Releases: googleapis/java-spanner-cassandra
Releases · googleapis/java-spanner-cassandra
v1.0.0
v0.7.0
v0.6.0
v0.5.0
0.5.0 (2025-09-06)
Features
- 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)
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
v0.3.0
v0.2.0
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)