Skip to content

Commit 4e3beac

Browse files
chore(main): release bigtable 1.51.0
1 parent a04d980 commit 4e3beac

4 files changed

Lines changed: 11 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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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-22)
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+
* **bigtable:** Modularize Direct Access compatibility check ([#19987](https://github.com/googleapis/google-cloud-go/issues/19987)) ([a25e93d](https://github.com/googleapis/google-cloud-go/commit/a25e93d25635b8fd42985edbe0290ba9a8cf2169))
10+
311
## [1.50.0](https://github.com/googleapis/google-cloud-go/compare/bigtable/v1.49.0...bigtable/v1.50.0) (2026-06-17)
412

513

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
@@ -371,7 +371,7 @@ libraries:
371371
- README.md
372372
skip_release: true
373373
- name: bigtable
374-
version: 1.50.0
374+
version: 1.51.0
375375
apis:
376376
- path: google/bigtable/v2
377377
go:

0 commit comments

Comments
 (0)