Skip to content

Commit 3b9f7ca

Browse files
chore(main): release bigtable 1.51.0
1 parent 4a6103d commit 3b9f7ca

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-individual-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"auth/oauth2adapt": "0.2.8",
55
"bigquery": "1.77.0",
66
"bigquery/v2": "0.0.0",
7-
"bigtable": "1.50.0",
7+
"bigtable": "1.51.0",
88
"compute/metadata": "0.9.0",
99
"datastore": "1.24.0",
1010
"firestore": "1.22.0",

bigtable/CHANGES.md

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

3+
## [1.51.0](https://github.com/googleapis/google-cloud-go/compare/bigtable/v1.50.0...bigtable/v1.51.0) (2026-06-18)
4+
5+
6+
### Features
7+
8+
* **bigtable:** Enable new auth library and JWT for instance admin client ([#20013](https://github.com/googleapis/google-cloud-go/issues/20013)) ([21c4a44](https://github.com/googleapis/google-cloud-go/commit/21c4a448adf789e8acaebfaed7df5c49ac434aab))
9+
310
## [1.50.0](https://github.com/googleapis/google-cloud-go/compare/bigtable/v1.49.0...bigtable/v1.50.0) (2026-06-17)
411

512

bigtable/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.

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ libraries:
365365
- README.md
366366
skip_release: true
367367
- name: bigtable
368-
version: 1.50.0
368+
version: 1.51.0
369369
apis:
370370
- path: google/bigtable/v2
371371
go:

0 commit comments

Comments
 (0)