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.11.2 to 2.31.0 #229

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2024

Bumps com.google.cloud:google-cloud-bigtable from 2.11.2 to 2.31.0.

Release notes

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

v2.31.0

2.31.0 (2024-01-12)

Features

  • Add a flag to add / remove routing cookie from callable chain (#2032) (201e631)
  • Adding feature flags for routing cookie and retry info (#2031) (08c5bf1)
  • Count row merging errors as internal errors (#2045) (fc7845b)
  • Enable feature flag when setting is enabled (#2043) (e0d90db)
  • Handle retry info so client respect the delay server sets (#2026) (f1b7fc7)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.31.0 (#2044) (d9042a5)
  • Fix RetryInfo algorithm and tests (#2041) (dad7517)

Dependencies

  • Update dependency com.google.cloud:gapic-libraries-bom to v1.27.0 (#2030) (a492d02)
  • Update dependency com.google.truth.extensions:truth-proto-extension to v1.2.0 (#2035) (46e1e03)

v2.30.0

2.30.0 (2023-12-05)

Features

  • Client sends routing cookie back to server (#1888) (4c73abd)

Dependencies

  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#1990) (7ad70e3)
  • Update shared dependencies (#2016) (4e49dff)

v2.29.1

2.29.1 (2023-11-07)

Bug Fixes

  • Add getPageSize() to QueryPaginator (42a7e36)

Dependencies

... (truncated)

Changelog

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

2.31.0 (2024-01-12)

Features

  • Add a flag to add / remove routing cookie from callable chain (#2032) (201e631)
  • Adding feature flags for routing cookie and retry info (#2031) (08c5bf1)
  • Count row merging errors as internal errors (#2045) (fc7845b)
  • Enable feature flag when setting is enabled (#2043) (e0d90db)
  • Handle retry info so client respect the delay server sets (#2026) (f1b7fc7)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.31.0 (#2044) (d9042a5)
  • Fix RetryInfo algorithm and tests (#2041) (dad7517)

Dependencies

  • Update dependency com.google.cloud:gapic-libraries-bom to v1.27.0 (#2030) (a492d02)
  • Update dependency com.google.truth.extensions:truth-proto-extension to v1.2.0 (#2035) (46e1e03)

2.30.0 (2023-12-05)

Features

  • Client sends routing cookie back to server (#1888) (4c73abd)

Dependencies

  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#1990) (7ad70e3)
  • Update shared dependencies (#2016) (4e49dff)

2.29.1 (2023-11-07)

Bug Fixes

  • Add getPageSize() to QueryPaginator (42a7e36)

Dependencies

2.29.0 (2023-10-26)

... (truncated)

Commits
  • cc75364 chore(main): release 2.31.0 (#2034)
  • 90cacb2 chore: make sure to include the new row key in row merging errors (#2046)
  • 55d1fb9 test: add RetryInfo test to test server disabled sending retry info (#2048)
  • 94d1ea0 test: update conformance settings (#2049)
  • a492d02 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.27.0 (#2030)
  • 5563fd9 test(deps): update dependency com.google.protobuf:protoc to v3.25.2 (#2047)
  • d9042a5 fix(deps): Update the Java code generator (gapic-generator-java) to 2.31.0 (#...
  • fc7845b feat: count row merging errors as internal errors (#2045)
  • 6b48606 chore: refactor settings (#2040)
  • dad7517 fix: fix RetryInfo algorithm and tests (#2041)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.11.2 to 2.31.0.
- [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.11.2...v2.31.0)

---
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 the dependencies Pull requests that update a dependency file label Jan 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2024

Superseded by #231.

@dependabot dependabot bot closed this Jan 26, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-bigtable-2.31.0 branch January 26, 2024 13:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants