From a14e253fd79762a6a0f424bf61eb6a060fdcc7bf Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 14 Sep 2021 22:57:27 +0200 Subject: [PATCH 01/10] deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.2 (#666) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- README.md | 4 ++-- samples/snippets/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index daf4e3d64..0bfd3eda8 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,13 @@ implementation 'com.google.cloud:google-cloud-aiplatform' If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-aiplatform:2.2.1' +implementation 'com.google.cloud:google-cloud-aiplatform:2.2.2' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "2.2.1" +libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "2.2.2" ``` ## Authentication diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 9aea83f01..309c28dbc 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -60,7 +60,7 @@ com.google.api.grpc proto-google-cloud-aiplatform-v1beta1 - 0.8.1 + 0.8.2 From 3c84064419f7881fce7a70696cc21c4bf2796347 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 15 Sep 2021 23:46:58 +0200 Subject: [PATCH 02/10] deps: update dependency com.google.cloud:google-cloud-storage to v2.1.3 (#667) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 3634e7b21..7febea3d1 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -35,7 +35,7 @@ com.google.cloud google-cloud-storage - 2.1.2 + 2.1.3 com.google.protobuf diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a03878901..a4f9b3271 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.cloud google-cloud-storage - 2.1.2 + 2.1.3 com.google.protobuf diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 309c28dbc..c79d31db0 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -33,7 +33,7 @@ com.google.cloud google-cloud-storage - 2.1.2 + 2.1.3 com.google.protobuf From 1d87793938099a97b85ff0196d695f7ae4a7d35f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 22 Sep 2021 17:48:38 +0200 Subject: [PATCH 03/10] build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.0.3 (#671) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.0.2` -> `1.0.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/compatibility-slim/1.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/confidence-slim/1.0.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-config ### [`v1.0.3`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​103-httpswwwgithubcomgoogleapisjava-shared-configcomparev102v103-2021-09-21) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.0.2...v1.0.3)
--- ### Configuration 📅 **Schedule**: 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 has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-aiplatform). --- google-cloud-aiplatform-bom/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/google-cloud-aiplatform-bom/pom.xml b/google-cloud-aiplatform-bom/pom.xml index 59f11d85e..a714171a0 100644 --- a/google-cloud-aiplatform-bom/pom.xml +++ b/google-cloud-aiplatform-bom/pom.xml @@ -8,7 +8,7 @@ com.google.cloud google-cloud-shared-config - 1.0.2 + 1.0.3 Google Cloud Vertex AI BOM diff --git a/pom.xml b/pom.xml index 183a95168..a46cce705 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.google.cloud google-cloud-shared-config - 1.0.2 + 1.0.3 From f0e7793a7137086a6af1eb397f52a56ce67f2fcc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 22 Sep 2021 20:26:40 +0200 Subject: [PATCH 04/10] deps: update dependency com.google.cloud:google-cloud-storage to v2.1.4 (#669) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.1.3` -> `2.1.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.1.4/compatibility-slim/2.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.1.4/confidence-slim/2.1.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-storage ### [`v2.1.4`](https://togithub.com/googleapis/java-storage/blob/master/CHANGELOG.md#​214-httpswwwgithubcomgoogleapisjava-storagecomparev213v214-2021-09-20) [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.1.3...v2.1.4)
--- ### Configuration 📅 **Schedule**: 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 has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-aiplatform). --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 7febea3d1..d41efd48f 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -35,7 +35,7 @@ com.google.cloud google-cloud-storage - 2.1.3 + 2.1.4 com.google.protobuf diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a4f9b3271..545e9a10d 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.cloud google-cloud-storage - 2.1.3 + 2.1.4 com.google.protobuf diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index c79d31db0..8bb6d6cac 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -33,7 +33,7 @@ com.google.cloud google-cloud-storage - 2.1.3 + 2.1.4 com.google.protobuf From 55d3f3b94e6a555d605a06093c53281c771aad6a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 22 Sep 2021 22:28:34 +0200 Subject: [PATCH 05/10] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 (#672) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.2.1` -> `2.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-dependencies ### [`v2.3.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​230-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare221v230-2021-09-22) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.2.1...v2.3.0) ##### Dependencies - keep protobuf at 3.17.3 (not the latest 3.18.0) ([#​476](https://www.togithub.com/googleapis/java-shared-dependencies/issues/476)) ([e207c81](https://www.github.com/googleapis/java-shared-dependencies/commit/e207c818f220967e3618d7a9d36f2cf26c07892e)) - update gax.version to v2.5.0 ([#​479](https://www.togithub.com/googleapis/java-shared-dependencies/issues/479)) ([e22e62a](https://www.github.com/googleapis/java-shared-dependencies/commit/e22e62a3b248023ae94da2a02ec50006377a5157)) - update google.core.version to v2.1.4 ([#​473](https://www.togithub.com/googleapis/java-shared-dependencies/issues/473)) ([116f278](https://www.github.com/googleapis/java-shared-dependencies/commit/116f2783dfc18f215905ceaff9f85f331f83472b)) - update google.core.version to v2.1.6 ([#​478](https://www.togithub.com/googleapis/java-shared-dependencies/issues/478)) ([9e09728](https://www.github.com/googleapis/java-shared-dependencies/commit/9e0972834764b25e5e194e0e805efc5453120df3)) - update iam.version to v1.1.1 ([#​470](https://www.togithub.com/googleapis/java-shared-dependencies/issues/470)) ([3b6e960](https://www.github.com/googleapis/java-shared-dependencies/commit/3b6e96050af8d976a30165481d764d8226143a39)) - update iam.version to v1.1.2 ([#​472](https://www.togithub.com/googleapis/java-shared-dependencies/issues/472)) ([85329cc](https://www.github.com/googleapis/java-shared-dependencies/commit/85329cc6c13d16fe2eeeb076959ee16a752c1f9e)) ##### [2.2.1](https://www.github.com/googleapis/java-shared-dependencies/compare/2.2.0...v2.2.1) (2021-09-13) ##### Dependencies - update gax.version to v2.4.1 ([#​464](https://www.togithub.com/googleapis/java-shared-dependencies/issues/464)) ([bc7c6d7](https://www.github.com/googleapis/java-shared-dependencies/commit/bc7c6d7ca161ebfa31895c375d65bca29d4c7336)) - update google.core.version to v2.1.3 ([#​465](https://www.togithub.com/googleapis/java-shared-dependencies/issues/465)) ([848f608](https://www.github.com/googleapis/java-shared-dependencies/commit/848f608ae850bd2dd80ec56034eb0c9a18f0415b))
--- ### Configuration 📅 **Schedule**: 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 has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-aiplatform). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a46cce705..9420fe9fd 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.2.1 + 2.3.0 pom import From f472ef92db50b8dc01a69e85fd5a72258d808d1b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 23 Sep 2021 22:25:35 +0200 Subject: [PATCH 06/10] deps: update dependency com.google.cloud:google-cloud-storage to v2.1.5 (#673) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index d41efd48f..a2725abf5 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -35,7 +35,7 @@ com.google.cloud google-cloud-storage - 2.1.4 + 2.1.5 com.google.protobuf diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 545e9a10d..04f4d3ab8 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.cloud google-cloud-storage - 2.1.4 + 2.1.5 com.google.protobuf diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 8bb6d6cac..e2c18f7c0 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -33,7 +33,7 @@ com.google.cloud google-cloud-storage - 2.1.4 + 2.1.5 com.google.protobuf From d8813487e8b3c6e184332c69d464414989904f7c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 23 Sep 2021 22:32:12 +0200 Subject: [PATCH 07/10] chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.2.2 (#665) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-aiplatform](https://togithub.com/googleapis/java-) | `2.2.1` -> `2.2.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform/2.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform/2.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform/2.2.2/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform/2.2.2/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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 has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-aiplatform). --- README.md | 4 ++-- samples/install-without-bom/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0bfd3eda8..1ed816d6a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud google-cloud-aiplatform - 2.2.1 + 2.2.2 ``` @@ -30,7 +30,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-aiplatform - 2.2.1 + 2.2.2 ``` diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index a2725abf5..6effbfe5c 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-aiplatform - 2.2.1 + 2.2.2 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index e2c18f7c0..617c37a5e 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -27,7 +27,7 @@ com.google.cloud google-cloud-aiplatform - 2.2.1 + 2.2.2 From 928f78b106d743682fa10b5e7b5cd54e42150f9c Mon Sep 17 00:00:00 2001 From: Jeffrey Rennie Date: Thu, 23 Sep 2021 13:34:13 -0700 Subject: [PATCH 08/10] chore: relocate owl bot post processor (#670) chore: relocate owl bot post processor --- .github/.OwlBot.lock.yaml | 2 +- .github/.OwlBot.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index b67212769..02560da92 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -1,3 +1,3 @@ docker: - image: gcr.io/repo-automation-bots/owlbot-java:latest + image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest digest: sha256:8c50e7bab0ae5ad41ee29420b558542637104500f6256b8fe74282b0cf6144db diff --git a/.github/.OwlBot.yaml b/.github/.OwlBot.yaml index 2061fbd84..572dad9d2 100644 --- a/.github/.OwlBot.yaml +++ b/.github/.OwlBot.yaml @@ -13,7 +13,7 @@ # limitations under the License. docker: - image: "gcr.io/repo-automation-bots/owlbot-java:latest" + image: "gcr.io/cloud-devrel-public-resources/owlbot-java:latest" deep-remove-regex: - "/grpc-google-.*/src" From ccc448de1ddee51d555e5a62eca0f167291c9c54 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 24 Sep 2021 18:28:28 +0000 Subject: [PATCH 09/10] chore: release 2.2.3-SNAPSHOT (#664) :robot: I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- google-cloud-aiplatform-bom/pom.xml | 12 ++++++------ google-cloud-aiplatform/pom.xml | 4 ++-- grpc-google-cloud-aiplatform-v1/pom.xml | 4 ++-- grpc-google-cloud-aiplatform-v1beta1/pom.xml | 4 ++-- pom.xml | 12 ++++++------ proto-google-cloud-aiplatform-v1/pom.xml | 4 ++-- proto-google-cloud-aiplatform-v1beta1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 10 +++++----- 9 files changed, 28 insertions(+), 28 deletions(-) diff --git a/google-cloud-aiplatform-bom/pom.xml b/google-cloud-aiplatform-bom/pom.xml index a714171a0..a57f02daf 100644 --- a/google-cloud-aiplatform-bom/pom.xml +++ b/google-cloud-aiplatform-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-aiplatform-bom - 2.2.2 + 2.2.3-SNAPSHOT pom com.google.cloud @@ -56,27 +56,27 @@ com.google.cloud google-cloud-aiplatform - 2.2.2 + 2.2.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-aiplatform-v1 - 2.2.2 + 2.2.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-aiplatform-v1beta1 - 0.8.2 + 0.8.3-SNAPSHOT com.google.api.grpc proto-google-cloud-aiplatform-v1 - 2.2.2 + 2.2.3-SNAPSHOT com.google.api.grpc proto-google-cloud-aiplatform-v1beta1 - 0.8.2 + 0.8.3-SNAPSHOT diff --git a/google-cloud-aiplatform/pom.xml b/google-cloud-aiplatform/pom.xml index ff12ef6f6..e275d7259 100644 --- a/google-cloud-aiplatform/pom.xml +++ b/google-cloud-aiplatform/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-aiplatform - 2.2.2 + 2.2.3-SNAPSHOT jar Google Cloud Vertex AI https://github.com/googleapis/java-aiplatform @@ -11,7 +11,7 @@ com.google.cloud google-cloud-aiplatform-parent - 2.2.2 + 2.2.3-SNAPSHOT google-cloud-aiplatform diff --git a/grpc-google-cloud-aiplatform-v1/pom.xml b/grpc-google-cloud-aiplatform-v1/pom.xml index c4b68b2dc..a9464fb04 100644 --- a/grpc-google-cloud-aiplatform-v1/pom.xml +++ b/grpc-google-cloud-aiplatform-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-aiplatform-v1 - 2.2.2 + 2.2.3-SNAPSHOT grpc-google-cloud-aiplatform-v1 GRPC library for google-cloud-aiplatform com.google.cloud google-cloud-aiplatform-parent - 2.2.2 + 2.2.3-SNAPSHOT diff --git a/grpc-google-cloud-aiplatform-v1beta1/pom.xml b/grpc-google-cloud-aiplatform-v1beta1/pom.xml index 5c380dae9..a0e459cdb 100644 --- a/grpc-google-cloud-aiplatform-v1beta1/pom.xml +++ b/grpc-google-cloud-aiplatform-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-aiplatform-v1beta1 - 0.8.2 + 0.8.3-SNAPSHOT grpc-google-cloud-aiplatform-v1beta1 GRPC library for google-cloud-aiplatform com.google.cloud google-cloud-aiplatform-parent - 2.2.2 + 2.2.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9420fe9fd..1940cbedd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-aiplatform-parent pom - 2.2.2 + 2.2.3-SNAPSHOT Google Cloud Vertex AI Parent https://github.com/googleapis/java- @@ -61,27 +61,27 @@ com.google.cloud google-cloud-aiplatform - 2.2.2 + 2.2.3-SNAPSHOT com.google.api.grpc proto-google-cloud-aiplatform-v1 - 2.2.2 + 2.2.3-SNAPSHOT com.google.api.grpc proto-google-cloud-aiplatform-v1beta1 - 0.8.2 + 0.8.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-aiplatform-v1 - 2.2.2 + 2.2.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-aiplatform-v1beta1 - 0.8.2 + 0.8.3-SNAPSHOT com.google.cloud diff --git a/proto-google-cloud-aiplatform-v1/pom.xml b/proto-google-cloud-aiplatform-v1/pom.xml index 672295394..6d9e472d9 100644 --- a/proto-google-cloud-aiplatform-v1/pom.xml +++ b/proto-google-cloud-aiplatform-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-aiplatform-v1 - 2.2.2 + 2.2.3-SNAPSHOT proto-google-cloud-aiplatform-v1 Proto library for google-cloud-aiplatform com.google.cloud google-cloud-aiplatform-parent - 2.2.2 + 2.2.3-SNAPSHOT diff --git a/proto-google-cloud-aiplatform-v1beta1/pom.xml b/proto-google-cloud-aiplatform-v1beta1/pom.xml index 42a8fc95f..d5781f814 100644 --- a/proto-google-cloud-aiplatform-v1beta1/pom.xml +++ b/proto-google-cloud-aiplatform-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-aiplatform-v1beta1 - 0.8.2 + 0.8.3-SNAPSHOT proto-google-cloud-aiplatform-v1beta1 Proto library for google-cloud-aiplatform com.google.cloud google-cloud-aiplatform-parent - 2.2.2 + 2.2.3-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 04f4d3ab8..5e27ec649 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-aiplatform - 2.2.2 + 2.2.3-SNAPSHOT diff --git a/versions.txt b/versions.txt index ac2342b86..c1cded0af 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-aiplatform:2.2.2:2.2.2 -grpc-google-cloud-aiplatform-v1:2.2.2:2.2.2 -grpc-google-cloud-aiplatform-v1beta1:0.8.2:0.8.2 -proto-google-cloud-aiplatform-v1:2.2.2:2.2.2 -proto-google-cloud-aiplatform-v1beta1:0.8.2:0.8.2 +google-cloud-aiplatform:2.2.2:2.2.3-SNAPSHOT +grpc-google-cloud-aiplatform-v1:2.2.2:2.2.3-SNAPSHOT +grpc-google-cloud-aiplatform-v1beta1:0.8.2:0.8.3-SNAPSHOT +proto-google-cloud-aiplatform-v1:2.2.2:2.2.3-SNAPSHOT +proto-google-cloud-aiplatform-v1beta1:0.8.2:0.8.3-SNAPSHOT From 2fb586e30b0ee6befaf8fdd96d6b8affb63ff7ee Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 24 Sep 2021 18:36:29 +0000 Subject: [PATCH 10/10] chore: release 2.2.3 (#675) :robot: I have created a release \*beep\* \*boop\* --- ### [2.2.3](https://www.github.com/googleapis/java-aiplatform/compare/v2.2.2...v2.2.3) (2021-09-24) ### Dependencies * update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.2 ([#666](https://www.github.com/googleapis/java-aiplatform/issues/666)) ([a14e253](https://www.github.com/googleapis/java-aiplatform/commit/a14e253fd79762a6a0f424bf61eb6a060fdcc7bf)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#672](https://www.github.com/googleapis/java-aiplatform/issues/672)) ([55d3f3b](https://www.github.com/googleapis/java-aiplatform/commit/55d3f3b94e6a555d605a06093c53281c771aad6a)) * update dependency com.google.cloud:google-cloud-storage to v2.1.3 ([#667](https://www.github.com/googleapis/java-aiplatform/issues/667)) ([3c84064](https://www.github.com/googleapis/java-aiplatform/commit/3c84064419f7881fce7a70696cc21c4bf2796347)) * update dependency com.google.cloud:google-cloud-storage to v2.1.4 ([#669](https://www.github.com/googleapis/java-aiplatform/issues/669)) ([f0e7793](https://www.github.com/googleapis/java-aiplatform/commit/f0e7793a7137086a6af1eb397f52a56ce67f2fcc)) * update dependency com.google.cloud:google-cloud-storage to v2.1.5 ([#673](https://www.github.com/googleapis/java-aiplatform/issues/673)) ([f472ef9](https://www.github.com/googleapis/java-aiplatform/commit/f472ef92db50b8dc01a69e85fd5a72258d808d1b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 11 +++++++++++ google-cloud-aiplatform-bom/pom.xml | 12 ++++++------ google-cloud-aiplatform/pom.xml | 4 ++-- grpc-google-cloud-aiplatform-v1/pom.xml | 4 ++-- grpc-google-cloud-aiplatform-v1beta1/pom.xml | 4 ++-- pom.xml | 12 ++++++------ proto-google-cloud-aiplatform-v1/pom.xml | 4 ++-- proto-google-cloud-aiplatform-v1beta1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 10 +++++----- 10 files changed, 39 insertions(+), 28 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 876fde645..59e965112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +### [2.2.3](https://www.github.com/googleapis/java-aiplatform/compare/v2.2.2...v2.2.3) (2021-09-24) + + +### Dependencies + +* update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.2 ([#666](https://www.github.com/googleapis/java-aiplatform/issues/666)) ([a14e253](https://www.github.com/googleapis/java-aiplatform/commit/a14e253fd79762a6a0f424bf61eb6a060fdcc7bf)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#672](https://www.github.com/googleapis/java-aiplatform/issues/672)) ([55d3f3b](https://www.github.com/googleapis/java-aiplatform/commit/55d3f3b94e6a555d605a06093c53281c771aad6a)) +* update dependency com.google.cloud:google-cloud-storage to v2.1.3 ([#667](https://www.github.com/googleapis/java-aiplatform/issues/667)) ([3c84064](https://www.github.com/googleapis/java-aiplatform/commit/3c84064419f7881fce7a70696cc21c4bf2796347)) +* update dependency com.google.cloud:google-cloud-storage to v2.1.4 ([#669](https://www.github.com/googleapis/java-aiplatform/issues/669)) ([f0e7793](https://www.github.com/googleapis/java-aiplatform/commit/f0e7793a7137086a6af1eb397f52a56ce67f2fcc)) +* update dependency com.google.cloud:google-cloud-storage to v2.1.5 ([#673](https://www.github.com/googleapis/java-aiplatform/issues/673)) ([f472ef9](https://www.github.com/googleapis/java-aiplatform/commit/f472ef92db50b8dc01a69e85fd5a72258d808d1b)) + ### [2.2.2](https://www.github.com/googleapis/java-aiplatform/compare/v2.2.1...v2.2.2) (2021-09-14) diff --git a/google-cloud-aiplatform-bom/pom.xml b/google-cloud-aiplatform-bom/pom.xml index a57f02daf..7be5c07d7 100644 --- a/google-cloud-aiplatform-bom/pom.xml +++ b/google-cloud-aiplatform-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-aiplatform-bom - 2.2.3-SNAPSHOT + 2.2.3 pom com.google.cloud @@ -56,27 +56,27 @@ com.google.cloud google-cloud-aiplatform - 2.2.3-SNAPSHOT + 2.2.3 com.google.api.grpc grpc-google-cloud-aiplatform-v1 - 2.2.3-SNAPSHOT + 2.2.3 com.google.api.grpc grpc-google-cloud-aiplatform-v1beta1 - 0.8.3-SNAPSHOT + 0.8.3 com.google.api.grpc proto-google-cloud-aiplatform-v1 - 2.2.3-SNAPSHOT + 2.2.3 com.google.api.grpc proto-google-cloud-aiplatform-v1beta1 - 0.8.3-SNAPSHOT + 0.8.3 diff --git a/google-cloud-aiplatform/pom.xml b/google-cloud-aiplatform/pom.xml index e275d7259..aae0e7958 100644 --- a/google-cloud-aiplatform/pom.xml +++ b/google-cloud-aiplatform/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-aiplatform - 2.2.3-SNAPSHOT + 2.2.3 jar Google Cloud Vertex AI https://github.com/googleapis/java-aiplatform @@ -11,7 +11,7 @@ com.google.cloud google-cloud-aiplatform-parent - 2.2.3-SNAPSHOT + 2.2.3 google-cloud-aiplatform diff --git a/grpc-google-cloud-aiplatform-v1/pom.xml b/grpc-google-cloud-aiplatform-v1/pom.xml index a9464fb04..6a385b8b0 100644 --- a/grpc-google-cloud-aiplatform-v1/pom.xml +++ b/grpc-google-cloud-aiplatform-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-aiplatform-v1 - 2.2.3-SNAPSHOT + 2.2.3 grpc-google-cloud-aiplatform-v1 GRPC library for google-cloud-aiplatform com.google.cloud google-cloud-aiplatform-parent - 2.2.3-SNAPSHOT + 2.2.3 diff --git a/grpc-google-cloud-aiplatform-v1beta1/pom.xml b/grpc-google-cloud-aiplatform-v1beta1/pom.xml index a0e459cdb..d032efe25 100644 --- a/grpc-google-cloud-aiplatform-v1beta1/pom.xml +++ b/grpc-google-cloud-aiplatform-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-aiplatform-v1beta1 - 0.8.3-SNAPSHOT + 0.8.3 grpc-google-cloud-aiplatform-v1beta1 GRPC library for google-cloud-aiplatform com.google.cloud google-cloud-aiplatform-parent - 2.2.3-SNAPSHOT + 2.2.3 diff --git a/pom.xml b/pom.xml index 1940cbedd..1d43ea95f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-aiplatform-parent pom - 2.2.3-SNAPSHOT + 2.2.3 Google Cloud Vertex AI Parent https://github.com/googleapis/java- @@ -61,27 +61,27 @@ com.google.cloud google-cloud-aiplatform - 2.2.3-SNAPSHOT + 2.2.3 com.google.api.grpc proto-google-cloud-aiplatform-v1 - 2.2.3-SNAPSHOT + 2.2.3 com.google.api.grpc proto-google-cloud-aiplatform-v1beta1 - 0.8.3-SNAPSHOT + 0.8.3 com.google.api.grpc grpc-google-cloud-aiplatform-v1 - 2.2.3-SNAPSHOT + 2.2.3 com.google.api.grpc grpc-google-cloud-aiplatform-v1beta1 - 0.8.3-SNAPSHOT + 0.8.3 com.google.cloud diff --git a/proto-google-cloud-aiplatform-v1/pom.xml b/proto-google-cloud-aiplatform-v1/pom.xml index 6d9e472d9..e46428881 100644 --- a/proto-google-cloud-aiplatform-v1/pom.xml +++ b/proto-google-cloud-aiplatform-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-aiplatform-v1 - 2.2.3-SNAPSHOT + 2.2.3 proto-google-cloud-aiplatform-v1 Proto library for google-cloud-aiplatform com.google.cloud google-cloud-aiplatform-parent - 2.2.3-SNAPSHOT + 2.2.3 diff --git a/proto-google-cloud-aiplatform-v1beta1/pom.xml b/proto-google-cloud-aiplatform-v1beta1/pom.xml index d5781f814..ba9e02326 100644 --- a/proto-google-cloud-aiplatform-v1beta1/pom.xml +++ b/proto-google-cloud-aiplatform-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-aiplatform-v1beta1 - 0.8.3-SNAPSHOT + 0.8.3 proto-google-cloud-aiplatform-v1beta1 Proto library for google-cloud-aiplatform com.google.cloud google-cloud-aiplatform-parent - 2.2.3-SNAPSHOT + 2.2.3 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 5e27ec649..f64599d26 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-aiplatform - 2.2.3-SNAPSHOT + 2.2.3 diff --git a/versions.txt b/versions.txt index c1cded0af..52d44245e 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-aiplatform:2.2.2:2.2.3-SNAPSHOT -grpc-google-cloud-aiplatform-v1:2.2.2:2.2.3-SNAPSHOT -grpc-google-cloud-aiplatform-v1beta1:0.8.2:0.8.3-SNAPSHOT -proto-google-cloud-aiplatform-v1:2.2.2:2.2.3-SNAPSHOT -proto-google-cloud-aiplatform-v1beta1:0.8.2:0.8.3-SNAPSHOT +google-cloud-aiplatform:2.2.3:2.2.3 +grpc-google-cloud-aiplatform-v1:2.2.3:2.2.3 +grpc-google-cloud-aiplatform-v1beta1:0.8.3:0.8.3 +proto-google-cloud-aiplatform-v1:2.2.3:2.2.3 +proto-google-cloud-aiplatform-v1beta1:0.8.3:0.8.3