Skip to content

Releases: cloudspannerecosystem/cassandra-to-spanner-proxy

v1.0.5

10 Feb 20:33
aa0fc5a
Compare
Choose a tag to compare

Features

  • Support a configurable readiness check endpoint via HTTP.

Enhancements

  • 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.

v1.0.4

04 Feb 20:15
ef01234
Compare
Choose a tag to compare

Features

  • 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.

v1.0.3

24 Jan 19:13
Compare
Choose a tag to compare

Features

  • Add logging on whether direct path feature is enabled on proxy startup.

Bug Fixes

  • Fix file logger to support KeyValue encoding.

v1.0.2

22 Jan 23:14
a5e3d7f
Compare
Choose a tag to compare

Features

  • Add support for USE keyspace
  • Add flag to enable/disable metrics and traces separately
  • Allow key-value encoding for logging format

Others

  • Remove always on Direct path setting
  • Bump dependencies
  • Add documentation on running proxy against Emulator

v1.0.1

30 Oct 22:30
8ff7ae8
Compare
Choose a tag to compare

Features

  • Add CQL to Spanner Table Converter tool
  • Support double type

BREAKING CHANGES

  • Add support for useRowTTL and useRowTimestamp options, defaults to False

Bug Fixes

  • Allow NULL value in nullable column

Initial release

10 Oct 06:51
Compare
Choose a tag to compare
v1.0.0

update - getting support