Skip to content

Releases: stargate/stargate-grpc-node-client

Release v0.2.2

04 Nov 22:46
aca681a
Compare
Choose a tag to compare

Includes new exports from v0.2.1 in transpiled JS in the lib directory.

Release v0.2.1

01 Nov 20:34
ae23f1b
Compare
Choose a tag to compare

Exports additional types from the autogenerated proto code for client use.

Release v0.2.0

01 Nov 16:37
53ccbb8
Compare
Choose a tag to compare
  • Removes the Payload type in responses, to match the latest Stargate protobuf definitions
  • Adds documentation for parameterized queries, since they now work as intended

Release v0.1.0

25 Oct 17:30
859ece4
Compare
Choose a tag to compare

Initial alpha release of the client. Includes support for single + batch queries, promisifying the stub client and helper functions to translate UUID strings and CQL time.