Skip to content

Releases: kgrid-objects/example-collection

Example Collection 4.2.1

11 Aug 14:49
Compare
Choose a tag to compare

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

28 Jul 15:00
Compare
Choose a tag to compare

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

Example Collection 4.1.1

13 Jan 19:51
Compare
Choose a tag to compare

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

Example Collection 4.1.0

03 Dec 16:43
Compare
Choose a tag to compare

Added Resource KO

Example Collection 4.0.0

02 Oct 18:17
Compare
Choose a tag to compare

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

03 Aug 15:48
Compare
Choose a tag to compare

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

27 Jul 16:20
Compare
Choose a tag to compare

Deprecated x-kgrid-activation from the service specification

Example Collection 2.2.0

23 Jul 15:24
Compare
Choose a tag to compare

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

Example Collection 2.1.0

15 Jun 18:50
Compare
Choose a tag to compare

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

Example KO Collection 2.0.0

26 Nov 14:40
Compare
Choose a tag to compare
Updated circleci config