1.87.0 (2025-12-10)
Features
-
Add Send and Ack mutations for Queues (PiperOrigin-RevId: 832425466) (185951b3)
-
Exposing AutoscalingConfig in InstancePartition (PiperOrigin-RevId: 825184314) (185951b3)
-
Add Spanner location API (PiperOrigin-RevId: 833474957) (185951b3)
-
Add QueryAdvisorResult for query plan (PiperOrigin-RevId: 832425466) (185951b3)
-
improve the SQL formatting when printing out SQL (#13267) (af0806f4)
-
Add grpc.xds.resource_type label to xDS client metrics (#13358) (b9196cf6)
Bug Fixes
-
add env var to allow disabling directpath bound token (#13265) (029bc795)
-
fix createMultiplexedSession goroutine leak (#13396) (1805e895)
-
decoding spanner rows using SelectAll should map values in correct annotations (#13301) (315f65b5)
-
error instead of panic for iterator after tx end (#13366) (a27c19ae)
-
transaction_tag should be set on BeginTransactionRequest (#13463) (a429aea4)
-
Configure keepAlive time for gRPC TCP connections (#13216) (ca8f64e0)
-
avoid double decrement in session counting (#13395) (e0364214)