This repository was 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
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
…mJob-Tensorboard integration. PiperOrigin-RevId: 410304645 Source-Link: googleapis/googleapis@bd7db05 Source-Link: https://github.com/googleapis/googleapis-gen/commit/66432ef8d9314e5d305f55747f1c07f37708151e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjY0MzJlZjhkOTMxNGU1ZDMwNWY1NTc0N2YxYzA3ZjM3NzA4MTUxZSJ9
chanseokoh
approved these changes
Nov 17, 2021
@googleapis/ml-apis PTAL |
morgandu
approved these changes
Nov 18, 2021
Please do not merge the PR until Nov 30. |
@morgandu just so you know, normally merging should be fine as long as you don't make a new release. |
morgandu
approved these changes
Dec 1, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Dec 2, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [2.4.0](https://github.com/googleapis/java-aiplatform/compare/v2.3.0...v2.4.0) (2021-12-02) ### Features * Adds support for `google.protobuf.Value` pipeline parameters in the `parameter_values` field ([#708](https://github.com/googleapis/java-aiplatform/issues/708)) ([a2237b6](https://github.com/googleapis/java-aiplatform/commit/a2237b631bc953f1cdf9c4ed75da862a477eecc9)) * Adds support for `google.protobuf.Value` pipeline parameters in the `parameter_values` field ([#709](https://github.com/googleapis/java-aiplatform/issues/709)) ([a21302c](https://github.com/googleapis/java-aiplatform/commit/a21302c3a8fb0ed2a3a827ae21546426e180ca66)) * tensorboard v1 protos release ([#723](https://github.com/googleapis/java-aiplatform/issues/723)) ([d35a846](https://github.com/googleapis/java-aiplatform/commit/d35a84686fd5b7769d410b9371e235d42d81c01b)) ### Bug Fixes * **java:** java 17 dependency arguments ([#1266](https://github.com/googleapis/java-aiplatform/issues/1266)) ([#705](https://github.com/googleapis/java-aiplatform/issues/705)) ([74283f7](https://github.com/googleapis/java-aiplatform/commit/74283f7ff14eedb4217091d7425fbd6b4ad62b02)) ### Dependencies * update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.9.0 ([#703](https://github.com/googleapis/java-aiplatform/issues/703)) ([783da35](https://github.com/googleapis/java-aiplatform/commit/783da35f2bfca77b071ed94d06df2983620495f4)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#721](https://github.com/googleapis/java-aiplatform/issues/721)) ([b0d79cd](https://github.com/googleapis/java-aiplatform/commit/b0d79cdc391dbbb72850d3acd1cbcef2ab3a9d67)) * update dependency com.google.cloud:google-cloud-storage to v2.2.0 ([#710](https://github.com/googleapis/java-aiplatform/issues/710)) ([e3adb9d](https://github.com/googleapis/java-aiplatform/commit/e3adb9dd5c961136d4c503489cccdadd0b5b87e9)) * update dependency com.google.cloud:google-cloud-storage to v2.2.1 ([#722](https://github.com/googleapis/java-aiplatform/issues/722)) ([db19ef3](https://github.com/googleapis/java-aiplatform/commit/db19ef30c163327edaa146d44baa15fdaa0d081e)) * update dependency com.google.code.gson:gson to v2.8.9 ([#707](https://github.com/googleapis/java-aiplatform/issues/707)) ([16db0be](https://github.com/googleapis/java-aiplatform/commit/16db0be51865407f521e460c812743adbf78e41b)) ### Documentation * Added evalId comment to samples ([#727](https://github.com/googleapis/java-aiplatform/issues/727)) ([8826252](https://github.com/googleapis/java-aiplatform/commit/8826252d3f116a70bac4f342e318c78f0c3f73c1)) --- 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.
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
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.
PiperOrigin-RevId: 410304645
Source-Link: googleapis/googleapis@bd7db05
Source-Link: https://github.com/googleapis/googleapis-gen/commit/66432ef8d9314e5d305f55747f1c07f37708151e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjY0MzJlZjhkOTMxNGU1ZDMwNWY1NTc0N2YxYzA3ZjM3NzA4MTUxZSJ9
feat:Exposing a field for v1 CustomJob-Tensorboard integration