Releases: kgrid-objects/example-collection
Example Collection 4.2.1
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
Added minimal response type to js-simple and node-simple service specs
Example Collection 4.1.1
The service.yaml for each KO is implementing the parameters object in OpenAPI.
Example Collection 4.1.0
Added Resource KO
Example Collection 4.0.0
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
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
Deprecated x-kgrid-activation
from the service specification
Example Collection 2.2.0
This collection includes Hello-worldv8-1.0 which uses the GRAAL V8 Javascript adapter.
Example Collection 2.1.0
Added the sample KOs to be activated in the remote NodeJS runtime.
Example KO Collection 2.0.0
Updated circleci config