Skip to content

Commit

Permalink
chore(main): release 0.277.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 22, 2025
1 parent a128487 commit 455dbb4
Show file tree
Hide file tree
Showing 10 changed files with 114 additions and 15 deletions.
2 changes: 1 addition & 1 deletion AppsChat/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.1
0.9.0
99 changes: 99 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,104 @@
# Changelog

## 0.277.0

<details><summary>google/apps-chat 0.9.0</summary>



### Features

* Add DeletionType.SPACE_MEMBER. This is returned when a message sent by an app is deleted by a human in a space ([#8098](https://github.com/googleapis/google-cloud-php/issues/8098)) ([120378c](https://github.com/googleapis/google-cloud-php/commit/120378c181d57330ad84cb9d923a9f4d9f96a1f1))

</details>

<details><summary>google/cloud-compute 1.26.0</summary>



### Features

* Update Compute Engine API to revision 20250211 ([#8097](https://github.com/googleapis/google-cloud-php/issues/8097)) ([9d6ba53](https://github.com/googleapis/google-cloud-php/commit/9d6ba532bb711ed18a2a1407b16b5970251dfdf8))

</details>

<details><summary>google/cloud-confidentialcomputing 1.4.0</summary>



### Features

* A new field `attester` is added to message `.google.cloud.confidentialcomputing.v1.VerifyAttestationRequest` ([#8102](https://github.com/googleapis/google-cloud-php/issues/8102)) ([93fc023](https://github.com/googleapis/google-cloud-php/commit/93fc023b59af80506beacf3c155cbd0adf46025e))


### Documentation

* Fixed a typo in `VerifyAttestationRequest` comment ([93fc023](https://github.com/googleapis/google-cloud-php/commit/93fc023b59af80506beacf3c155cbd0adf46025e))

</details>

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



### ⚠ BREAKING CHANGES

* Promote Language to v1 ([#7385](https://github.com/googleapis/google-cloud-php/issues/7385))

### Bug Fixes

* Avoid modify TZ of DateTime ([#8101](https://github.com/googleapis/google-cloud-php/issues/8101)) ([8e1a9b4](https://github.com/googleapis/google-cloud-php/commit/8e1a9b4e838524e8685060f576ee0a5297e6b9d9))


### Chores

* Promote Language to v1 ([#7385](https://github.com/googleapis/google-cloud-php/issues/7385)) ([a74f5b8](https://github.com/googleapis/google-cloud-php/commit/a74f5b873b78b152ce38899a752311c5c328ee3f))

</details>

<details><summary>google/cloud-kms 2.2.0</summary>



### Features

* Add a PublicKeyFormat enum to allow specifying the format the public is going to be exported in ([ad5b20e](https://github.com/googleapis/google-cloud-php/commit/ad5b20ea0ae76095bada9e52482dc491416679f1))
* Support PQC asymmetric signing algorithms ML_DSA_65 and SLH_DSA_SHA2_128s ([#8096](https://github.com/googleapis/google-cloud-php/issues/8096)) ([ad5b20e](https://github.com/googleapis/google-cloud-php/commit/ad5b20ea0ae76095bada9e52482dc491416679f1))

</details>

<details><summary>google/cloud-language 1.0.0</summary>



### ⚠ BREAKING CHANGES

* Promote Language to v1 ([#7385](https://github.com/googleapis/google-cloud-php/issues/7385))

### Chores

* Promote Language to v1 ([#7385](https://github.com/googleapis/google-cloud-php/issues/7385)) ([a74f5b8](https://github.com/googleapis/google-cloud-php/commit/a74f5b873b78b152ce38899a752311c5c328ee3f))

</details>

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



### Features

* **spanner:** A new enum `IsolationLevel` is added ([#8104](https://github.com/googleapis/google-cloud-php/issues/8104)) ([a128487](https://github.com/googleapis/google-cloud-php/commit/a1284875fc4a457e1de3306e3fa06e6d768bae8b))
* **spanner:** A new field `isolation_level` is added to message `.google.spanner.v1.TransactionOptions` ([a128487](https://github.com/googleapis/google-cloud-php/commit/a1284875fc4a457e1de3306e3fa06e6d768bae8b))


### Documentation

* **spanner:** A comment for enum value `OPTIMISTIC` in enum `ReadLockMode` is changed ([a128487](https://github.com/googleapis/google-cloud-php/commit/a1284875fc4a457e1de3306e3fa06e6d768bae8b))
* **spanner:** A comment for enum value `PESSIMISTIC` in enum `ReadLockMode` is changed ([a128487](https://github.com/googleapis/google-cloud-php/commit/a1284875fc4a457e1de3306e3fa06e6d768bae8b))
* **spanner:** A comment for enum value `READ_LOCK_MODE_UNSPECIFIED` in enum `ReadLockMode` is changed ([a128487](https://github.com/googleapis/google-cloud-php/commit/a1284875fc4a457e1de3306e3fa06e6d768bae8b))

</details>

## 0.276.0

<details><summary>google/cloud-ai-platform 1.18.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion Compute/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.25.0
1.26.0
2 changes: 1 addition & 1 deletion ConfidentialComputing/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0
1.4.0
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.62.0
1.62.1
2 changes: 1 addition & 1 deletion Kms/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.6
2.2.0
2 changes: 1 addition & 1 deletion Language/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.34.3
1.0.0
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.94.0
1.95.0
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.94.0';
const VERSION = '1.95.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
Expand Down
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"google/access-context-manager": "1.0.3",
"google/analytics-admin": "0.26.0",
"google/analytics-data": "0.22.2",
"google/apps-chat": "0.8.1",
"google/apps-chat": "0.9.0",
"google/apps-events-subscriptions": "0.2.0",
"google/apps-meet": "0.3.0",
"google/cloud-access-approval": "2.0.4",
Expand Down Expand Up @@ -115,13 +115,13 @@
"google/cloud-cloudcontrolspartner": "0.4.0",
"google/cloud-commerce-consumer-procurement": "1.2.0",
"google/cloud-common-protos": "0.7.0",
"google/cloud-compute": "1.25.0",
"google/cloud-confidentialcomputing": "1.3.0",
"google/cloud-compute": "1.26.0",
"google/cloud-confidentialcomputing": "1.4.0",
"google/cloud-config": "1.3.0",
"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.62.0",
"google/cloud-core": "1.62.1",
"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 @@ -161,9 +161,9 @@
"google/cloud-iam-credentials": "2.0.3",
"google/cloud-iap": "2.0.3",
"google/cloud-ids": "1.0.3",
"google/cloud-kms": "2.1.6",
"google/cloud-kms": "2.2.0",
"google/cloud-kms-inventory": "1.1.0",
"google/cloud-language": "0.34.3",
"google/cloud-language": "1.0.0",
"google/cloud-life-sciences": "0.7.1",
"google/cloud-logging": "1.32.1",
"google/cloud-managed-identities": "2.0.4",
Expand Down Expand Up @@ -218,7 +218,7 @@
"google/cloud-service-usage": "2.0.3",
"google/cloud-servicehealth": "0.3.0",
"google/cloud-shell": "2.0.4",
"google/cloud-spanner": "1.94.0",
"google/cloud-spanner": "1.95.0",
"google/cloud-speech": "2.0.0",
"google/cloud-sql-admin": "1.2.3",
"google/cloud-storage": "1.46.0",
Expand Down

0 comments on commit 455dbb4

Please sign in to comment.