Commit 3851406
authored
chore: librarian release pull request: 20251210T223550Z (#13464)
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.
Librarian Version: v1.0.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:718167d5c23ed389b41f617b3a00ac839bdd938a6bd2d48ae0c2f1fa51ab1c3d
<details><summary>spanner: 1.87.0</summary>
##
[1.87.0](spanner/v1.86.1...spanner/v1.87.0)
(2025-12-10)
### Features
* Add Send and Ack mutations for Queues (PiperOrigin-RevId: 832425466)
([185951b](185951b3))
* Exposing AutoscalingConfig in InstancePartition (PiperOrigin-RevId:
825184314)
([185951b](185951b3))
* Add Spanner location API (PiperOrigin-RevId: 833474957)
([185951b](185951b3))
* Add QueryAdvisorResult for query plan (PiperOrigin-RevId: 832425466)
([185951b](185951b3))
* improve the SQL formatting when printing out SQL (#13267)
([af0806f](af0806f4))
* Add grpc.xds.resource_type label to xDS client metrics (#13358)
([b9196cf](b9196cf6))
* support subquery in View Join (#13266)
([d19f797](d19f797b))
### Bug Fixes
* add env var to allow disabling directpath bound token (#13265)
([029bc79](029bc795))
* fix createMultiplexedSession goroutine leak (#13396)
([1805e89](1805e895))
* decoding spanner rows using SelectAll should map values in correct
annotations (#13301)
([315f65b](315f65b5))
* error instead of panic for iterator after tx end (#13366)
([a27c19a](a27c19ae))
* transaction_tag should be set on BeginTransactionRequest (#13463)
([a429aea](a429aea4))
* Configure keepAlive time for gRPC TCP connections (#13216)
([ca8f64e](ca8f64e0))
* avoid double decrement in session counting (#13395)
([e036421](e0364214))
### Documentation
* minor update for Spanner Location API (PiperOrigin-RevId: 834841888)
([185951b](185951b3))
* Update description for the BatchCreateSessionsRequest and Session
(PiperOrigin-RevId: 832425466)
([185951b](185951b3))
* Update description for the IsolationLevel (PiperOrigin-RevId:
832425466)
([185951b](185951b3))
</details>1 parent 647baf3 commit 3851406
File tree
8 files changed
+38
-8
lines changed- .librarian
- internal/generated/snippets/spanner
- adapter/apiv1
- admin
- database/apiv1
- instance/apiv1
- apiv1
- executor/apiv1
- spanner
- internal
8 files changed
+38
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5598 | 5598 | | |
5599 | 5599 | | |
5600 | 5600 | | |
5601 | | - | |
| 5601 | + | |
5602 | 5602 | | |
5603 | 5603 | | |
5604 | 5604 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
3 | 31 | | |
4 | 32 | | |
5 | 33 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments