Skip to content

Releases: kgrid-objects/example-collection

Example Collection 4.2.1

Choose a tag to compare

@ngittlen ngittlen released this 11 Aug 14:49

Updated V8 executive object to no longer stringify inputs to the child object.
Updated all V8 objects to use "let" instead of "var" to better match modern JS terminology.
Created getting-started-manifest.json, which is used by KGrid quick start guide.

Example Collection 4.2.0

Choose a tag to compare

@ngittlen ngittlen released this 28 Jul 15:00

Added minimal response type to js-simple and node-simple service specs

Example Collection 4.1.1

Choose a tag to compare

@gqmeng gqmeng released this 13 Jan 19:51

The service.yaml for each KO is implementing the parameters object in OpenAPI.

Example Collection 4.1.0

Choose a tag to compare

@mradamgbeck mradamgbeck released this 03 Dec 16:43

Added Resource KO

Example Collection 4.0.0

Choose a tag to compare

@mradamgbeck mradamgbeck released this 02 Oct 18:17

The spec for deployment specification now specifies "engine" instead of "adapter".
It also allows for each endpoint to have multiple httpMethods (post, get, etc).

Example Collection 3.0.0

Choose a tag to compare

@mradamgbeck mradamgbeck released this 03 Aug 15:48

Revamped Example collection to contain specific implementations of the same basic Knowledge Object that are designed for different adapters that Kgrid-Activator will use upon activation.

Example Collection Release 2.3.0

Choose a tag to compare

@gqmeng gqmeng released this 27 Jul 16:20

Deprecated x-kgrid-activation from the service specification

Example Collection 2.2.0

Choose a tag to compare

@mradamgbeck mradamgbeck released this 23 Jul 15:24

This collection includes Hello-worldv8-1.0 which uses the GRAAL V8 Javascript adapter.

Example Collection 2.1.0

Choose a tag to compare

@gqmeng gqmeng released this 15 Jun 18:50

Added the sample KOs to be activated in the remote NodeJS runtime.

Example KO Collection 2.0.0

Choose a tag to compare

@gregfarris gregfarris released this 26 Nov 14:40
Updated circleci config