Skip to content

Commit 98f4347

Browse files
chore(main): release 3.0.0 (googleapis#971)
🤖 I have created a release *beep* *boop* --- ## [3.0.0](googleapis/java-aiplatform@v2.9.8...v3.0.0) (2022-07-01) ### ⚠ BREAKING CHANGES * added packaging options for C#, Ruby, and PHP ### Features * add BatchImportModelEvaluationSlices API in aiplatform v1 model_service.proto ([googleapis#972](googleapis/java-aiplatform#972)) ([7f45b24](googleapis/java-aiplatform@7f45b24)) * add BatchImportModelEvaluationSlices API in aiplatform v1beta1 model_service.proto ([7f45b24](googleapis/java-aiplatform@7f45b24)) * add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto ([a2a404f](googleapis/java-aiplatform@a2a404f)) * add ListSavedQueries rpc to aiplatform v1 dataset_service.proto ([googleapis#975](googleapis/java-aiplatform#975)) ([ab9ba69](googleapis/java-aiplatform@ab9ba69)) * add ListSavedQueries rpc to aiplatform v1beta1 dataset_service.proto ([ab9ba69](googleapis/java-aiplatform@ab9ba69)) * add model_monitoring_config to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto ([googleapis#892](googleapis/java-aiplatform#892)) ([a2a404f](googleapis/java-aiplatform@a2a404f)) * add model_version_id to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto ([7f45b24](googleapis/java-aiplatform@7f45b24)) * add model_version_id to DeployedModel in aiplatform v1 endpoint.proto ([7f45b24](googleapis/java-aiplatform@7f45b24)) * add model_version_id to PredictResponse in aiplatform v1 prediction_service.proto ([7f45b24](googleapis/java-aiplatform@7f45b24)) * add saved_query_id to InputDataConfig in aiplatform v1 training_pipeline.proto ([ab9ba69](googleapis/java-aiplatform@ab9ba69)) * add saved_query_id to InputDataConfig in aiplatform v1beta1 training_pipeline.proto ([ab9ba69](googleapis/java-aiplatform@ab9ba69)) * add saved_query.proto to aiplatform v1 ([ab9ba69](googleapis/java-aiplatform@ab9ba69)) * add saved_query.proto to aiplatform v1beta1 ([ab9ba69](googleapis/java-aiplatform@ab9ba69)) * add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto ([a2a404f](googleapis/java-aiplatform@a2a404f)) * **samples:** add create-featurestore sample ([googleapis#948](googleapis/java-aiplatform#948)) ([ffc4b87](googleapis/java-aiplatform@ffc4b87)) ### Bug Fixes * added packaging options for C#, Ruby, and PHP ([a2a404f](googleapis/java-aiplatform@a2a404f)) * update gapic-generator-java with mock service generation fixes ([googleapis#979](googleapis/java-aiplatform#979)) ([e5f3ca5](googleapis/java-aiplatform@e5f3ca5)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#973](googleapis/java-aiplatform#973)) ([56ad705](googleapis/java-aiplatform@56ad705)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 78f7537 commit 98f4347

File tree

10 files changed

+64
-28
lines changed

10 files changed

+64
-28
lines changed

java-aiplatform/CHANGELOG.md

+36
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,41 @@
11
# Changelog
22

3+
## [3.0.0](https://github.com/googleapis/java-aiplatform/compare/v2.9.8...v3.0.0) (2022-07-01)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* added packaging options for C#, Ruby, and PHP
9+
10+
### Features
11+
12+
* add BatchImportModelEvaluationSlices API in aiplatform v1 model_service.proto ([#972](https://github.com/googleapis/java-aiplatform/issues/972)) ([3041b97](https://github.com/googleapis/java-aiplatform/commit/3041b97659d2ffccb8ff016ba0939cd1453a82aa))
13+
* add BatchImportModelEvaluationSlices API in aiplatform v1beta1 model_service.proto ([3041b97](https://github.com/googleapis/java-aiplatform/commit/3041b97659d2ffccb8ff016ba0939cd1453a82aa))
14+
* add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto ([0ae5d15](https://github.com/googleapis/java-aiplatform/commit/0ae5d15dfc9475c113ad97a2973c70a9da8dfdcd))
15+
* add ListSavedQueries rpc to aiplatform v1 dataset_service.proto ([#975](https://github.com/googleapis/java-aiplatform/issues/975)) ([85be17b](https://github.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e))
16+
* add ListSavedQueries rpc to aiplatform v1beta1 dataset_service.proto ([85be17b](https://github.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e))
17+
* add model_monitoring_config to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto ([#892](https://github.com/googleapis/java-aiplatform/issues/892)) ([0ae5d15](https://github.com/googleapis/java-aiplatform/commit/0ae5d15dfc9475c113ad97a2973c70a9da8dfdcd))
18+
* add model_version_id to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto ([3041b97](https://github.com/googleapis/java-aiplatform/commit/3041b97659d2ffccb8ff016ba0939cd1453a82aa))
19+
* add model_version_id to DeployedModel in aiplatform v1 endpoint.proto ([3041b97](https://github.com/googleapis/java-aiplatform/commit/3041b97659d2ffccb8ff016ba0939cd1453a82aa))
20+
* add model_version_id to PredictResponse in aiplatform v1 prediction_service.proto ([3041b97](https://github.com/googleapis/java-aiplatform/commit/3041b97659d2ffccb8ff016ba0939cd1453a82aa))
21+
* add saved_query_id to InputDataConfig in aiplatform v1 training_pipeline.proto ([85be17b](https://github.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e))
22+
* add saved_query_id to InputDataConfig in aiplatform v1beta1 training_pipeline.proto ([85be17b](https://github.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e))
23+
* add saved_query.proto to aiplatform v1 ([85be17b](https://github.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e))
24+
* add saved_query.proto to aiplatform v1beta1 ([85be17b](https://github.com/googleapis/java-aiplatform/commit/85be17bbec3e368685f39a8efde69405a239ce5e))
25+
* add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto ([0ae5d15](https://github.com/googleapis/java-aiplatform/commit/0ae5d15dfc9475c113ad97a2973c70a9da8dfdcd))
26+
* **samples:** add create-featurestore sample ([#948](https://github.com/googleapis/java-aiplatform/issues/948)) ([ac7ca36](https://github.com/googleapis/java-aiplatform/commit/ac7ca36f20c0a0051b262689b1ea7c80a3146721))
27+
28+
29+
### Bug Fixes
30+
31+
* added packaging options for C#, Ruby, and PHP ([0ae5d15](https://github.com/googleapis/java-aiplatform/commit/0ae5d15dfc9475c113ad97a2973c70a9da8dfdcd))
32+
* update gapic-generator-java with mock service generation fixes ([#979](https://github.com/googleapis/java-aiplatform/issues/979)) ([745b9cd](https://github.com/googleapis/java-aiplatform/commit/745b9cdfadf07f37ccf038761345817884a5b5ef))
33+
34+
35+
### Dependencies
36+
37+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#973](https://github.com/googleapis/java-aiplatform/issues/973)) ([87b311d](https://github.com/googleapis/java-aiplatform/commit/87b311d47db0b2f0e89cfba5854e41c7d317c360))
38+
339
## [2.9.8](https://github.com/googleapis/java-aiplatform/compare/v2.9.7...v2.9.8) (2022-06-21)
440

541

java-aiplatform/google-cloud-aiplatform-bom/pom.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-aiplatform-bom</artifactId>
6-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
6+
<version>3.0.0</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
77
<packaging>pom</packaging>
88
<parent>
99
<groupId>com.google.cloud</groupId>
@@ -56,27 +56,27 @@
5656
<dependency>
5757
<groupId>com.google.cloud</groupId>
5858
<artifactId>google-cloud-aiplatform</artifactId>
59-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
59+
<version>3.0.0</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
6060
</dependency>
6161
<dependency>
6262
<groupId>com.google.api.grpc</groupId>
6363
<artifactId>grpc-google-cloud-aiplatform-v1</artifactId>
64-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1:current} -->
64+
<version>3.0.0</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1:current} -->
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.api.grpc</groupId>
6868
<artifactId>grpc-google-cloud-aiplatform-v1beta1</artifactId>
69-
<version>0.15.9-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1beta1:current} -->
69+
<version>0.16.0</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1beta1:current} -->
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.api.grpc</groupId>
7373
<artifactId>proto-google-cloud-aiplatform-v1</artifactId>
74-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1:current} -->
74+
<version>3.0.0</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1:current} -->
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.api.grpc</groupId>
7878
<artifactId>proto-google-cloud-aiplatform-v1beta1</artifactId>
79-
<version>0.15.9-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1beta1:current} -->
79+
<version>0.16.0</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1beta1:current} -->
8080
</dependency>
8181
</dependencies>
8282
</dependencyManagement>

java-aiplatform/google-cloud-aiplatform/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-aiplatform</artifactId>
6-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
6+
<version>3.0.0</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
77
<packaging>jar</packaging>
88
<name>Google Cloud Vertex AI</name>
99
<url>https://github.com/googleapis/java-aiplatform</url>
1010
<description>Java client for Google Cloud Vertex AI services.</description>
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-aiplatform-parent</artifactId>
14-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
14+
<version>3.0.0</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-aiplatform</site.installationModule>

java-aiplatform/grpc-google-cloud-aiplatform-v1/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>grpc-google-cloud-aiplatform-v1</artifactId>
7-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1:current} -->
7+
<version>3.0.0</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1:current} -->
88
<name>grpc-google-cloud-aiplatform-v1</name>
99
<description>GRPC library for google-cloud-aiplatform</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-aiplatform-parent</artifactId>
13-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
13+
<version>3.0.0</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-aiplatform/grpc-google-cloud-aiplatform-v1beta1/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>grpc-google-cloud-aiplatform-v1beta1</artifactId>
7-
<version>0.15.9-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1beta1:current} -->
7+
<version>0.16.0</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1beta1:current} -->
88
<name>grpc-google-cloud-aiplatform-v1beta1</name>
99
<description>GRPC library for google-cloud-aiplatform</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-aiplatform-parent</artifactId>
13-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
13+
<version>3.0.0</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-aiplatform/pom.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-aiplatform-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
7+
<version>3.0.0</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
88
<name>Google Cloud Vertex AI Parent</name>
99
<url>https://github.com/googleapis/java-</url>
1010
<description>
@@ -61,27 +61,27 @@
6161
<dependency>
6262
<groupId>com.google.cloud</groupId>
6363
<artifactId>google-cloud-aiplatform</artifactId>
64-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
64+
<version>3.0.0</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.api.grpc</groupId>
6868
<artifactId>proto-google-cloud-aiplatform-v1</artifactId>
69-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1:current} -->
69+
<version>3.0.0</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1:current} -->
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.api.grpc</groupId>
7373
<artifactId>proto-google-cloud-aiplatform-v1beta1</artifactId>
74-
<version>0.15.9-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1beta1:current} -->
74+
<version>0.16.0</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1beta1:current} -->
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.api.grpc</groupId>
7878
<artifactId>grpc-google-cloud-aiplatform-v1</artifactId>
79-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1:current} -->
79+
<version>3.0.0</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1:current} -->
8080
</dependency>
8181
<dependency>
8282
<groupId>com.google.api.grpc</groupId>
8383
<artifactId>grpc-google-cloud-aiplatform-v1beta1</artifactId>
84-
<version>0.15.9-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1beta1:current} -->
84+
<version>0.16.0</version><!-- {x-version-update:grpc-google-cloud-aiplatform-v1beta1:current} -->
8585
</dependency>
8686
<dependency>
8787
<groupId>com.google.cloud</groupId>

java-aiplatform/proto-google-cloud-aiplatform-v1/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>proto-google-cloud-aiplatform-v1</artifactId>
7-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1:current} -->
7+
<version>3.0.0</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1:current} -->
88
<name>proto-google-cloud-aiplatform-v1</name>
99
<description>Proto library for google-cloud-aiplatform</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-aiplatform-parent</artifactId>
13-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
13+
<version>3.0.0</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-aiplatform/proto-google-cloud-aiplatform-v1beta1/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>proto-google-cloud-aiplatform-v1beta1</artifactId>
7-
<version>0.15.9-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1beta1:current} -->
7+
<version>0.16.0</version><!-- {x-version-update:proto-google-cloud-aiplatform-v1beta1:current} -->
88
<name>proto-google-cloud-aiplatform-v1beta1</name>
99
<description>Proto library for google-cloud-aiplatform</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-aiplatform-parent</artifactId>
13-
<version>2.9.9-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
13+
<version>3.0.0</version><!-- {x-version-update:google-cloud-aiplatform:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-aiplatform/samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-aiplatform</artifactId>
31-
<version>2.9.9-SNAPSHOT</version>
31+
<version>3.0.0</version>
3232
</dependency>
3333
<!-- {x-version-update-end} -->
3434
<dependency>

java-aiplatform/versions.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-aiplatform:2.9.8:2.9.9-SNAPSHOT
5-
grpc-google-cloud-aiplatform-v1:2.9.8:2.9.9-SNAPSHOT
6-
grpc-google-cloud-aiplatform-v1beta1:0.15.8:0.15.9-SNAPSHOT
7-
proto-google-cloud-aiplatform-v1:2.9.8:2.9.9-SNAPSHOT
8-
proto-google-cloud-aiplatform-v1beta1:0.15.8:0.15.9-SNAPSHOT
4+
google-cloud-aiplatform:3.0.0:3.0.0
5+
grpc-google-cloud-aiplatform-v1:3.0.0:3.0.0
6+
grpc-google-cloud-aiplatform-v1beta1:0.16.0:0.16.0
7+
proto-google-cloud-aiplatform-v1:3.0.0:3.0.0
8+
proto-google-cloud-aiplatform-v1beta1:0.16.0:0.16.0

0 commit comments

Comments
 (0)