Skip to content

Commit 63da81b

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-aiplatform-bom to v3 (#4674)
[![Mend 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-bom](https://togithub.com/googleapis/java-aiplatform) | `2.9.8` -> `3.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform-bom/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform-bom/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform-bom/3.0.0/compatibility-slim/2.9.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform-bom/3.0.0/confidence-slim/2.9.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-aiplatform</summary> ### [`v3.0.0`](https://togithub.com/googleapis/java-aiplatform/blob/HEAD/CHANGELOG.md#&#8203;300-httpsgithubcomgoogleapisjava-aiplatformcomparev298v300-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-aiplatform/compare/v2.9.8...v3.0.0) ##### ⚠ BREAKING CHANGES - added packaging options for C#, Ruby, and PHP ##### Features - add BatchImportModelEvaluationSlices API in aiplatform v1 model_service.proto ([#&#8203;972](https://togithub.com/googleapis/java-aiplatform/issues/972)) ([3041b97](https://togithub.com/googleapis/java-aiplatform/commit/3041b97659d2ffccb8ff016ba0939cd1453a82aa)) - add BatchImportModelEvaluationSlices API in aiplatform v1beta1 model_service.proto ([3041b97](https://togithub.com/googleapis/java-aiplatform/commit/3041b97659d2ffccb8ff016ba0939cd1453a82aa)) - add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto ([0ae5d15](https://togithub.com/googleapis/java-aiplatform/commit/0ae5d15dfc9475c113ad97a2973c70a9da8dfdcd)) - add ListSavedQueries rpc to aiplatform v1 dataset_service.proto ([#&#8203;975](https://togithub.com/googleapis/java-aiplatform/issues/975)) ([85be17b](https://togithub.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e)) - add ListSavedQueries rpc to aiplatform v1beta1 dataset_service.proto ([85be17b](https://togithub.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e)) - add model_monitoring_config to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto ([#&#8203;892](https://togithub.com/googleapis/java-aiplatform/issues/892)) ([0ae5d15](https://togithub.com/googleapis/java-aiplatform/commit/0ae5d15dfc9475c113ad97a2973c70a9da8dfdcd)) - add model_version_id to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto ([3041b97](https://togithub.com/googleapis/java-aiplatform/commit/3041b97659d2ffccb8ff016ba0939cd1453a82aa)) - add model_version_id to DeployedModel in aiplatform v1 endpoint.proto ([3041b97](https://togithub.com/googleapis/java-aiplatform/commit/3041b97659d2ffccb8ff016ba0939cd1453a82aa)) - add model_version_id to PredictResponse in aiplatform v1 prediction_service.proto ([3041b97](https://togithub.com/googleapis/java-aiplatform/commit/3041b97659d2ffccb8ff016ba0939cd1453a82aa)) - add saved_query_id to InputDataConfig in aiplatform v1 training_pipeline.proto ([85be17b](https://togithub.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e)) - add saved_query_id to InputDataConfig in aiplatform v1beta1 training_pipeline.proto ([85be17b](https://togithub.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e)) - add saved_query.proto to aiplatform v1 ([85be17b](https://togithub.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e)) - add saved_query.proto to aiplatform v1beta1 ([85be17b](https://togithub.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e)) - add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto ([0ae5d15](https://togithub.com/googleapis/java-aiplatform/commit/0ae5d15dfc9475c113ad97a2973c70a9da8dfdcd)) - **samples:** add create-featurestore sample ([#&#8203;948](https://togithub.com/googleapis/java-aiplatform/issues/948)) ([ac7ca36](https://togithub.com/googleapis/java-aiplatform/commit/ac7ca36f20c0a0051b262689b1ea7c80a3146721)) ##### Bug Fixes - added packaging options for C#, Ruby, and PHP ([0ae5d15](https://togithub.com/googleapis/java-aiplatform/commit/0ae5d15dfc9475c113ad97a2973c70a9da8dfdcd)) - update gapic-generator-java with mock service generation fixes ([#&#8203;979](https://togithub.com/googleapis/java-aiplatform/issues/979)) ([745b9cd](https://togithub.com/googleapis/java-aiplatform/commit/745b9cdfadf07f37ccf038761345817884a5b5ef)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;973](https://togithub.com/googleapis/java-aiplatform/issues/973)) ([87b311d](https://togithub.com/googleapis/java-aiplatform/commit/87b311d47db0b2f0e89cfba5854e41c7d317c360)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
1 parent 6b1c9f6 commit 63da81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>com.google.cloud</groupId>
181181
<artifactId>google-cloud-aiplatform-bom</artifactId>
182-
<version>2.9.8</version>
182+
<version>3.0.0</version>
183183
<type>pom</type>
184184
<scope>import</scope>
185185
</dependency>

0 commit comments

Comments
 (0)