- Support a configurable readiness check endpoint via HTTP.
- Add label "spanner_api" in request count and latency metrics for granular observability.
- Automatically set project and instances to defeault for external hosts to simplify the connection configuration.
- Allow users to disable the generation of a random service instance ID key for Otel.
- Support external host connections to the Spanner endpoint over plaintext, TLS, and mTLS in the Cassandra proxy adapter.
- Add logging on whether direct path feature is enabled on proxy startup.
- Fix file logger to support KeyValue encoding.
- Add support for USE keyspace
- Add flag to enable/disable metrics and traces separately
- Allow key-value encoding for logging format
- Remove always on Direct path setting
- Bump dependencies
- Add documentation on running proxy against Emulator
- Add CQL to Spanner Table Converter tool
- Support
double
type
- Add support for useRowTTL and useRowTimestamp options, defaults to
False
- Allow NULL value in nullable column
Initial release