This repository was archived by the owner on Apr 7, 2026. It is now read-only.
v6.72.0
6.72.0 (2024-08-07)
Features
- Add
RESOURCE_EXHAUSTEDto 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_PERIODto the indicate instance creation times (withFULFILLMENT_PERIOD_NORMALorFULFILLMENT_PERIOD_EXTENDEDENUM) 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)