Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

fix: rename response observer and callbacks - #1291

Merged
gcf-merge-on-green[bot] merged 1 commit into
googleapis:mainfrom
mutianf:rename
Jun 29, 2022
Merged

fix: rename response observer and callbacks#1291
gcf-merge-on-green[bot] merged 1 commit into
googleapis:mainfrom
mutianf:rename

Conversation

@mutianf

@mutianfmutianf commented Jun 29, 2022

Copy link
Copy Markdown
Contributor

Rename HeaderTracer* to BigtableTracer*

@mutianf
mutianf requested a review from a teamJune 29, 2022 20:47
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. api: bigtable Issues related to the googleapis/java-bigtable API. labels Jun 29, 2022
@mutianfmutianf added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 29, 2022
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 29, 2022
@mutianfmutianf added the automerge Merge the pull request once unit tests and other checks pass. label Jun 29, 2022
@gcf-merge-on-green
gcf-merge-on-greenBot merged commit 2705a47 into googleapis:mainJun 29, 2022
@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 29, 2022
@release-pleaserelease-pleaseBot mentioned this pull request Jun 29, 2022
@mutianf
mutianf deleted the rename branch June 29, 2022 21:03
@mutianf
mutianf restored the rename branch June 29, 2022 21:03
@mutianf
mutianf deleted the rename branch June 29, 2022 21:03
gcf-merge-on-greenBot pushed a commit that referenced this pull request Jun 30, 2022
🤖 I have created a release *beep* *boop*
---
## [2.9.0](v2.8.0...v2.9.0) (2022-06-30)
### Features
* add built-in metric constants ([#1243](#1243)) ([b1fc00a](b1fc00a))
* **generated:** Add storage_utilization_gib_per_node to Autoscaling target ([a4c6621](a4c6621))
* **generated:** Cloud Bigtable Undelete Table service and message proto files ([a4c6621](a4c6621))
* update tracers to use built in metrics ([#1244](#1244)) ([df77560](df77560))
### Bug Fixes
* fix flaky test ([#1293](#1293)) ([146c824](146c824))
* remove the shaded profile from root pom ([#1274](#1274)) ([5eafcc3](5eafcc3))
* rename HeaderTracer callables to BigtableTracer callables ([#1276](#1276)) ([e0bd6c9](e0bd6c9))
* rename response observer and callbacks ([#1291](#1291)) ([2705a47](2705a47))
### Documentation
* **sample:** update README for native image sample ([#1281](#1281)) ([4a3a2c9](4a3a2c9))
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#1285](#1285)) ([1dc7787](1dc7787))
* update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#1283](#1283)) ([ba7844a](ba7844a))
* update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#1284](#1284)) ([75d0066](75d0066))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
mpeddada1 pushed a commit that referenced this pull request Jul 18, 2022
Rename HeaderTracer* to BigtableTracer*
mpeddada1 pushed a commit that referenced this pull request Jul 18, 2022
🤖 I have created a release *beep* *boop*
---
## [2.9.0](v2.8.0...v2.9.0) (2022-06-30)
### Features
* add built-in metric constants ([#1243](#1243)) ([b1fc00a](b1fc00a))
* **generated:** Add storage_utilization_gib_per_node to Autoscaling target ([a4c6621](a4c6621))
* **generated:** Cloud Bigtable Undelete Table service and message proto files ([a4c6621](a4c6621))
* update tracers to use built in metrics ([#1244](#1244)) ([df77560](df77560))
### Bug Fixes
* fix flaky test ([#1293](#1293)) ([146c824](146c824))
* remove the shaded profile from root pom ([#1274](#1274)) ([5eafcc3](5eafcc3))
* rename HeaderTracer callables to BigtableTracer callables ([#1276](#1276)) ([e0bd6c9](e0bd6c9))
* rename response observer and callbacks ([#1291](#1291)) ([2705a47](2705a47))
### Documentation
* **sample:** update README for native image sample ([#1281](#1281)) ([4a3a2c9](4a3a2c9))
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#1285](#1285)) ([1dc7787](1dc7787))
* update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#1283](#1283)) ([ba7844a](ba7844a))
* update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#1284](#1284)) ([75d0066](75d0066))
---
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 freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtableIssues related to the googleapis/java-bigtable API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mutianf@diegomez17