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

Bump com.google.cloud:google-cloud-bigtable from 2.6.2 to 2.19.2 in /modules/gcloud #1629

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps com.google.cloud:google-cloud-bigtable from 2.6.2 to 2.19.2.

Release notes

Sourced from com.google.cloud:google-cloud-bigtable's releases.

v2.19.2

2.19.2 (2023-02-21)

Bug Fixes

  • Change types for Cloud Bigtable Changestream methods (#1639) (908d70f)

Dependencies

  • Update shared deps to 3.3.0 and monitoring to 3.12.0 (#1643) (1a54fbf)

v2.19.1

2.19.1 (2023-02-16)

Bug Fixes

  • Change the return type of Heartbeat::getEstimatedLowWatermark to long (#1631) (a101494)
  • Fix connectivity error count calculation (#1632) (0803785)
  • test: Fix flaky test (#1633) (fc29cd3)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.20 (#1626) (0865023)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 (#1627) (782e81f)

v2.19.0

2.19.0 (2023-02-10)

Features

Bug Fixes

  • Modify ConvertExceptionCallable to retry on Goaway (#1588) (cf752ea)

Documentation

  • Fix javadoc code example for awaitOptimizeRestoredTableAsync (#1617) (8b23bb9)

v2.18.4

2.18.4 (2023-02-06)

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-bigtable's changelog.

2.19.2 (2023-02-21)

Bug Fixes

  • Change types for Cloud Bigtable Changestream methods (#1639) (908d70f)

Dependencies

  • Update shared deps to 3.3.0 and monitoring to 3.12.0 (#1643) (1a54fbf)

2.19.1 (2023-02-16)

Bug Fixes

  • Change the return type of Heartbeat::getEstimatedLowWatermark to long (#1631) (a101494)
  • Fix connectivity error count calculation (#1632) (0803785)
  • test: Fix flaky test (#1633) (fc29cd3)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.20 (#1626) (0865023)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 (#1627) (782e81f)

2.19.0 (2023-02-10)

Features

Bug Fixes

  • Modify ConvertExceptionCallable to retry on Goaway (#1588) (cf752ea)

Documentation

  • Fix javadoc code example for awaitOptimizeRestoredTableAsync (#1617) (8b23bb9)

2.18.4 (2023-02-06)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.11.0 (#1609) (88be13e)

... (truncated)

Commits
  • 6abddc6 chore(main): release 2.19.2 (#1641)
  • 1a54fbf deps: update shared deps to 3.3.0 and monitoring to 3.12.0 (#1643)
  • 908d70f fix: Change types for Cloud Bigtable Changestream methods (#1639)
  • 612854f chore(main): release 2.19.2-SNAPSHOT (#1634)
  • 5a43283 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.1...
  • 0b6f687 chore(main): release 2.19.1 (#1629)
  • 23e5835 test(fix): rename the proxy file, and disable RefreshingChannel as local test...
  • fc29cd3 fix(test): fix flaky test (#1633)
  • a101494 fix: Change the return type of Heartbeat::getEstimatedLowWatermark to long (#...
  • 0803785 fix: fix connectivity error count calculation (#1632)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.cloud:google-cloud-bigtable](https://github.com/googleapis/java-bigtable) from 2.6.2 to 2.19.2.
- [Release notes](https://github.com/googleapis/java-bigtable/releases)
- [Changelog](https://github.com/googleapis/java-bigtable/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-bigtable@v2.6.2...v2.19.2)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-bigtable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
0 participants