Skip to content

chore: librarian release pull request: 20260316T221702Z#14185

Merged
bhshkh merged 1 commit intomainfrom
librarian-20260316T221702Z
Mar 16, 2026
Merged

chore: librarian release pull request: 20260316T221702Z#14185
bhshkh merged 1 commit intomainfrom
librarian-20260316T221702Z

Conversation

@bhshkh
Copy link
Copy Markdown
Contributor

@bhshkh bhshkh commented Mar 16, 2026

PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.

Librarian Version: v0.8.0
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29

bigtable: 1.43.0

1.43.0 (2026-03-16)

Features

Bug Fixes

@bhshkh bhshkh requested review from a team as code owners March 16, 2026 22:17
@bhshkh bhshkh requested a review from a team as a code owner March 16, 2026 22:17
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request is an automated release for bigtable version 1.43.0. The changes include updating the version in the state file and source code, and adding the new release notes to the changelog. My review focuses on improving the formatting of the changelog for better readability and consistency. I've suggested capitalizing the release notes and fixing a couple of typos.

Comment thread bigtable/CHANGES.md
Comment on lines +7 to +25
* Add support for creating Instance with tags (#13459) ([1bce843](https://github.com/googleapis/google-cloud-go/commit/1bce843ee44d51199ee49bb710bc9100be73b2fa))
* Use direct access when supported. Guarded by enabling… (#13873) ([5ea1f5f](https://github.com/googleapis/google-cloud-go/commit/5ea1f5f97fd541b76cd80dd7f7b60414143e034f))
* add connection factory to abstract connection (#13755) ([b08ea15](https://github.com/googleapis/google-cloud-go/commit/b08ea15ff49563db93438e59c7ec78f49fc0a7bf))
* add handling of longupdown metrics aka gauge (#13871) ([519ed9b](https://github.com/googleapis/google-cloud-go/commit/519ed9b0ab2bfd991d9d4fdc30ac86934aec66d9))
* add load balancing penalty for channel (#14149) ([bb64998](https://github.com/googleapis/google-cloud-go/commit/bb649988e1c66b4c0c8d1a2606c106eb1acd6f8b))
* add pacemaker in connpool (#13862) ([9af047f](https://github.com/googleapis/google-cloud-go/commit/9af047f755d35a26e09c050d9ec58ba01394572a))
* add preemptive connection recycler (#13860) ([6b69ee3](https://github.com/googleapis/google-cloud-go/commit/6b69ee38312b8af52fa96d70576d0094b1b6ff5f))
* cap increase in conn for dynamic chan pool (#14144) ([e0701a4](https://github.com/googleapis/google-cloud-go/commit/e0701a465804d6992dfd887a6d2d04f31e31ac10))
* derive conn pool from resolver (#14147) ([b903e29](https://github.com/googleapis/google-cloud-go/commit/b903e2996ecb09c14d88556c16b17e0d5b7ea190))
* make downscalling less aggressive (#14123) ([7ac72cc](https://github.com/googleapis/google-cloud-go/commit/7ac72cc8c896df83e0399cee4f4ef614a4396a8a))
* make pow of 2 default lb policy (#14131) ([b5f7bf2](https://github.com/googleapis/google-cloud-go/commit/b5f7bf275b02122680f0b8f66c42854f46f03588))
* populate ip protocol for direct access checker and rename a method to be concise (#14011) ([9c5e655](https://github.com/googleapis/google-cloud-go/commit/9c5e65518f50ba77271797a5cc8150c88f9b2cc3))
* support tiered storage (#13793) ([39a25b9](https://github.com/googleapis/google-cloud-go/commit/39a25b92424fdbc083fd387d647ff8e07999a8d5))
* switch to rand v2 (#14008) ([ee6f425](https://github.com/googleapis/google-cloud-go/commit/ee6f4251b9c6285fcf7d46a324f1c638f610c97f))

### Bug Fixes

* refactor bigtable.go into separate file path per interfaces (#13818) ([c8ae2e2](https://github.com/googleapis/google-cloud-go/commit/c8ae2e2a0a89e378892414af4db41ccd9b40bc9e))
* slighly change instruction for direct access (#14119) ([7dd4948](https://github.com/googleapis/google-cloud-go/commit/7dd4948dde25b811cbf2679a011a7a24dd2e6220))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For consistency and readability in the changelog, please capitalize the first letter of each entry. I've also corrected a couple of typos (downscalling -> downscaling, slighly -> slightly).

Suggested change
* Add support for creating Instance with tags (#13459) ([1bce843](https://github.com/googleapis/google-cloud-go/commit/1bce843ee44d51199ee49bb710bc9100be73b2fa))
* Use direct access when supported. Guarded by enabling… (#13873) ([5ea1f5f](https://github.com/googleapis/google-cloud-go/commit/5ea1f5f97fd541b76cd80dd7f7b60414143e034f))
* add connection factory to abstract connection (#13755) ([b08ea15](https://github.com/googleapis/google-cloud-go/commit/b08ea15ff49563db93438e59c7ec78f49fc0a7bf))
* add handling of longupdown metrics aka gauge (#13871) ([519ed9b](https://github.com/googleapis/google-cloud-go/commit/519ed9b0ab2bfd991d9d4fdc30ac86934aec66d9))
* add load balancing penalty for channel (#14149) ([bb64998](https://github.com/googleapis/google-cloud-go/commit/bb649988e1c66b4c0c8d1a2606c106eb1acd6f8b))
* add pacemaker in connpool (#13862) ([9af047f](https://github.com/googleapis/google-cloud-go/commit/9af047f755d35a26e09c050d9ec58ba01394572a))
* add preemptive connection recycler (#13860) ([6b69ee3](https://github.com/googleapis/google-cloud-go/commit/6b69ee38312b8af52fa96d70576d0094b1b6ff5f))
* cap increase in conn for dynamic chan pool (#14144) ([e0701a4](https://github.com/googleapis/google-cloud-go/commit/e0701a465804d6992dfd887a6d2d04f31e31ac10))
* derive conn pool from resolver (#14147) ([b903e29](https://github.com/googleapis/google-cloud-go/commit/b903e2996ecb09c14d88556c16b17e0d5b7ea190))
* make downscalling less aggressive (#14123) ([7ac72cc](https://github.com/googleapis/google-cloud-go/commit/7ac72cc8c896df83e0399cee4f4ef614a4396a8a))
* make pow of 2 default lb policy (#14131) ([b5f7bf2](https://github.com/googleapis/google-cloud-go/commit/b5f7bf275b02122680f0b8f66c42854f46f03588))
* populate ip protocol for direct access checker and rename a method to be concise (#14011) ([9c5e655](https://github.com/googleapis/google-cloud-go/commit/9c5e65518f50ba77271797a5cc8150c88f9b2cc3))
* support tiered storage (#13793) ([39a25b9](https://github.com/googleapis/google-cloud-go/commit/39a25b92424fdbc083fd387d647ff8e07999a8d5))
* switch to rand v2 (#14008) ([ee6f425](https://github.com/googleapis/google-cloud-go/commit/ee6f4251b9c6285fcf7d46a324f1c638f610c97f))
### Bug Fixes
* refactor bigtable.go into separate file path per interfaces (#13818) ([c8ae2e2](https://github.com/googleapis/google-cloud-go/commit/c8ae2e2a0a89e378892414af4db41ccd9b40bc9e))
* slighly change instruction for direct access (#14119) ([7dd4948](https://github.com/googleapis/google-cloud-go/commit/7dd4948dde25b811cbf2679a011a7a24dd2e6220))
* Add support for creating Instance with tags (#13459) ([1bce843](https://github.com/googleapis/google-cloud-go/commit/1bce843ee44d51199ee49bb710bc9100be73b2fa))
* Use direct access when supported. Guarded by enabling… (#13873) ([5ea1f5f](https://github.com/googleapis/google-cloud-go/commit/5ea1f5f97fd541b76cd80dd7f7b60414143e034f))
* Add connection factory to abstract connection (#13755) ([b08ea15](https://github.com/googleapis/google-cloud-go/commit/b08ea15ff49563db93438e59c7ec78f49fc0a7bf))
* Add handling of longupdown metrics aka gauge (#13871) ([519ed9b](https://github.com/googleapis/google-cloud-go/commit/519ed9b0ab2bfd991d9d4fdc30ac86934aec66d9))
* Add load balancing penalty for channel (#14149) ([bb64998](https://github.com/googleapis/google-cloud-go/commit/bb649988e1c66b4c0c8d1a2606c106eb1acd6f8b))
* Add pacemaker in connpool (#13862) ([9af047f](https://github.com/googleapis/google-cloud-go/commit/9af047f755d35a26e09c050d9ec58ba01394572a))
* Add preemptive connection recycler (#13860) ([6b69ee3](https://github.com/googleapis/google-cloud-go/commit/6b69ee38312b8af52fa96d70576d0094b1b6ff5f))
* Cap increase in conn for dynamic chan pool (#14144) ([e0701a4](https://github.com/googleapis/google-cloud-go/commit/e0701a465804d6992dfd887a6d2d04f31e31ac10))
* Derive conn pool from resolver (#14147) ([b903e29](https://github.com/googleapis/google-cloud-go/commit/b903e2996ecb09c14d88556c16b17e0d5b7ea190))
* Make downscaling less aggressive (#14123) ([7ac72cc](https://github.com/googleapis/google-cloud-go/commit/7ac72cc8c896df83e0399cee4f4ef614a4396a8a))
* Make pow of 2 default lb policy (#14131) ([b5f7bf2](https://github.com/googleapis/google-cloud-go/commit/b5f7bf275b02122680f0b8f66c42854f46f03588))
* Populate ip protocol for direct access checker and rename a method to be concise (#14011) ([9c5e655](https://github.com/googleapis/google-cloud-go/commit/9c5e65518f50ba77271797a5cc8150c88f9b2cc3))
* Support tiered storage (#13793) ([39a25b9](https://github.com/googleapis/google-cloud-go/commit/39a25b92424fdbc083fd387d647ff8e07999a8d5))
* Switch to rand v2 (#14008) ([ee6f425](https://github.com/googleapis/google-cloud-go/commit/ee6f4251b9c6285fcf7d46a324f1c638f610c97f))
### Bug Fixes
* Refactor bigtable.go into separate file path per interfaces (#13818) ([c8ae2e2](https://github.com/googleapis/google-cloud-go/commit/c8ae2e2a0a89e378892414af4db41ccd9b40bc9e))
* Slightly change instruction for direct access (#14119) ([7dd4948](https://github.com/googleapis/google-cloud-go/commit/7dd4948dde25b811cbf2679a011a7a24dd2e6220))

@bhshkh bhshkh merged commit 97af151 into main Mar 16, 2026
12 checks passed
@bhshkh bhshkh deleted the librarian-20260316T221702Z branch March 16, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants