Skip to content

Commit

Permalink
chore(main): release 0.275.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 7, 2025
1 parent db0893a commit 6423703
Show file tree
Hide file tree
Showing 12 changed files with 112 additions and 18 deletions.
2 changes: 1 addition & 1 deletion AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.0
1.16.1
94 changes: 94 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,99 @@
# Changelog

## 0.275.0

<details><summary>google/cloud-ai-platform 1.16.1</summary>



### Documentation

* Update README for Vertex AI ([#8071](https://github.com/googleapis/google-cloud-php/issues/8071)) ([254c52c](https://github.com/googleapis/google-cloud-php/commit/254c52c51344d2bce78522022bc6fcb64bd6913f))

</details>

<details><summary>google/cloud-core 2.0.0</summary>



### ⚠ BREAKING CHANGES

* Promote Vision to v2 ([#7904](https://github.com/googleapis/google-cloud-php/issues/7904))
* Promote Translate to v2 ([#7903](https://github.com/googleapis/google-cloud-php/issues/7903))
* Promote Speech to v2 ([#7902](https://github.com/googleapis/google-cloud-php/issues/7902))

### Chores

* Promote Speech to v2 ([#7902](https://github.com/googleapis/google-cloud-php/issues/7902)) ([d9d6ef0](https://github.com/googleapis/google-cloud-php/commit/d9d6ef06436e9e80d5ac5bd8f5bc247fe064f13e))
* Promote Translate to v2 ([#7903](https://github.com/googleapis/google-cloud-php/issues/7903)) ([96c3d5f](https://github.com/googleapis/google-cloud-php/commit/96c3d5faadae4bff13adc21ac675347e5f19106c))
* Promote Vision to v2 ([#7904](https://github.com/googleapis/google-cloud-php/issues/7904)) ([792b2fa](https://github.com/googleapis/google-cloud-php/commit/792b2faf157a4e813f09eac7fe83475aedad2257))

</details>

<details><summary>google/cloud-pubsub 2.10.1</summary>



### Documentation

* A comment for field `code` in message `.google.pubsub.v1.JavaScriptUDF` is changed ([#8070](https://github.com/googleapis/google-cloud-php/issues/8070)) ([49efa37](https://github.com/googleapis/google-cloud-php/commit/49efa37b44b27618f13c15ed0ab37ff0f7feedba))

</details>

<details><summary>google/cloud-service-directory 2.0.5</summary>



</details>

<details><summary>google/cloud-spanner 1.93.1</summary>



</details>

<details><summary>google/cloud-speech 2.0.0</summary>



### ⚠ BREAKING CHANGES

* Promote Speech to v2 ([#7902](https://github.com/googleapis/google-cloud-php/issues/7902))

### Chores

* Promote Speech to v2 ([#7902](https://github.com/googleapis/google-cloud-php/issues/7902)) ([d9d6ef0](https://github.com/googleapis/google-cloud-php/commit/d9d6ef06436e9e80d5ac5bd8f5bc247fe064f13e))

</details>

<details><summary>google/cloud-translate 2.0.0</summary>



### ⚠ BREAKING CHANGES

* Promote Translate to v2 ([#7903](https://github.com/googleapis/google-cloud-php/issues/7903))

### Chores

* Promote Translate to v2 ([#7903](https://github.com/googleapis/google-cloud-php/issues/7903)) ([96c3d5f](https://github.com/googleapis/google-cloud-php/commit/96c3d5faadae4bff13adc21ac675347e5f19106c))

</details>

<details><summary>google/cloud-vision 2.0.0</summary>



### ⚠ BREAKING CHANGES

* Promote Vision to v2 ([#7904](https://github.com/googleapis/google-cloud-php/issues/7904))

### Chores

* Promote Vision to v2 ([#7904](https://github.com/googleapis/google-cloud-php/issues/7904)) ([792b2fa](https://github.com/googleapis/google-cloud-php/commit/792b2faf157a4e813f09eac7fe83475aedad2257))

</details>

## 0.274.0

<details><summary>googleads/ad-manager 0.2.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.61.0
2.0.0
2 changes: 1 addition & 1 deletion PubSub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.10.0
2.10.1
2 changes: 1 addition & 1 deletion PubSub/src/PubSubClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class PubSubClient
use ApiHelperTrait;
use ClientOptionsTrait;

const VERSION = '2.10.0';
const VERSION = '2.10.1';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';

Expand Down
2 changes: 1 addition & 1 deletion ServiceDirectory/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.4
2.0.5
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.93.0
1.93.1
2 changes: 1 addition & 1 deletion Spanner/src/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.93.0';
const VERSION = '1.93.1';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
Expand Down
2 changes: 1 addition & 1 deletion Speech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.20.1
2.0.0
2 changes: 1 addition & 1 deletion Translate/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.0
2.0.0
2 changes: 1 addition & 1 deletion Vision/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.3
2.0.0
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"google/apps-meet": "0.3.0",
"google/cloud-access-approval": "2.0.4",
"google/cloud-advisorynotifications": "1.1.0",
"google/cloud-ai-platform": "1.16.0",
"google/cloud-ai-platform": "1.16.1",
"google/cloud-alloydb": "1.2.0",
"google/cloud-api-gateway": "2.0.3",
"google/cloud-api-keys": "1.0.4",
Expand Down Expand Up @@ -121,7 +121,7 @@
"google/cloud-contact-center-insights": "2.3.1",
"google/cloud-container": "2.3.3",
"google/cloud-container-analysis": "1.0.4",
"google/cloud-core": "1.61.0",
"google/cloud-core": "2.0.0",
"google/cloud-data-catalog": "2.2.3",
"google/cloud-data-fusion": "1.0.3",
"google/cloud-datacatalog-lineage": "1.1.0",
Expand Down Expand Up @@ -193,7 +193,7 @@
"google/cloud-private-catalog": "0.5.1",
"google/cloud-privilegedaccessmanager": "0.2.0",
"google/cloud-profiler": "2.0.3",
"google/cloud-pubsub": "2.10.0",
"google/cloud-pubsub": "2.10.1",
"google/cloud-quotas": "1.3.0",
"google/cloud-rapidmigrationassessment": "1.1.0",
"google/cloud-recaptcha-enterprise": "2.0.1",
Expand All @@ -213,13 +213,13 @@
"google/cloud-security-public-ca": "1.0.3",
"google/cloud-securitycentermanagement": "1.2.0",
"google/cloud-service-control": "2.0.3",
"google/cloud-service-directory": "2.0.4",
"google/cloud-service-directory": "2.0.5",
"google/cloud-service-management": "2.0.3",
"google/cloud-service-usage": "2.0.3",
"google/cloud-servicehealth": "0.3.0",
"google/cloud-shell": "2.0.4",
"google/cloud-spanner": "1.93.0",
"google/cloud-speech": "1.20.1",
"google/cloud-spanner": "1.93.1",
"google/cloud-speech": "2.0.0",
"google/cloud-sql-admin": "1.2.3",
"google/cloud-storage": "1.46.0",
"google/cloud-storage-control": "1.1.0",
Expand All @@ -232,12 +232,12 @@
"google/cloud-text-to-speech": "2.0.1",
"google/cloud-tpu": "2.1.1",
"google/cloud-trace": "1.8.9",
"google/cloud-translate": "1.21.0",
"google/cloud-translate": "2.0.0",
"google/cloud-video-live-stream": "1.1.3",
"google/cloud-video-stitcher": "1.0.3",
"google/cloud-video-transcoder": "1.0.3",
"google/cloud-videointelligence": "2.0.3",
"google/cloud-vision": "1.10.3",
"google/cloud-vision": "2.0.0",
"google/cloud-vm-migration": "1.0.3",
"google/cloud-vmware-engine": "1.1.3",
"google/cloud-vpc-access": "2.0.4",
Expand Down

0 comments on commit 6423703

Please sign in to comment.