This repository has been archived by the owner on Sep 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
feat: add vizier service to aiplatform v1 BUILD.bazel #688
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Committer: @dizcology PiperOrigin-RevId: 399538263 Source-Link: googleapis/googleapis@70d5a82 Source-Link: https://github.com/googleapis/googleapis-gen/commit/eef203241704e4301e963a6d21adde4f6b32ac0e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWVmMjAzMjQxNzA0ZTQzMDFlOTYzYTZkMjFhZGRlNGY2YjMyYWMwZSJ9
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Sep 28, 2021
product-auto-label
bot
added
the
api: aiplatform
Issues related to the AI Platform API.
label
Sep 28, 2021
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
Sep 28, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Sep 28, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 28, 2021
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
Sep 28, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Sep 28, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 28, 2021
chanseokoh
approved these changes
Oct 5, 2021
chanseokoh
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Oct 5, 2021
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Oct 6, 2021
chanseokoh
approved these changes
Oct 8, 2021
morgandu
approved these changes
Oct 18, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Oct 21, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [2.3.0](https://github.com/googleapis/java-aiplatform/compare/v2.2.4...v2.3.0) (2021-10-21) ### Features * add featurestore service to aiplatform v1 feat: add metadata service to aiplatform v1 ([#692](https://github.com/googleapis/java-aiplatform/issues/692)) ([1ecc5d1](https://github.com/googleapis/java-aiplatform/commit/1ecc5d1288fdb9ca909d54ca5ad16586af9648d4)) * add Similarity to explanation in aiplatform v1beta1 feat: add EncryptionSpec to featurestore in aiplatform v1beta1 feat: add PipelineTaskStatus to pipeline_job in aiplatform v1beta1 feat: add BatchReadTensorboardTimeSeriesData to tensorboard_serv... ([#691](https://github.com/googleapis/java-aiplatform/issues/691)) ([a215d7b](https://github.com/googleapis/java-aiplatform/commit/a215d7b0aa1d0e2909d7a1218ded4094f4a31a44)) * add vizier service to aiplatform v1 BUILD.bazel ([#688](https://github.com/googleapis/java-aiplatform/issues/688)) ([4fcfca6](https://github.com/googleapis/java-aiplatform/commit/4fcfca6dc1e9ddab8f991804a02c6370ddb16b35)) ### Bug Fixes * Remove invalid resource annotations ([#699](https://github.com/googleapis/java-aiplatform/issues/699)) ([5ece66d](https://github.com/googleapis/java-aiplatform/commit/5ece66dd33c5195169e8e5a559ee04864a45827d)) ### Dependencies * update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.4 ([#682](https://github.com/googleapis/java-aiplatform/issues/682)) ([2309a27](https://github.com/googleapis/java-aiplatform/commit/2309a27f48051707d34f9121980e633e465681b9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#697](https://github.com/googleapis/java-aiplatform/issues/697)) ([29abdbd](https://github.com/googleapis/java-aiplatform/commit/29abdbdfbeec4d6928922e27a1ec2b25c62530d5)) * update dependency com.google.cloud:google-cloud-storage to v2.1.6 ([#683](https://github.com/googleapis/java-aiplatform/issues/683)) ([e1419a3](https://github.com/googleapis/java-aiplatform/commit/e1419a3f3fd092c9108622c34ee68bdc62bed3f5)) * update dependency com.google.cloud:google-cloud-storage to v2.1.7 ([#689](https://github.com/googleapis/java-aiplatform/issues/689)) ([56ab398](https://github.com/googleapis/java-aiplatform/commit/56ab398d3dc440150b0e771b606c783db50e4513)) * update dependency com.google.cloud:google-cloud-storage to v2.1.8 ([#696](https://github.com/googleapis/java-aiplatform/issues/696)) ([ae93da9](https://github.com/googleapis/java-aiplatform/commit/ae93da916ff20d6191729d7afb05b123009163d6)) * update dependency com.google.cloud:google-cloud-storage to v2.1.9 ([#698](https://github.com/googleapis/java-aiplatform/issues/698)) ([e762a46](https://github.com/googleapis/java-aiplatform/commit/e762a46d8a2b8fc5687da25aced63798427bcf45)) --- 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: aiplatform
Issues related to the AI Platform API.
cla: yes
This human has signed the Contributor License Agreement.
owl-bot-copy
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Committer: @dizcology
PiperOrigin-RevId: 399538263
Source-Link: googleapis/googleapis@70d5a82
Source-Link: https://github.com/googleapis/googleapis-gen/commit/eef203241704e4301e963a6d21adde4f6b32ac0e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWVmMjAzMjQxNzA0ZTQzMDFlOTYzYTZkMjFhZGRlNGY2YjMyYWMwZSJ9