Releases: googleapis/java-spanner
Releases · googleapis/java-spanner
v6.111.1
v6.111.0
v6.110.0
6.110.0 (2026-02-11)
Features
- Add gRPC A66/A94 metrics (#4333) (485c700)
- ClientContext and secure parameters support (#4316) (6356ef2)
- Next release from main branch is 6.110.0 (#4338) (95ac7a7)
- spanner: Include cache updates into the ResultSet response (aa53a43)
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.66.1 (aa53a43)
- Preserve channel configurator for grpc-gcp and add opt-out for gcp OTel metrics (#4329) (2565137)
Dependencies
v6.109.0
v6.108.0
6.108.0 (2026-01-28)
Features
- Add a ClientContext field to Spanner requests (da6880e)
- Add ChannelFinder server interfaces (#4293) (0b7a32e)
- Exposing total CPU related fields in AutoscalingConfig (da6880e)
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.66.0 (da6880e)
Dependencies
v6.107.0
6.107.0 (2026-01-16)
Features
- Add Dynamic Channel Pooling (DCP) support to Connection API (#4299) (bba03a4)
- Add SsFormat encoding library (#4292) (338a9b1)
Dependencies
- Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.82.0 (#4227) (22bc6cf)
- Update dependency com.google.cloud:google-cloud-monitoring to v3.83.0 (#4169) (61ae915)
- Update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 (#4302) (52acc0c)
- Update dependency net.bytebuddy:byte-buddy to v1.18.4 (#4244) (c8e4d91)
- Update google.cloud.monitoring.version to v3.83.0 (#4270) (7ae68c8)
- Update googleapis/sdk-platform-java action to v2.65.1 (#4301) (7d98f4e)
v6.106.0
v6.106.0-rc1
v6.105.0
6.105.0 (2025-12-16)
Features
- Add support of dynamic channel pooling (#4265) (923a14a)
- Include RequestID in requests and errors (#4263) (afd7d6b)
- Make grpc-gcp default enabled (#4239) (bb82f9e)
Bug Fixes
- Refine connecitivity metrics to capture RPCs with no response he… (#4252) (7b49412)
- Retry as PDML dit not retry Resource limit exceeded (#4258) (c735d42), closes #4253