From 8cd798bd042ef83a644c3e94afd67c68445ee54f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 17 Dec 2024 14:50:23 +0100 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.50.0 (#2442) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigtable](https://redirect.github.com/googleapis/java-bigtable) | `2.48.0` -> `2.50.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-bigtable/2.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-bigtable/2.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-bigtable/2.48.0/2.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-bigtable/2.48.0/2.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigtable (com.google.cloud:google-cloud-bigtable) ### [`v2.50.0`](https://redirect.github.com/googleapis/java-bigtable/blob/HEAD/CHANGELOG.md#2500-2024-12-06) [Compare Source](https://redirect.github.com/googleapis/java-bigtable/compare/v2.49.0...v2.50.0) ##### Features - Add support for Row Affinity app profiles ([#​2341](https://redirect.github.com/googleapis/java-bigtable/issues/2341)) ([cb4d60e](https://redirect.github.com/googleapis/java-bigtable/commit/cb4d60e8ce2079a270739ad91efb05cbb1ff74f8)) ### [`v2.49.0`](https://redirect.github.com/googleapis/java-bigtable/blob/HEAD/CHANGELOG.md#2490-2024-12-03) [Compare Source](https://redirect.github.com/googleapis/java-bigtable/compare/v2.48.0...v2.49.0) ##### Features - Add support for table deletion protection ([#​2430](https://redirect.github.com/googleapis/java-bigtable/issues/2430)) ([687b6df](https://redirect.github.com/googleapis/java-bigtable/commit/687b6df14b743358e8207cda26022dfc75338d55)) ##### Bug Fixes - Allow factory to export to different projects ([#​2374](https://redirect.github.com/googleapis/java-bigtable/issues/2374)) ([06b912c](https://redirect.github.com/googleapis/java-bigtable/commit/06b912cc5d63436757008e79edfa8286b2ccac18)) - Send priming requests on the channel directly ([#​2435](https://redirect.github.com/googleapis/java-bigtable/issues/2435)) ([b76698d](https://redirect.github.com/googleapis/java-bigtable/commit/b76698dfb2c8552185f34e01e924ecc80798ba4f))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-bigtable). --- samples/install-without-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 4d1d890cc..a4e204df0 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-bigtable - 2.48.0 + 2.50.0