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.33.0 #232

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

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

Release notes

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

v2.33.0

2.33.0 (2024-02-12)

Features

  • Define the metrics for collecting per connection error count. (#2088) (b212bbf)

Bug Fixes

  • Deflake Backup integration tests due to deleteBackup timeouts (#2105) (0948da7)
  • Extend timeouts for deleting snapshots, backups and tables (#2108) (df1d307)

Dependencies

  • autogen: Set packed = false on field_behavior extension (#2101) (7c438c6)
  • Update actions/setup-java action to v4 (#2099) (a6c7c77)
  • Update dependency com.google.cloud:gapic-libraries-bom to v1.29.0 (#2109) (ef88519)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.24.0 (#2085) (3851a5e)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.10.0 (#2091) (2516a09)
  • Update protobuf to 25.2 in WORKSPACE (#2086) (3eafcee)

v2.32.0

2.32.0 (2024-01-25)

Features

  • Append version to the client name in client-side metrics. (#2062) (9a0cdc8)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.32.0 (#2060) (c218ac3)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 (#2076) (5d1079c)
  • Update dependency com.google.truth.extensions:truth-proto-extension to v1.3.0 (#2058) (1622a9f)
  • Update shared dependencies (#2056) (f73ba40)

v2.31.0

2.31.0 (2024-01-12)

Features

... (truncated)

Changelog

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

2.33.0 (2024-02-12)

Features

  • Define the metrics for collecting per connection error count. (#2088) (b212bbf)

Bug Fixes

  • Deflake Backup integration tests due to deleteBackup timeouts (#2105) (0948da7)
  • Extend timeouts for deleting snapshots, backups and tables (#2108) (df1d307)

Dependencies

  • autogen: Set packed = false on field_behavior extension (#2101) (7c438c6)
  • Update actions/setup-java action to v4 (#2099) (a6c7c77)
  • Update dependency com.google.cloud:gapic-libraries-bom to v1.29.0 (#2109) (ef88519)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.24.0 (#2085) (3851a5e)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.10.0 (#2091) (2516a09)
  • Update protobuf to 25.2 in WORKSPACE (#2086) (3eafcee)

2.32.0 (2024-01-25)

Features

  • Append version to the client name in client-side metrics. (#2062) (9a0cdc8)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.32.0 (#2060) (c218ac3)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 (#2076) (5d1079c)
  • Update dependency com.google.truth.extensions:truth-proto-extension to v1.3.0 (#2058) (1622a9f)
  • Update shared dependencies (#2056) (f73ba40)

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)

... (truncated)

Commits
  • d380d53 chore(main): release 2.33.0 (#2090)
  • ef88519 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.29.0 (#2109)
  • df1d307 fix: extend timeouts for deleting snapshots, backups and tables (#2108)
  • 2804b2c chore: update retry settings for backup rpcs (#2107)
  • a6c7c77 deps: update actions/setup-java action to v4 (#2099)
  • 0948da7 fix: Deflake Backup integration tests due to deleteBackup timeouts (#2105)
  • 7c438c6 deps(autogen): set packed = false on field_behavior extension (#2101)
  • b08779d chore: configure unmanaged dependency check version (#2100)
  • 18c4c2a test(deps): update actions/setup-java action to v4 (#2079)
  • 6505a6f test(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.10...
  • 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.33.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.33.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 Feb 13, 2024
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