Skip to content

Commit 4ba94b8

Browse files
chore(main): release spanner 1.94.0
1 parent bbfeb3f commit 4ba94b8

4 files changed

Lines changed: 15 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.93.0",
13+
"spanner": "1.94.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
@@ -1301,7 +1301,7 @@ libraries:
13011301
import_path: shopping/type
13021302
proto_only: true
13031303
- name: spanner
1304-
version: 1.93.0
1304+
version: 1.94.0
13051305
apis:
13061306
- path: google/spanner/v1
13071307
go:

spanner/CHANGES.md

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

3+
## [1.94.0](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.93.0...spanner/v1.94.0) (2026-07-21)
4+
5+
6+
### Features
7+
8+
* **spanner:** Implement OPAQUE login authentication for Spanner Omni ([#20085](https://github.com/googleapis/google-cloud-go/issues/20085)) ([1c073b8](https://github.com/googleapis/google-cloud-go/commit/1c073b89998e4cd73e479a8f1c33eb4c5625d944))
9+
10+
11+
### Bug Fixes
12+
13+
* **spanner/spannertest:** Add support for UUID column type ([#20164](https://github.com/googleapis/google-cloud-go/issues/20164)) ([bbfeb3f](https://github.com/googleapis/google-cloud-go/commit/bbfeb3fce4da59af018f8f4089e984b76f207a6e))
14+
315
## [1.93.0](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.92.0...spanner/v1.93.0) (2026-07-15)
416

517

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)