From 521f698b4ccec70d5c6b17eb3d6309a23c92d0ec Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 22:02:17 +0000 Subject: [PATCH] chore(main): release 0.251.0 --- AiPlatform/VERSION | 3 ++- CHANGELOG.md | 40 +++++++++++++++++++++++++++++++++ Debugger/VERSION | 2 +- Debugger/src/DebuggerClient.php | 2 +- Parallelstore/VERSION | 2 +- composer.json | 6 ++--- 6 files changed, 48 insertions(+), 7 deletions(-) diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION index 93d1de859cd1..bacfa8e5febc 100644 --- a/AiPlatform/VERSION +++ b/AiPlatform/VERSION @@ -1 +1,2 @@ -1.0.0-RC1 +1.1.0-RC1 + diff --git a/CHANGELOG.md b/CHANGELOG.md index e0d0fdfe18d4..32466acd440e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,45 @@ # Changelog +## 0.251.0 + +
google/cloud-ai-platform 1.1.0-RC1 + + +](https://github.com/googleapis/google-cloud-php/compare/v0.250.0...v0.251.0) (2024-07-02) + + +### Features + +* Add deploy_metadata to PublisherModel.Deploy v1 ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676)) +* Add private_service_connect_config and service_attachment fields to DedicatedServingEndpoint v1 ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676)) +* Add satisfies_pzs and satisfies_pzi fields to Model v1 ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676)) +* Add satisfies_pzs and satisfies_pzi fields to Tensorboard v1 ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676)) +* Add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1 ([#7489](https://github.com/googleapis/google-cloud-php/issues/7489)) ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676)) + + +### Documentation + +* Update comments of AutoscalingSpec v1 ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676)) + +
+ +
google/cloud-debugger 1.8.8 + + + +
+ +
google/cloud-parallelstore 0.4.0 + + + +### Features + +* Add iam.googleapis.com/ServiceAccount resource definition ([#7497](https://github.com/googleapis/google-cloud-php/issues/7497)) ([416da4f](https://github.com/googleapis/google-cloud-php/commit/416da4fa1a3a647a2fa4bebc57292c8215842c09)) +* Adding Import/Export BYOSA to the import Data request ([416da4f](https://github.com/googleapis/google-cloud-php/commit/416da4fa1a3a647a2fa4bebc57292c8215842c09)) + +
+ ## 0.250.0
google/cloud-advisorynotifications 1.0.0-RC1 diff --git a/Debugger/VERSION b/Debugger/VERSION index 88d3ee7900c2..1790d35988c3 100644 --- a/Debugger/VERSION +++ b/Debugger/VERSION @@ -1 +1 @@ -1.8.7 +1.8.8 diff --git a/Debugger/src/DebuggerClient.php b/Debugger/src/DebuggerClient.php index 51996b78ab93..8281a8ba9e59 100644 --- a/Debugger/src/DebuggerClient.php +++ b/Debugger/src/DebuggerClient.php @@ -40,7 +40,7 @@ class DebuggerClient { use ClientTrait; - const VERSION = '1.8.7'; + const VERSION = '1.8.8'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly'; diff --git a/Parallelstore/VERSION b/Parallelstore/VERSION index 9e11b32fcaa9..1d0ba9ea182b 100644 --- a/Parallelstore/VERSION +++ b/Parallelstore/VERSION @@ -1 +1 @@ -0.3.1 +0.4.0 diff --git a/composer.json b/composer.json index 079bab72e62e..0b4bc7ff8877 100644 --- a/composer.json +++ b/composer.json @@ -79,7 +79,7 @@ "google/apps-meet": "0.2.3", "google/cloud-access-approval": "1.2.5", "google/cloud-advisorynotifications": "1.0.0-RC1", - "google/cloud-ai-platform": "1.0.0-RC1", + "google/cloud-ai-platform": "1.1.0-RC1\n", "google/cloud-alloydb": "1.0.0", "google/cloud-api-gateway": "1.3.5", "google/cloud-api-keys": "1.0.0", @@ -137,7 +137,7 @@ "google/cloud-datastore": "1.29.1", "google/cloud-datastore-admin": "0.8.5", "google/cloud-datastream": "1.5.5", - "google/cloud-debugger": "1.8.7", + "google/cloud-debugger": "1.8.8", "google/cloud-deploy": "1.0.0-RC1", "google/cloud-developerconnect": "0.1.1", "google/cloud-dialogflow": "1.12.3", @@ -188,7 +188,7 @@ "google/cloud-org-policy": "0.7.0", "google/cloud-osconfig": "1.3.5", "google/cloud-oslogin": "1.9.6", - "google/cloud-parallelstore": "0.3.1", + "google/cloud-parallelstore": "0.4.0", "google/cloud-policy-troubleshooter": "1.3.4", "google/cloud-policysimulator": "1.0.0", "google/cloud-policytroubleshooter-iam": "0.2.5",