Skip to content

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

Merged
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-bigtable-2.20.3
Apr 10, 2023
Merged

Bump com.google.cloud:google-cloud-bigtable from 2.19.2 to 2.20.3 in /modules/gcloud#6889
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-bigtable-2.20.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

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

Release notes

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

v2.20.3

2.20.3 (2023-04-03)

Dependencies

  • Upgrade shared dependencies to 3.6.0 and monitoring to 3.15.0 (#1688) (c0bad0d)

v2.20.2

2.20.2 (2023-03-29)

Bug Fixes

  • Higher application blocking latency precision (#1676) (45ce93b)
  • Make ChangeStreamRecord interface serializable (#1685) (b97badb)
  • Mark readRow requests as unary operations (#1679) (f88bb67)

v2.20.1

2.20.1 (2023-03-21)

Bug Fixes

  • If new_partitions is size 0, do not enforce size check (#1673) (07bcfd9)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.14.0 (#1668) (06f9615)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.5.0 (#1670) (74cebf3)

v2.20.0

2.20.0 (2023-03-02)

Features

  • Add getNewPartitions method to CloseStream for Bigtable ChangeStream (#1655) (8847fed)
  • Add new_partitions field for CloseStream for Cloud Bigtable ChangeStream (#1654) (0e283bf)

Bug Fixes

  • Fix StackOverflow in ChangeStreamStateMachine due to excessive mods (#1648) (9e11106)
  • Use org.threeten.bp.Duration for ReadChangeStreamQuery::heartbeatDura… (#1652) (87261a9)

Dependencies

... (truncated)

Changelog

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

2.20.3 (2023-04-03)

Dependencies

  • Upgrade shared dependencies to 3.6.0 and monitoring to 3.15.0 (#1688) (c0bad0d)

2.20.2 (2023-03-29)

Bug Fixes

  • Higher application blocking latency precision (#1676) (45ce93b)
  • Make ChangeStreamRecord interface serializable (#1685) (b97badb)
  • Mark readRow requests as unary operations (#1679) (f88bb67)

2.20.1 (2023-03-21)

Bug Fixes

  • If new_partitions is size 0, do not enforce size check (#1673) (07bcfd9)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.14.0 (#1668) (06f9615)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.5.0 (#1670) (74cebf3)

2.20.0 (2023-03-02)

Features

  • Add getNewPartitions method to CloseStream for Bigtable ChangeStream (#1655) (8847fed)
  • Add new_partitions field for CloseStream for Cloud Bigtable ChangeStream (#1654) (0e283bf)

Bug Fixes

  • Fix StackOverflow in ChangeStreamStateMachine due to excessive mods (#1648) (9e11106)
  • Use org.threeten.bp.Duration for ReadChangeStreamQuery::heartbeatDura… (#1652) (87261a9)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.13.0 (#1656) (1c632ec)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.4.0 (#1657) (c7a3e29)
Commits
  • 5a62873 chore(main): release 2.20.3 (#1692)
  • c0bad0d deps: upgrade shared dependencies to 3.6.0 and monitoring to 3.15.0 (#1688)
  • 033005d chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.2...
  • 17f02a4 chore(main): release 2.20.3-SNAPSHOT (#1687)
  • 31ca966 chore(main): release 2.20.2 (#1677)
  • b97badb fix: Make ChangeStreamRecord interface serializable (#1685)
  • c39a36a chore(deps): Update gapic-generator-java to 2.16.0 (#1683)
  • b0268eb test(fix): Run tests in different processes and pull metrics for 10 minutes (...
  • 83102bd build: update renovate config to update grpc.version and protobuf.version fro...
  • 48bfeb5 build(deps): update dependency org.codehaus.mojo:extra-enforcer-rules to v1.6...
  • 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)

@dependabot dependabot bot requested a review from a team April 3, 2023 16:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Apr 3, 2023
Bumps [com.google.cloud:google-cloud-bigtable](https://github.com/googleapis/java-bigtable) from 2.19.2 to 2.20.3.
- [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.19.2...v2.20.3)

---
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 force-pushed the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-bigtable-2.20.3 branch from 1d5a8ab to 3b0f6c5 Compare April 4, 2023 19:55
@eddumelendez eddumelendez merged commit 4a993ba into main Apr 10, 2023
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-bigtable-2.20.3 branch April 10, 2023 23:54
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 modules/gcloud

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant