Skip to content

make Subscriber use ChannelProvider - #1911

Merged
garrettjonesgoogle merged 2 commits into
googleapis:masterfrom
pongad:channel-provider
Apr 13, 2017
Merged

make Subscriber use ChannelProvider#1911
garrettjonesgoogle merged 2 commits into
googleapis:masterfrom
pongad:channel-provider

Conversation

@pongad

Copy link
Copy Markdown
Contributor

Fixes#1829.
Fixes#1830.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 13, 2017
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.02%) to 80.955% when pulling 5bdaf98 on pongad:channel-provider into 05d5811 on GoogleCloudPlatform:master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.03%) to 80.942% when pulling 2451a8a on pongad:channel-provider into 05d5811 on GoogleCloudPlatform:master.

@garrettjonesgoogle

Copy link
Copy Markdown
Contributor

LGTM!

@garrettjonesgoogle
garrettjonesgoogle merged commit 8c9636b into googleapis:masterApr 13, 2017
@pongad
pongad deleted the channel-provider branch April 13, 2017 22:21
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
* perf: use last_statement optimization in autocommit
Statements that are executed in autocommit mode should use the last_statement
optimization.
* test: add more tests
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
…32.0 (#1911)
* chore(deps): update dependency com.google.cloud:libraries-bom to v26.32.0
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
meltsufin pushed a commit that referenced this pull request May 1, 2026
…32.0 (#1911)
* chore(deps): update dependency com.google.cloud:libraries-bom to v26.32.0
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
benjaminp pushed a commit to benjaminp/google-cloud-java that referenced this pull request Jul 13, 2026
🤖 I have created a release *beep* *boop*
---
## [2.27.2](https://togithub.com/googleapis/java-bigtable/compare/v2.27.1...v2.27.2) (2023-09-13)
### Bug Fixes
* Check that all bulk mutation entries are accounted for ([googleapis#1907](https://togithub.com/googleapis/java-bigtable/issues/1907)) ([55c03f0](https://togithub.com/googleapis/java-bigtable/commit/55c03f0294f05d4ef67c25b9b12efc9df36a481a))
* Set wait timeout on watchdog ([googleapis#1913](https://togithub.com/googleapis/java-bigtable/issues/1913)) ([19b293e](https://togithub.com/googleapis/java-bigtable/commit/19b293eec6021869d2b7ddd88d97260cd3d5ad07))
### Dependencies
* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.26 ([googleapis#1896](https://togithub.com/googleapis/java-bigtable/issues/1896)) ([561cdab](https://togithub.com/googleapis/java-bigtable/commit/561cdabe77112b80f8bb2f5dd76369586e936c39))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 ([googleapis#1897](https://togithub.com/googleapis/java-bigtable/issues/1897)) ([cd8316e](https://togithub.com/googleapis/java-bigtable/commit/cd8316e2bc54a1fa01f558bb975ae5d274527c77))
* Update shared dependencies ([googleapis#1901](https://togithub.com/googleapis/java-bigtable/issues/1901)) ([f6af5aa](https://togithub.com/googleapis/java-bigtable/commit/f6af5aa1322408d4d116a43f60473aa3dd051c2c))
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@pongad@coveralls@garrettjonesgoogle@googlebot