Skip to content

Releases: googleapis/java-spanner-cassandra

v1.0.0

25 Sep 18:47
bc009f1
Compare
Choose a tag to compare

1.0.0 (2025-09-25)

Miscellaneous Chores

v0.7.0

09 Sep 15:03
359617a
Compare
Choose a tag to compare

0.7.0 (2025-09-09)

Features

  • Add <name> to the google-cloud-spanner-cassandra module (#222) (fce916f)

v0.6.0

09 Sep 13:50
ca374ef
Compare
Choose a tag to compare

0.6.0 (2025-09-09)

Features

  • Skip deployment for integration tests module (#219) (479ca0a)

v0.5.0

08 Sep 17:22
e386ded
Compare
Choose a tag to compare

0.5.0 (2025-09-06)

Features

Bug Fixes

  • Add missing setting for direct path enablement (#145) (5099d98)
  • Add null check for healthcheck server (#202) (c4390f5)
  • Attach appropriate stream_id for error response (#149) (54ba573)
  • Correct method name (#127) (0a5fa64)
  • Create custom serverFrameCodec wiith DseProtocolV2ServerCodecs t… (#205) (61292d6)
  • Fix lint (#184) (177b45c)

Performance Improvements

  • Add support for virtual threads (#169) (393ae0a)
  • Directly write ByteString received from gRPC response to socket to avoid copies (#174) (8d5a2b7)
  • Only decode bytes to frame for query, execute and batch messages (#163) (b0f279d)
  • Small optimizations to reduce CPU overhead on hot paths (#190) (f0d9777)

Documentation

v0.4.0

30 Jun 20:16
9ad6820
Compare
Choose a tag to compare

0.4.0 (2025-06-29)

Features

  • Add support for setting spanner host (#122) (9ed5c49)
  • Add support for setting the max commit delay (#115) (1945467)
  • Enable Leader-Aware Routing by default for all write operations (#104) (d8c4e47)

Bug Fixes

  • Add missing dependencies in samples packcage (#73) (f9208b2)

Documentation

  • Add unsupported features from apache/cassandra-java-driver (#42) (3df0067)
  • Correct developers (#75) (83d23f3)

v0.3.0

15 May 01:38
b0c26c7
Compare
Choose a tag to compare

0.3.0 (2025-05-15)

Features

Documentation

  • Add comment to automatically update dependencies in spanner docs (#28) (260cb81)

v0.2.0

08 May 23:07
fbe56c7
Compare
Choose a tag to compare

0.2.0 (2025-05-08)

Features

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.47.0 (#18) (8d4678e)
  • Update dependency org.mockito:mockito-inline to v5 (#9) (8b12078)
  • Update dependency org.slf4j:slf4j-api to v2 (#11) (4225c6b)
  • Update dependency org.slf4j:slf4j-simple to v2 (#12) (5dd1242)

Documentation

  • Automatically update versions in readme on release (#15) (312af18)
  • Format README and table comment (#21) (1d8b102)

v0.1.0

08 Apr 20:48
2a5255e
Compare
Choose a tag to compare

0.1.0 (2025-04-08)

Features