Skip to content

Commit 7db41c1

Browse files
committed
chore: create a release
1 parent b4fd2b6 commit 7db41c1

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ libraries:
11701170
- internal/generated/snippets/bigquery/v2
11711171
tag_format: bigquery/v{version}
11721172
- id: bigtable
1173-
version: 1.41.0
1173+
version: 1.42.0
11741174
last_generated_commit: 535d161c24965e9ed1a0b27032cc1c8b4beab818
11751175
apis:
11761176
- path: google/bigtable/admin/v2

bigtable/CHANGES.md

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

3+
## [1.42.0](https://github.com/googleapis/google-cloud-go/releases/tag/bigtable%2Fv1.42.0) (2026-01-08)
4+
5+
### Features
6+
7+
* add client startup time metrics. (#13521) ([8f90da3](https://github.com/googleapis/google-cloud-go/commit/8f90da38abc674f23ad0d0289ece3b376caa8746))
8+
* add dynamic channel support (#2) (#13504) ([65a3c4e](https://github.com/googleapis/google-cloud-go/commit/65a3c4ec26fc3765f4665259226f93ee32abd054))
9+
* add ip protocol for bigtable connection (#13520) ([6f86983](https://github.com/googleapis/google-cloud-go/commit/6f86983e4b307d45397e36d1498635524ac7615e))
10+
* add metrics exporter for outstandingrpcs and perconnectionerror count (#13510) ([7f1b36a](https://github.com/googleapis/google-cloud-go/commit/7f1b36acdf2fddb6bd7b41753a7244021686acf0))
11+
* introduce prime() method and load counting based on unary,streaming and ability to remove connection (#13419) ([c6773ce](https://github.com/googleapis/google-cloud-go/commit/c6773ceb279f2146eb13a6795d79a0415f71ea41))
12+
13+
### Bug Fixes
14+
15+
* fix a nil pointer deference in remove connections when… (#13535) ([9d2ba82](https://github.com/googleapis/google-cloud-go/commit/9d2ba82ecd770d3e3a18c79e2792ab7ac502240e))
16+
317
## [1.41.0](https://github.com/googleapis/google-cloud-go/releases/tag/bigtable%2Fv1.41.0) (2025-12-15)
418

519
### Features

bigtable/internal/version.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)