Skip to content

Commit a3a9bab

Browse files
chore(main): release spanner 1.93.0 (#20031)
🤖 I have created a release *beep* *boop* --- ## [1.93.0](spanner/v1.92.0...spanner/v1.93.0) (2026-07-15) ### Features * **o11y:** Regenerate clients for LRO tracing ([#20107](#20107)) ([779074e](779074e)) * **spanner:** Abstract Spanner Omni gRPC connection logic for TLS/mTLS/plaintext as foundation of auth login functionality ([#14694](#14694)) ([07d1ba5](07d1ba5)) * Update API sources and regenerate ([#20109](#20109)) ([4314d30](4314d30)) ### Bug Fixes * **spanner:** Roll back read-write transaction before retrying caller-returned Aborted errors ([#20131](#20131)) ([83772f5](83772f5)) * **spanner:** Update dynamic channel pool default configuration ([#20080](#20080)) ([308659c](308659c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: rahul2393 <irahul@google.com>
1 parent 465b159 commit a3a9bab

4 files changed

Lines changed: 18 additions & 3 deletions

File tree

.release-please-individual-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"pubsub": "1.51.0",
1111
"pubsub/v2": "2.6.1",
1212
"pubsublite": "1.10.0",
13-
"spanner": "1.92.0",
13+
"spanner": "1.93.0",
1414
"storage": "1.63.1",
1515
"vertexai": "0.19.0"
1616
}

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@ libraries:
12901290
import_path: shopping/type
12911291
proto_only: true
12921292
- name: spanner
1293-
version: 1.92.0
1293+
version: 1.93.0
12941294
apis:
12951295
- path: google/spanner/v1
12961296
go:

spanner/CHANGES.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changes
22

3+
## [1.93.0](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.92.0...spanner/v1.93.0) (2026-07-15)
4+
5+
6+
### Features
7+
8+
* **o11y:** Regenerate clients for LRO tracing ([#20107](https://github.com/googleapis/google-cloud-go/issues/20107)) ([779074e](https://github.com/googleapis/google-cloud-go/commit/779074edd267a26520bae459307660953129eb07))
9+
* **spanner:** Abstract Spanner Omni gRPC connection logic for TLS/mTLS/plaintext as foundation of auth login functionality ([#14694](https://github.com/googleapis/google-cloud-go/issues/14694)) ([07d1ba5](https://github.com/googleapis/google-cloud-go/commit/07d1ba54b7d88a8c41a38484b3b13fc44c9287cc))
10+
* Update API sources and regenerate ([#20109](https://github.com/googleapis/google-cloud-go/issues/20109)) ([4314d30](https://github.com/googleapis/google-cloud-go/commit/4314d305008d9a4b2d9f464d07519f8081b2277d))
11+
12+
13+
### Bug Fixes
14+
15+
* **spanner:** Roll back read-write transaction before retrying caller-returned Aborted errors ([#20131](https://github.com/googleapis/google-cloud-go/issues/20131)) ([83772f5](https://github.com/googleapis/google-cloud-go/commit/83772f5980e8a11a679d04b3d3fce717f3a6f707))
16+
* **spanner:** Update dynamic channel pool default configuration ([#20080](https://github.com/googleapis/google-cloud-go/issues/20080)) ([308659c](https://github.com/googleapis/google-cloud-go/commit/308659cc6991ae846fa0d5e3de1e194b9ffd0efe))
17+
318
## [1.92.0](https://github.com/googleapis/google-cloud-go/releases/tag/spanner%2Fv1.92.0) (2026-06-15)
419

520
### Features

spanner/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)