Skip to content

Commit

Permalink
chore(main): release 0.243.0 (#7255)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Apr 26, 2024
1 parent 1751df7 commit efd69d3
Show file tree
Hide file tree
Showing 10 changed files with 90 additions and 15 deletions.
75 changes: 75 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,80 @@
# Changelog

## 0.243.0

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



</details>

<details><summary>google/cloud-config 0.5.0</summary>



### Features

* Annotations are now supported to help client tools identify deployments during automation ([0a27dbb](https://github.com/googleapis/google-cloud-php/commit/0a27dbbbda4ee70a6e65d6975066a407b071c62f))
* Infrastructure manager supports 1.2.3, 1.3.10, 1.4.7, 1.5.7 versions of Terraform when creating a preview of a deployment ([#7251](https://github.com/googleapis/google-cloud-php/issues/7251)) ([0a27dbb](https://github.com/googleapis/google-cloud-php/commit/0a27dbbbda4ee70a6e65d6975066a407b071c62f))

</details>

<details><summary>google/cloud-monitoring 1.10.1</summary>



### Bug Fixes

* Defined class prefix of GMON for Objective C ([#7256](https://github.com/googleapis/google-cloud-php/issues/7256)) ([d120277](https://github.com/googleapis/google-cloud-php/commit/d12027711154292c14917c6ef76382fc7fca2dab))

</details>

<details><summary>google/cloud-recaptcha-enterprise 1.12.0</summary>



### Features

* Add Fraud Prevention settings field ([#7252](https://github.com/googleapis/google-cloud-php/issues/7252)) ([d65086e](https://github.com/googleapis/google-cloud-php/commit/d65086eea0e1b90f24f04d7085c5769679f75250))

</details>

<details><summary>google/cloud-secret-manager 1.15.0</summary>



### Features

* Add Secret Version Delayed Destroy changes for client libraries ([#7250](https://github.com/googleapis/google-cloud-php/issues/7250)) ([6744443](https://github.com/googleapis/google-cloud-php/commit/6744443c0689dd56d6b7882d7c444a1fc2f07179))


### Documentation

* Users can now enable secret version delayed destruction ([6744443](https://github.com/googleapis/google-cloud-php/commit/6744443c0689dd56d6b7882d7c444a1fc2f07179))

</details>

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



### Features

* Add `RESOURCE_EXHAUSTED` to the list of retryable error codes ([#7259](https://github.com/googleapis/google-cloud-php/issues/7259)) ([389ab2d](https://github.com/googleapis/google-cloud-php/commit/389ab2df8050901de3f8c6a29705a43307367416))
* Improved latency for executeStreaminSql calls ([#7254](https://github.com/googleapis/google-cloud-php/issues/7254)) ([6d164d9](https://github.com/googleapis/google-cloud-php/commit/6d164d92ffd8160de15bb8bd73c43e78008c4aac))

</details>

<details><summary>google/cloud-storage-control 0.1.0</summary>



### Features

* Introduce StorageControl ([#7245](https://github.com/googleapis/google-cloud-php/issues/7245)) ([5cd4215](https://github.com/googleapis/google-cloud-php/commit/5cd4215e4c17b57081a2133882464225b962ac56))

</details>

## 0.242.0

<details><summary>google/cloud-access-approval 1.2.3</summary>
Expand Down
2 changes: 1 addition & 1 deletion Compute/VERSION
@@ -1 +1 @@
1.16.1
1.16.2
2 changes: 1 addition & 1 deletion Config/VERSION
@@ -1 +1 @@
0.4.1
0.5.0
2 changes: 1 addition & 1 deletion Monitoring/VERSION
@@ -1 +1 @@
1.10.0
1.10.1
2 changes: 1 addition & 1 deletion RecaptchaEnterprise/VERSION
@@ -1 +1 @@
1.11.1
1.12.0
2 changes: 1 addition & 1 deletion SecretManager/VERSION
@@ -1 +1 @@
1.14.2
1.15.0
2 changes: 1 addition & 1 deletion Spanner/VERSION
@@ -1 +1 @@
1.75.2
1.76.0
2 changes: 1 addition & 1 deletion Spanner/src/SpannerClient.php
Expand Up @@ -120,7 +120,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.75.2';
const VERSION = '1.76.0';

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 StorageControl/VERSION
@@ -1 +1 @@
0.0.0
0.1.0
14 changes: 7 additions & 7 deletions composer.json
Expand Up @@ -116,9 +116,9 @@
"google/cloud-cloudcontrolspartner": "0.1.1",
"google/cloud-commerce-consumer-procurement": "0.2.3",
"google/cloud-common-protos": "0.5.1",
"google/cloud-compute": "1.16.1",
"google/cloud-compute": "1.16.2",
"google/cloud-confidentialcomputing": "0.8.1",
"google/cloud-config": "0.4.1",
"google/cloud-config": "0.5.0",
"google/cloud-contact-center-insights": "1.9.3",
"google/cloud-container": "1.30.1",
"google/cloud-container-analysis": "0.5.5",
Expand Down Expand Up @@ -172,7 +172,7 @@
"google/cloud-media-translation": "0.4.2",
"google/cloud-memcache": "1.3.3",
"google/cloud-migrationcenter": "0.4.3",
"google/cloud-monitoring": "1.10.0",
"google/cloud-monitoring": "1.10.1",
"google/cloud-netapp": "0.2.5",
"google/cloud-network-connectivity": "1.5.3",
"google/cloud-network-management": "1.7.1",
Expand All @@ -192,7 +192,7 @@
"google/cloud-pubsub": "2.1.1",
"google/cloud-quotas": "0.2.1",
"google/cloud-rapidmigrationassessment": "0.3.3",
"google/cloud-recaptcha-enterprise": "1.11.1",
"google/cloud-recaptcha-enterprise": "1.12.0",
"google/cloud-recommendations-ai": "0.7.3",
"google/cloud-recommender": "1.11.3",
"google/cloud-redis": "1.9.3",
Expand All @@ -202,7 +202,7 @@
"google/cloud-retail": "1.6.2",
"google/cloud-run": "0.9.1",
"google/cloud-scheduler": "1.10.3",
"google/cloud-secret-manager": "1.14.2",
"google/cloud-secret-manager": "1.15.0",
"google/cloud-securesourcemanager": "0.2.3",
"google/cloud-security-center": "1.28.0",
"google/cloud-security-private-ca": "1.7.1",
Expand All @@ -214,11 +214,11 @@
"google/cloud-service-usage": "1.3.2",
"google/cloud-servicehealth": "0.1.4",
"google/cloud-shell": "1.3.3",
"google/cloud-spanner": "1.75.2",
"google/cloud-spanner": "1.76.0",
"google/cloud-speech": "1.18.1",
"google/cloud-sql-admin": "0.16.1",
"google/cloud-storage": "1.41.3",
"google/cloud-storage-control": "0.0.0",
"google/cloud-storage-control": "0.1.0",
"google/cloud-storage-transfer": "1.4.3",
"google/cloud-storageinsights": "0.3.3",
"google/cloud-support": "0.2.3",
Expand Down

0 comments on commit efd69d3

Please sign in to comment.