Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit bb1d3d8

Browse files
chore(main): release 2.0.0 (#305)
🤖 I have created a release *beep* *boop* --- ## [2.0.0](v1.19.0...v2.0.0) (2022-06-23) ### ⚠ BREAKING CHANGES * update library to use Node 12 (#304) ### Features * add ConvexAutomatedStoppingSpec to StudySpec in aiplatform v1beta1 study.proto ([863748a](863748a)) * add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto ([#297](#297)) ([1e6dcb6](1e6dcb6)) * add Examples to Explanation related messages in aiplatform v1beta1 explanation.proto ([#307](#307)) ([c69ac2b](c69ac2b)) * add IAM policy to aiplatform_v1beta1.yaml ([#308](#308)) ([6557767](6557767)) * add JOB_STATE_UPDATING to JobState in aiplatform v1beta1 job_state.proto ([863748a](863748a)) * add LatestMonitoringPipelineMetadata to ModelDeploymentMonitoringJob in aiplatform v1beta1 model_deployment_monitoring_job.proto ([863748a](863748a)) * add ListModelVersion, DeleteModelVersion, and MergeVersionAliases rpcs to aiplatform v1beta1 model_service.proto ([863748a](863748a)) * add MfsMount in aiplatform v1beta1 machine_resources.proto ([863748a](863748a)) * add model_id and parent_model to TrainingPipeline in aiplatform v1beta1 training_pipeline.proto ([863748a](863748a)) * add model_version_id to DeployedModel in aiplatform v1beta1 endpoint.proto ([863748a](863748a)) * add model_version_id to PredictResponse in aiplatform v1beta1 prediction_service.proto ([863748a](863748a)) * add model_version_id to UploadModelRequest and UploadModelResponse in aiplatform v1beta1 model_service.proto ([863748a](863748a)) * add nfs_mounts to WorkPoolSpec in aiplatform v1beta1 custom_job.proto ([863748a](863748a)) * add PredictRequestResponseLoggingConfig to aiplatform v1beta1 endpoint.proto ([863748a](863748a)) * add reserved_ip_ranges to CustomJobSpec in aiplatform v1 custom_job.proto ([#286](#286)) ([863748a](863748a)) * add reserved_ip_ranges to CustomJobSpec in aiplatform v1beta1 custom_job.proto ([863748a](863748a)) * add version_id to Model in aiplatform v1beta1 model.proto ([863748a](863748a)) * rename Similarity to Examples, and similarity to examples in ExplanationParameters in aiplatform v1beta1 explanation.proto ([863748a](863748a)) * **samples:** add create-featurestore samples ([#317](#317)) ([5876d81](5876d81)) ### Bug Fixes * added retries to flaky test ([#299](#299)) ([ffc9a3f](ffc9a3f)) ### Build System * update library to use Node 12 ([#304](#304)) ([0679cda](0679cda)) --- 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 5876d81 commit bb1d3d8

File tree

5 files changed

+43
-4
lines changed

5 files changed

+43
-4
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/googleapis/nodejs-ai-platform/compare/v1.19.0...v2.0.0) (2022-06-23)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update library to use Node 12 (#304)
9+
10+
### Features
11+
12+
* add ConvexAutomatedStoppingSpec to StudySpec in aiplatform v1beta1 study.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
13+
* add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto ([#297](https://github.com/googleapis/nodejs-ai-platform/issues/297)) ([1e6dcb6](https://github.com/googleapis/nodejs-ai-platform/commit/1e6dcb65e39c0c9e9ec211a743c38ee8385a3423))
14+
* add Examples to Explanation related messages in aiplatform v1beta1 explanation.proto ([#307](https://github.com/googleapis/nodejs-ai-platform/issues/307)) ([c69ac2b](https://github.com/googleapis/nodejs-ai-platform/commit/c69ac2bb8d64e443fa4296204a770f5120cb9682))
15+
* add IAM policy to aiplatform_v1beta1.yaml ([#308](https://github.com/googleapis/nodejs-ai-platform/issues/308)) ([6557767](https://github.com/googleapis/nodejs-ai-platform/commit/6557767c67d2b4461aa8e7c44d10b1572eceefeb))
16+
* add JOB_STATE_UPDATING to JobState in aiplatform v1beta1 job_state.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
17+
* add LatestMonitoringPipelineMetadata to ModelDeploymentMonitoringJob in aiplatform v1beta1 model_deployment_monitoring_job.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
18+
* add ListModelVersion, DeleteModelVersion, and MergeVersionAliases rpcs to aiplatform v1beta1 model_service.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
19+
* add MfsMount in aiplatform v1beta1 machine_resources.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
20+
* add model_id and parent_model to TrainingPipeline in aiplatform v1beta1 training_pipeline.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
21+
* add model_version_id to DeployedModel in aiplatform v1beta1 endpoint.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
22+
* add model_version_id to PredictResponse in aiplatform v1beta1 prediction_service.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
23+
* add model_version_id to UploadModelRequest and UploadModelResponse in aiplatform v1beta1 model_service.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
24+
* add nfs_mounts to WorkPoolSpec in aiplatform v1beta1 custom_job.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
25+
* add PredictRequestResponseLoggingConfig to aiplatform v1beta1 endpoint.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
26+
* add reserved_ip_ranges to CustomJobSpec in aiplatform v1 custom_job.proto ([#286](https://github.com/googleapis/nodejs-ai-platform/issues/286)) ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
27+
* add reserved_ip_ranges to CustomJobSpec in aiplatform v1beta1 custom_job.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
28+
* add version_id to Model in aiplatform v1beta1 model.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
29+
* rename Similarity to Examples, and similarity to examples in ExplanationParameters in aiplatform v1beta1 explanation.proto ([863748a](https://github.com/googleapis/nodejs-ai-platform/commit/863748aa5ca44064a8affafda5e5ae050b948a03))
30+
* **samples:** add create-featurestore samples ([#317](https://github.com/googleapis/nodejs-ai-platform/issues/317)) ([5876d81](https://github.com/googleapis/nodejs-ai-platform/commit/5876d81482b7bd247ef02a6b9f7f062bfae9d4b0))
31+
32+
33+
### Bug Fixes
34+
35+
* added retries to flaky test ([#299](https://github.com/googleapis/nodejs-ai-platform/issues/299)) ([ffc9a3f](https://github.com/googleapis/nodejs-ai-platform/commit/ffc9a3f972802d8483d1f0c02a685ea8f1500998))
36+
37+
38+
### Build System
39+
40+
* update library to use Node 12 ([#304](https://github.com/googleapis/nodejs-ai-platform/issues/304)) ([0679cda](https://github.com/googleapis/nodejs-ai-platform/commit/0679cda64a937bd68f27705b607a406ed01d02c4))
41+
342
## [1.19.0](https://github.com/googleapis/nodejs-ai-platform/compare/v1.18.0...v1.19.0) (2022-03-24)
443

544

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/aiplatform",
3-
"version": "1.19.0",
3+
"version": "2.0.0",
44
"description": "Vertex AI client for Node.js",
55
"repository": "googleapis/nodejs-ai-platform",
66
"license": "Apache-2.0",

samples/generated/v1/snippet_metadata.google.cloud.aiplatform.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "nodejs-aiplatform",
4-
"version": "1.19.0",
4+
"version": "2.0.0",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

samples/generated/v1beta1/snippet_metadata.google.cloud.aiplatform.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "nodejs-aiplatform",
4-
"version": "1.19.0",
4+
"version": "2.0.0",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "mocha --timeout 1200000 test/*.js"
1414
},
1515
"dependencies": {
16-
"@google-cloud/aiplatform": "^1.19.0",
16+
"@google-cloud/aiplatform": "^2.0.0",
1717
"@google-cloud/storage": "^5.5.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)