Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented May 19, 2022

Source-Link: googleapis/synthtool@505ce5a
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74

Source-Link: googleapis/synthtool@505ce5a
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners May 19, 2022 15:16
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label May 19, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 19, 2022
@product-auto-label product-auto-label bot added the api: vertex-ai Issues related to the googleapis/java-aiplatform API. label May 19, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 19, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label May 19, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 4d7349e into main May 19, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-update-lock-2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74 branch May 19, 2022 21:14
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 19, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.9.0](v2.8.9...v2.9.0) (2022-05-24)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-aiplatform/issues/1440)) ([#894](#894)) ([4d7349e](4d7349e))
* add ConvexAutomatedStoppingSpec to StudySpec in aiplatform v1 study.proto ([78bcdac](78bcdac))
* add ConvexAutomatedStoppingSpec to StudySpec in aiplatform v1beta1 study.proto ([78bcdac](78bcdac))
* add JOB_STATE_UPDATING to JobState in aiplatform v1 job_state.proto ([78bcdac](78bcdac))
* add JOB_STATE_UPDATING to JobState in aiplatform v1beta1 job_state.proto ([78bcdac](78bcdac))
* add LatestMonitoringPipelineMetadata to ModelDeploymentMonitoringJob in aiplatform v1beta1 model_deployment_monitoring_job.proto ([78bcdac](78bcdac))
* add ListModelVersion, DeleteModelVersion, and MergeVersionAliases rpcs to aiplatform v1beta1 model_service.proto ([78bcdac](78bcdac))
* add MfsMount in aiplatform v1 machine_resources.proto ([78bcdac](78bcdac))
* add MfsMount in aiplatform v1beta1 machine_resources.proto ([78bcdac](78bcdac))
* add model_id and parent_model to TrainingPipeline in aiplatform v1beta1 training_pipeline.proto ([78bcdac](78bcdac))
* add model_version_id to DeployedModel in aiplatform v1beta1 endpoint.proto ([78bcdac](78bcdac))
* add model_version_id to PredictResponse in aiplatform v1beta1 prediction_service.proto ([78bcdac](78bcdac))
* add model_version_id to UploadModelRequest and UploadModelResponse in aiplatform v1beta1 model_service.proto ([78bcdac](78bcdac))
* add nfs_mounts to WorkPoolSpec in aiplatform v1 custom_job.proto ([78bcdac](78bcdac))
* add nfs_mounts to WorkPoolSpec in aiplatform v1beta1 custom_job.proto ([78bcdac](78bcdac))
* add PredictRequestResponseLoggingConfig to aiplatform v1beta1 endpoint.proto ([78bcdac](78bcdac))
* add reserved_ip_ranges to CustomJobSpec in aiplatform v1 custom_job.proto ([78bcdac](78bcdac))
* add reserved_ip_ranges to CustomJobSpec in aiplatform v1beta1 custom_job.proto ([78bcdac](78bcdac))
* add version_id to Model in aiplatform v1beta1 model.proto ([78bcdac](78bcdac))
* remove several `REQUIRED` field annotations in featurestore.proto, metadata.proto, and pipeline_job.proto ([78bcdac](78bcdac))
* remove several `REQUIRED` field annotations in featurestore.proto, metadata.proto, and pipeline_job.proto ([78bcdac](78bcdac))
* rename Similarity to Examples, and similarity to examples in ExplanationParameters in aiplatform v1beta1 explanation.proto ([78bcdac](78bcdac))


### Dependencies

* update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.9 ([#890](#890)) ([bedf5d9](bedf5d9))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#893](#893)) ([fd5d001](fd5d001))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#912](#912)) ([32c47cc](32c47cc))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to meltsufin/monorepo-experiments that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.9.0](googleapis/java-aiplatform@v2.8.9...v2.9.0) (2022-05-24)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-aiplatform/issues/1440)) ([#894](googleapis/java-aiplatform#894)) ([061d140](googleapis/java-aiplatform@061d140))
* add ConvexAutomatedStoppingSpec to StudySpec in aiplatform v1 study.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add ConvexAutomatedStoppingSpec to StudySpec in aiplatform v1beta1 study.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add JOB_STATE_UPDATING to JobState in aiplatform v1 job_state.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add JOB_STATE_UPDATING to JobState in aiplatform v1beta1 job_state.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add LatestMonitoringPipelineMetadata to ModelDeploymentMonitoringJob in aiplatform v1beta1 model_deployment_monitoring_job.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add ListModelVersion, DeleteModelVersion, and MergeVersionAliases rpcs to aiplatform v1beta1 model_service.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add MfsMount in aiplatform v1 machine_resources.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add MfsMount in aiplatform v1beta1 machine_resources.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add model_id and parent_model to TrainingPipeline in aiplatform v1beta1 training_pipeline.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add model_version_id to DeployedModel in aiplatform v1beta1 endpoint.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add model_version_id to PredictResponse in aiplatform v1beta1 prediction_service.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add model_version_id to UploadModelRequest and UploadModelResponse in aiplatform v1beta1 model_service.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add nfs_mounts to WorkPoolSpec in aiplatform v1 custom_job.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add nfs_mounts to WorkPoolSpec in aiplatform v1beta1 custom_job.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add PredictRequestResponseLoggingConfig to aiplatform v1beta1 endpoint.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add reserved_ip_ranges to CustomJobSpec in aiplatform v1 custom_job.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add reserved_ip_ranges to CustomJobSpec in aiplatform v1beta1 custom_job.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* add version_id to Model in aiplatform v1beta1 model.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* remove several `REQUIRED` field annotations in featurestore.proto, metadata.proto, and pipeline_job.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* remove several `REQUIRED` field annotations in featurestore.proto, metadata.proto, and pipeline_job.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))
* rename Similarity to Examples, and similarity to examples in ExplanationParameters in aiplatform v1beta1 explanation.proto ([e662ae3](googleapis/java-aiplatform@e662ae3))


### Dependencies

* update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.9 ([#890](googleapis/java-aiplatform#890)) ([1aee484](googleapis/java-aiplatform@1aee484))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#893](googleapis/java-aiplatform#893)) ([2f147a5](googleapis/java-aiplatform@2f147a5))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#912](googleapis/java-aiplatform#912)) ([3bb35d3](googleapis/java-aiplatform@3bb35d3))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: vertex-ai Issues related to the googleapis/java-aiplatform API. owl-bot-update-lock size: s Pull request size is small.
Projects
None yet
2 participants