Releases: stargate/stargate-grpc-node-client
Releases · stargate/stargate-grpc-node-client
Release v0.2.2
Includes new exports from v0.2.1 in transpiled JS in the lib
directory.
Release v0.2.1
Exports additional types from the autogenerated proto code for client use.
Release v0.2.0
- 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
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.