Skip to content

chore(main): release google-cloud-bigtable 2.39.0 - #17497

Merged
parthea merged 1 commit into
mainfrom
release-please--branches--main--components--google-cloud-bigtable
Jun 22, 2026
Merged

chore(main): release google-cloud-bigtable 2.39.0#17497
parthea merged 1 commit into
mainfrom
release-please--branches--main--components--google-cloud-bigtable

Conversation

@release-please

@release-pleaserelease-pleaseBot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

2.39.0 (2026-06-22)

Features

  • added client side metric instrumentation to read_rows and mutate_rows (#16758) (4005e66)
  • bigtable: add client side metric instrumentation to basic rpcs (#16712) (636af26)
  • bigtable: add view_parameters support to execute_query (#17382) (2695aad)
  • support row_range in sample_row_keys method (#17330) (384724c), closes#17329
  • update API sources and regenerate (#17431) (2e75c78)
  • update googleapis and regenerate (33ba3af)

Bug Fixes


This PR was generated with Release Please. See documentation.

@release-please
release-pleaseBot requested review from a team as code ownersJune 17, 2026 18:38
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 17, 2026
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 17, 2026
@release-please
release-pleaseBotforce-pushed the release-please--branches--main--components--google-cloud-bigtable branch from acdeb7d to 2173859CompareJune 18, 2026 01:16
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 18, 2026
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 18, 2026
@release-please
release-pleaseBotforce-pushed the release-please--branches--main--components--google-cloud-bigtable branch from 2173859 to 48bb6e8CompareJune 19, 2026 05:18
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 19, 2026
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 19, 2026
@release-please
release-pleaseBotforce-pushed the release-please--branches--main--components--google-cloud-bigtable branch from 48bb6e8 to ac56ff1CompareJune 22, 2026 15:18
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2026
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2026
@release-please
release-pleaseBotforce-pushed the release-please--branches--main--components--google-cloud-bigtable branch from ac56ff1 to 5a09f8eCompareJune 22, 2026 20:12
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2026
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2026
@parthea
parthea merged commit f6937b3 into mainJun 22, 2026
35 checks passed
@parthea
parthea deleted the release-please--branches--main--components--google-cloud-bigtable branch June 22, 2026 21:06
@release-please

Copy link
Copy Markdown
ContributorAuthor

🤖 Created releases:

🌻

chalmerlowe pushed a commit that referenced this pull request Jun 25, 2026
🤖 I have created a release *beep* *boop*
---
##
[2.39.0](google-cloud-bigtable-v2.38.0...google-cloud-bigtable-v2.39.0)
(2026-06-22)
### Features
* added client side metric instrumentation to read_rows and mutate_rows
([#16758](#16758))
([4005e66](4005e66))
* **bigtable:** add client side metric instrumentation to basic rpcs
([#16712](#16712))
([636af26](636af26))
* **bigtable:** add view_parameters support to execute_query
([#17382](#17382))
([2695aad](2695aad))
* support row_range in sample_row_keys method
([#17330](#17330))
([384724c](384724c)),
closes
[#17329](#17329)
* update API sources and regenerate
([#17431](#17431))
([2e75c78](2e75c78))
* update googleapis and regenerate
([33ba3af](33ba3af))
### Bug Fixes
* **bigtable:** ensure deadline is respected for read_rows_sharded
([#17352](#17352))
([6cc890b](6cc890b))
* require Python 3.10+
([#17245](#17245))
([200b0d3](200b0d3))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for freeto 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.

Implement specifying a row_range for sample_row_keys()

2 participants

@parthea@yoshi-kokoro