Skip to content

Commit

Permalink
chore(main): release 0.239.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 21, 2024
1 parent abea94f commit c324243
Show file tree
Hide file tree
Showing 9 changed files with 71 additions and 13 deletions.
58 changes: 58 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,63 @@
# Changelog

## 0.239.0

<details><summary>google/cloud-cloudcontrolspartner 0.1.0</summary>



### Features

* [CloudcontrolsPartner] add new client library surface ([#7086](https://github.com/googleapis/google-cloud-php/issues/7086)) ([abea94f](https://github.com/googleapis/google-cloud-php/commit/abea94f0fa58c9e5eea3b6b88da2285f6c86054c))

</details>

<details><summary>google/cloud-parallelstore 0.1.0</summary>



### Features

* [Parallelstore] add new client library surface for Parallelstore PHP ([#7074](https://github.com/googleapis/google-cloud-php/issues/7074)) ([35a964c](https://github.com/googleapis/google-cloud-php/commit/35a964cde422aeeac6db2f0f33be8699b21972b6))

</details>

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



</details>

<details><summary>google/cloud-security-center 1.26.0</summary>



### Features

* **SecurityCenter:** Add new V2 client surface ([#7142](https://github.com/googleapis/google-cloud-php/issues/7142)) ([a6c4add](https://github.com/googleapis/google-cloud-php/commit/a6c4addaf49d9c9386a56c6732bc28d9a46484b0))

</details>

<details><summary>google/shopping-merchant-quota 0.1.0</summary>



### Features

* Introduce ShoppingMerchantQuota ([#7167](https://github.com/googleapis/google-cloud-php/issues/7167)) ([b3aafaf](https://github.com/googleapis/google-cloud-php/commit/b3aafaf490e9eb4b8d18ded8ef8d82b0390bf71b))

</details>

<details><summary>google/cloud-storage 1.41.0</summary>



### Features

* **Storage:** SoftDelete object in gcs buckets ([#7154](https://github.com/googleapis/google-cloud-php/issues/7154)) ([09ea3af](https://github.com/googleapis/google-cloud-php/commit/09ea3afa93c4c2015b3ff443d13f76948e0a6e70))

</details>

## 0.238.0

<details><summary>google/cloud-ai-platform 0.36.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion ControlsPartner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion Parallelstore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion SecretManager/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.2
1.13.3
2 changes: 1 addition & 1 deletion SecurityCenter/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 ShoppingMerchantQuota/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.40.0
1.41.0
2 changes: 1 addition & 1 deletion Storage/src/StorageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.40.0';
const VERSION = '1.41.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only';
Expand Down
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"google/cloud-build": "0.16.0",
"google/cloud-certificate-manager": "0.6.2",
"google/cloud-channel": "1.9.2",
"google/cloud-cloudcontrolspartner": "0.0.0",
"google/cloud-cloudcontrolspartner": "0.1.0",
"google/cloud-commerce-consumer-procurement": "0.2.2",
"google/cloud-common-protos": "0.5.0",
"google/cloud-compute": "1.16.0",
Expand Down Expand Up @@ -180,7 +180,7 @@
"google/cloud-org-policy": "0.6.2",
"google/cloud-osconfig": "1.3.2",
"google/cloud-oslogin": "1.9.2",
"google/cloud-parallelstore": "0.0.0",
"google/cloud-parallelstore": "0.1.0",
"google/cloud-policy-troubleshooter": "1.3.1",
"google/cloud-policysimulator": "0.2.2",
"google/cloud-policytroubleshooter-iam": "0.2.2",
Expand All @@ -199,9 +199,9 @@
"google/cloud-retail": "1.6.1",
"google/cloud-run": "0.9.0",
"google/cloud-scheduler": "1.10.2",
"google/cloud-secret-manager": "1.13.2",
"google/cloud-secret-manager": "1.13.3",
"google/cloud-securesourcemanager": "0.2.2",
"google/cloud-security-center": "1.25.0",
"google/cloud-security-center": "1.26.0",
"google/cloud-security-private-ca": "1.6.0",
"google/cloud-security-public-ca": "0.3.2",
"google/cloud-securitycentermanagement": "0.2.4",
Expand All @@ -214,7 +214,7 @@
"google/cloud-spanner": "1.74.0",
"google/cloud-speech": "1.17.1",
"google/cloud-sql-admin": "0.15.0",
"google/cloud-storage": "1.40.0",
"google/cloud-storage": "1.41.0",
"google/cloud-storage-transfer": "1.4.2",
"google/cloud-storageinsights": "0.3.2",
"google/cloud-support": "0.2.2",
Expand All @@ -241,7 +241,7 @@
"google/shopping-common-protos": "0.2.1",
"google/shopping-css": "0.2.2",
"google/shopping-merchant-inventories": "0.3.2",
"google/shopping-merchant-quota": "0.0.0",
"google/shopping-merchant-quota": "0.1.0",
"google/shopping-merchant-reports": "0.6.2"
},
"suggest": {
Expand Down

0 comments on commit c324243

Please sign in to comment.