1.2.0 (2026-06-03)
- Expose options for connecting to experimental host via tls/mTLS (#307) (f93a5eb)
- Support USE keyspace attachments (#353) (4ee06d4)
- Update renovate config check to use npx (#338) (52c6b98)
- Upgrade testcontainers to 1.21.4 (#300) (ecc2194)
1.1.0 (2025-12-16)
- Expose options to override spanner endpoint and talking to spanner with plaintext connection (#266) (e5a5e3d)
- Skip gRPC trailers when
lastfield is set. (#268) (6f7b56a)
1.0.0 (2025-09-25)
0.7.0 (2025-09-09)
0.6.0 (2025-09-09)
0.5.0 (2025-09-06)
- Add env var to log server errors (#198) (f06a242)
- Add health check endpoint (#197) (881137a)
- Add YAML config parser (#208) (2f5c062)
- Handle OPTIONS message locally (#209) (708d7ab)
- Support YAML configuration for Launcher (#211) (15d2797)
- 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)
- 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)
- Add cqlsh instructions (#187) (bb8dec9)
- Add YCSB doc (#173) (e2703b4)
- View and manage client-side metrics (#188) (3d2b44b)
0.4.0 (2025-06-29)
- 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)
- Add unsupported features from apache/cassandra-java-driver (#42) (3df0067)
- Correct developers (#75) (83d23f3)
0.3.0 (2025-05-15)
0.2.0 (2025-05-08)
- 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)
- Automatically update versions in readme on release (#15) (312af18)
- Format README and table comment (#21) (1d8b102)
- Initial commit (884a337)