Skip to content

Commit

Permalink
chore(main): release 0.251.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 1, 2024
1 parent 22ccab6 commit 1995344
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 5 deletions.
3 changes: 2 additions & 1 deletion AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
1.0.0-RC1
1.1.0-RC1

29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Changelog

## 0.251.0

<details><summary>google/cloud-ai-platform 1.1.0-RC1
</summary>

](https://github.com/googleapis/google-cloud-php/compare/v0.250.0...v0.251.0) (2024-07-01)


### 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))

</details>

<details><summary>google/cloud-debugger 1.8.8</summary>



</details>

## 0.250.0

<details><summary>google/cloud-advisorynotifications 1.0.0-RC1</summary>
Expand Down
2 changes: 1 addition & 1 deletion Debugger/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.7
1.8.8
2 changes: 1 addition & 1 deletion Debugger/src/DebuggerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 1995344

Please sign in to comment.