Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bigtable): use internal.Version that is auto-updated for UA #5679

Merged
merged 1 commit into from Feb 22, 2022

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Feb 22, 2022

Fixes: #3330

@codyoss codyoss enabled auto-merge (squash) February 22, 2022 16:38
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigtable Issues related to the Bigtable API. labels Feb 22, 2022
Copy link
Contributor

@tritone tritone left a comment

Choose a reason for hiding this comment

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

LGTM. By the way, cbt may want to add its own user agent to the string as well now that it's being released separately @telpirion

@codyoss codyoss merged commit bd2c600 into googleapis:main Feb 22, 2022
@codyoss codyoss deleted the bt-fix branch February 22, 2022 16:56
gcf-merge-on-green bot pushed a commit that referenced this pull request May 26, 2022
🤖 I have created a release *beep* *boop*
---


## [1.14.0](bigtable/v1.13.0...bigtable/v1.14.0) (2022-05-26)


### Features

* **bigtable:** add file for tracking version ([17b36ea](17b36ea))
* **bigtable:** loadtest support app profile ([#5882](#5882)) ([ec00e5a](ec00e5a))
* **bigtable:** support PingAndWarm in emulator ([#5803](#5803)) ([9b943d5](9b943d5))


### Bug Fixes

* **bigtable:** use internal.Version that is auto-updated for UA ([#5679](#5679)) ([bd2c600](bd2c600)), refs [#3330](#3330)

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bigtable: Make user agent the same as library version
2 participants