Skip to content
This repository was archived by the owner on Nov 2, 2022. It is now read-only.

Bump google-cloud-bigtable from 2.13.0 to 2.15.0 in /modules/gcloud#91

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-bigtable-2.15.0
Open

Bump google-cloud-bigtable from 2.13.0 to 2.15.0 in /modules/gcloud#91
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-bigtable-2.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2022

Copy link
Copy Markdown

Bumps google-cloud-bigtable from 2.13.0 to 2.15.0.

Release notes

Sourced from google-cloud-bigtable's releases.

v2.15.0

2.15.0 (2022-10-26)

Features

  • Add apis for Mutation and RowMutationEntry (#1454) (a86934f)

Bug Fixes

  • Catch all throwables so version mismatch won't hang the client (#1402) (c03b8a4)
  • Fix attempt status tag for metrics (#1477) (e54cf7d)
  • Rename metric names to match the external name (#1479) (28ca7c3)
  • Set a longer timeout to wait for callbacks to be executed (#1478) (0d9ff6a)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.5.0 (#1464) (d8e58a5)
  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.6.0 (#1476) (331dcfb)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 (#1470) (557a4fb)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.15 (#1462) (69540cb)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 (#1467) (53599ca)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 (#1463) (a6612f9)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 (#1468) (fe0ddb1)

v2.14.1

2.14.1 (2022-10-05)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.4.6 (#1450) (96b1e80)

v2.14.0

2.14.0 (2022-10-03)

Features

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 (#1446) (81034c5)
Changelog

Sourced from google-cloud-bigtable's changelog.

2.15.0 (2022-10-26)

Features

  • Add apis for Mutation and RowMutationEntry (#1454) (a86934f)

Bug Fixes

  • Catch all throwables so version mismatch won't hang the client (#1402) (c03b8a4)
  • Fix attempt status tag for metrics (#1477) (e54cf7d)
  • Rename metric names to match the external name (#1479) (28ca7c3)
  • Set a longer timeout to wait for callbacks to be executed (#1478) (0d9ff6a)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.5.0 (#1464) (d8e58a5)
  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.6.0 (#1476) (331dcfb)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 (#1470) (557a4fb)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.15 (#1462) (69540cb)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 (#1467) (53599ca)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 (#1463) (a6612f9)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 (#1468) (fe0ddb1)

2.14.1 (2022-10-05)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.4.6 (#1450) (96b1e80)

2.14.0 (2022-10-03)

Features

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 (#1446) (81034c5)
Commits
  • 504c71c chore(main): release 2.15.0 (#1457)
  • 28ca7c3 fix: rename metric names to match the external name (#1479)
  • 515e7fb chore: Adding unavailableZones to PartialList*Exception message (#1475)
  • 0d9ff6a fix: set a longer timeout to wait for callbacks to be executed (#1478)
  • e54cf7d fix: fix attempt status tag for metrics (#1477)
  • 331dcfb deps: update dependency com.google.cloud:google-cloud-monitoring-bom to v3.6....
  • 5e4b9fa chore: [java] remove flatten plugin dependency check (#1663) (#1474)
  • a503dc1 chore: Fix typo in PartialListClustersException and PartialListInstancesExcep...
  • fe0ddb1 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16...
  • bed81a1 chore: pin versions of certifi and google-resumable-media (#1660) (#1466)
  • 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 [google-cloud-bigtable](https://github.com/googleapis/java-bigtable) from 2.13.0 to 2.15.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.13.0...v2.15.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 force-pushed the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-bigtable-2.15.0 branch from 86df5ea to dc21ded Compare November 1, 2022 14:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code modules/gcloud

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants