Releases: googleapis/java-spanner
Releases · googleapis/java-spanner
v6.76.0
27 Sep 16:03
Compare
Sorry, something went wrong.
No results found
6.76.0 (2024-09-27)
Features
Add opt-in flag and ClientInterceptor to propagate trace context for Spanner end to end tracing (#3162 ) (0b7fdaf )
Add samples for backup schedule feature APIs. (#3339 ) (8cd5163 )
Bug Fixes
deps: Update the Java code generator (gapic-generator-java) to 2.46.1 (1719f44 )
v6.75.0
19 Sep 15:20
Compare
Sorry, something went wrong.
No results found
6.75.0 (2024-09-19)
Features
Support multiplexed session for blind write with single use transaction (#3229 ) (b3e2b0f )
v6.74.1
16 Sep 07:20
Compare
Sorry, something went wrong.
No results found
6.74.1 (2024-09-16)
Bug Fixes
Dependencies
Update dependency com.google.cloud:sdk-platform-java-config to v3.35.0 (#3329 ) (654835f )
v6.74.0
27 Aug 12:37
Compare
Sorry, something went wrong.
No results found
6.74.0 (2024-08-27)
Features
spanner: Add edition field to the instance proto (6b7e6ca )
Documentation
Change the example timestamps in Spanner Graph java sample code (#3295 ) (b6490b6 )
v6.73.0
22 Aug 19:37
Compare
Sorry, something went wrong.
No results found
6.73.0 (2024-08-22)
Features
Add option for cancelling queries when closing client (#3276 ) (95da1ed )
Bug Fixes
Dependencies
Update dependency com.google.cloud:sdk-platform-java-config to v3.34.0 (#3277 ) (c449a91 )
Update dependency commons-cli:commons-cli to v1.9.0 (#3275 ) (84790f7 )
Update dependency io.opentelemetry:opentelemetry-bom to v1.41.0 (#3269 ) (a7458e9 )
Update dependency org.hamcrest:hamcrest to v3 (#3271 ) (fc2e343 )
Update dependency org.junit.vintage:junit-vintage-engine to v5.11.0 (#3272 ) (1bc0c46 )
Update opentelemetry.version to v1.41.0 (#3270 ) (88f6b56 )
Documentation
Create a few code snippets as examples for using Spanner Graph using Java (#3234 ) (61f0ab7 )
v6.72.0
07 Aug 13:34
Compare
Sorry, something went wrong.
No results found
6.72.0 (2024-08-07)
Features
Add RESOURCE_EXHAUSTED to the list of retryable error codes (e859b29 )
Add field order_by in spanner.proto (e859b29 )
Add QueryCancellationAction message in executor protos (e859b29 )
Add SessionPoolOptions, SpannerOptions protos in executor protos (e859b29 )
Add support for multi region encryption config (e859b29 )
Enable hermetic library generation (#3129 ) (94b2a86 )
spanner: Add samples for instance partitions (#3221 ) (bc48bf2 )
spanner: Add support for Cloud Spanner Scheduled Backups (e859b29 )
spanner: Adding EXPECTED_FULFILLMENT_PERIOD to the indicate instance creation times (with FULFILLMENT_PERIOD_NORMAL or FULFILLMENT_PERIOD_EXTENDED ENUM) with the extended instance creation time triggered by On-Demand Capacity Feature (e859b29 )
spanner: Set manual affinity incase of gRPC-GCP extenstion (#3215 ) (86b306a )
Support Read RPC OrderBy (#3180 ) (735bca5 )
Bug Fixes
Make sure commitAsync always finishes (#3216 ) (440c88b )
SessionPoolOptions.Builder#toBuilder() skipped useMultiplexedSessions (#3197 ) (027f92c )
Dependencies
Bump sdk-platform-java-config to 3.33.0 (#3243 ) (35907c6 )
Update dependencies to latest (#3250 ) (d1d566b )
Update dependency com.google.auto.value:auto-value-annotations to v1.11.0 (#3191 ) (065cd48 )
Update dependency com.google.cloud:google-cloud-trace to v2.47.0 (#3067 ) (e336ab8 )
v6.71.0
03 Jul 11:19
Compare
Sorry, something went wrong.
No results found
v6.70.0
27 Jun 08:57
Compare
Sorry, something went wrong.
No results found
6.70.0 (2024-06-27)
Features
Bug Fixes
Do not end transaction span when rolling back to savepoint (#3167 ) (8ec0cf2 )
Remove unused DmlBatch span (#3147 ) (f7891c1 )
Dependencies
Update dependencies (#3181 ) (0c787e6 )
Update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 (#3184 ) (9c85a6f )
Update dependency commons-cli:commons-cli to v1.8.0 (#3073 ) (36b5340 )
v6.69.0
12 Jun 19:23
Compare
Sorry, something went wrong.
No results found
6.69.0 (2024-06-12)
Features
Dependencies
Update dependency com.google.cloud:sdk-platform-java-config to v3.31.0 (#3159 ) (1ee19d1 )
v6.68.1
29 May 15:08
Compare
Sorry, something went wrong.
No results found
6.68.1 (2024-05-29)
Bug Fixes
Make SessionPoolOptions#setUseMultiplexedSession(boolean) package private (#3130 ) (575c3e0 )