Skip to content

Commit

Permalink
chore(main): release 0.245.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 10, 2024
1 parent 22def9f commit ea021ce
Show file tree
Hide file tree
Showing 14 changed files with 143 additions and 22 deletions.
121 changes: 121 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,126 @@
# Changelog

## 0.245.0

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



### Features

* Update Compute Engine API to revision 20240430 ([#900](https://github.com/googleapis/google-cloud-php/issues/900)) ([#7297](https://github.com/googleapis/google-cloud-php/issues/7297)) ([78afc83](https://github.com/googleapis/google-cloud-php/commit/78afc833723c57614ee8288806938bf79c4f0958))

</details>

<details><summary>google/cloud-dlp 1.14.0</summary>



### Features

* Add field to InspectJobs num_rows_processed for BigQuery inspect jobs ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
* Add new countries for supported detectors ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
* Add RPCs for deleting TableDataProfiles ([#7294](https://github.com/googleapis/google-cloud-php/issues/7294)) ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
* Add RPCs for enabling discovery of Cloud SQL ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))


### Documentation

* Updated method documentation ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))

</details>

<details><summary>google/cloud-document-ai 1.12.2</summary>



### Documentation

* Updated comments ([#7301](https://github.com/googleapis/google-cloud-php/issues/7301)) ([22def9f](https://github.com/googleapis/google-cloud-php/commit/22def9f04c3c10604a44afea5dd3e8e55979e7eb))

</details>

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



### Features

* Add client library for KMS Autokey service, which enables automated KMS key provision and management ([#7290](https://github.com/googleapis/google-cloud-php/issues/7290)) ([3c0f6e6](https://github.com/googleapis/google-cloud-php/commit/3c0f6e66f4b005817fa7760244dec6fb2063cd2f))

</details>

<details><summary>google/shopping-css 0.2.6</summary>



### Bug Fixes

* **deps:** Update dependency google/shopping-common-protos to ^0.4.0 ([#7287](https://github.com/googleapis/google-cloud-php/issues/7287)) ([9b1f2b9](https://github.com/googleapis/google-cloud-php/commit/9b1f2b9839604eae79bcf54b1088ed61d0942434))

</details>

<details><summary>google/shopping-merchant-inventories 0.4.3</summary>



### Bug Fixes

* **deps:** Update dependency google/shopping-common-protos to ^0.4.0 ([#7287](https://github.com/googleapis/google-cloud-php/issues/7287)) ([9b1f2b9](https://github.com/googleapis/google-cloud-php/commit/9b1f2b9839604eae79bcf54b1088ed61d0942434))

</details>

<details><summary>google/shopping-merchant-reports 0.7.3</summary>



### Bug Fixes

* **deps:** Update dependency google/shopping-common-protos to ^0.4.0 ([#7287](https://github.com/googleapis/google-cloud-php/issues/7287)) ([9b1f2b9](https://github.com/googleapis/google-cloud-php/commit/9b1f2b9839604eae79bcf54b1088ed61d0942434))

</details>

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



### Features

* Add support for multi region encryption config ([#7285](https://github.com/googleapis/google-cloud-php/issues/7285)) ([9ee6613](https://github.com/googleapis/google-cloud-php/commit/9ee6613a3384590043ddf8b7cdde25514ed11b65))


### Documentation

* Fix linting for several doc comments ([9ee6613](https://github.com/googleapis/google-cloud-php/commit/9ee6613a3384590043ddf8b7cdde25514ed11b65))

</details>

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



### Features

* **Storage:** Enable hierarchical namespace ([#7292](https://github.com/googleapis/google-cloud-php/issues/7292)) ([c6f645f](https://github.com/googleapis/google-cloud-php/commit/c6f645f3c6171fb385d996eda68ef909943e8a99))
* **Storage:** Update Service Definition to enable hierarchical namespace ([#7291](https://github.com/googleapis/google-cloud-php/issues/7291)) ([9ad2e3d](https://github.com/googleapis/google-cloud-php/commit/9ad2e3d7fd8358ef7f9d8ca9c6c4db68dbcadb78))

</details>

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



### Features

* A new resource pattern value `projects/{project}/buckets/{bucket}/managedFolders/{managed_folder=**}` added to the resource definition `storage.googleapis.com/ManagedFolder` ([5cd68b2](https://github.com/googleapis/google-cloud-php/commit/5cd68b2cdec40101a2654511d8958ee1339b8507))


### Bug Fixes

* An existing resource pattern value `projects/{project}/buckets/{bucket}/managedFolders/{managedFolder=**}` to resource definition `storage.googleapis.com/ManagedFolder` is removed ([#7286](https://github.com/googleapis/google-cloud-php/issues/7286)) ([5cd68b2](https://github.com/googleapis/google-cloud-php/commit/5cd68b2cdec40101a2654511d8958ee1339b8507))

</details>

## 0.244.0

<details><summary>google/cloud-access-approval 1.2.4</summary>
Expand Down
2 changes: 1 addition & 1 deletion Compute/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.0
1.18.0
2 changes: 1 addition & 1 deletion Dlp/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.2
1.14.0
2 changes: 1 addition & 1 deletion DocumentAi/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.1
1.12.2
2 changes: 1 addition & 1 deletion Kms/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.4
1.22.0
2 changes: 1 addition & 1 deletion ShoppingCss/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.5
0.2.6
2 changes: 1 addition & 1 deletion ShoppingMerchantInventories/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.2
0.4.3
2 changes: 1 addition & 1 deletion ShoppingMerchantReports/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.2
0.7.3
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.76.1
1.77.0
2 changes: 1 addition & 1 deletion Spanner/src/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.76.1';
const VERSION = '1.77.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 Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.41.4
1.42.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.41.4';
const VERSION = '1.42.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
2 changes: 1 addition & 1 deletion StorageControl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.2.0
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"google/cloud-cloudcontrolspartner": "0.1.2",
"google/cloud-commerce-consumer-procurement": "0.2.4",
"google/cloud-common-protos": "0.5.2",
"google/cloud-compute": "1.17.0",
"google/cloud-compute": "1.18.0",
"google/cloud-confidentialcomputing": "0.8.2",
"google/cloud-config": "0.5.1",
"google/cloud-contact-center-insights": "1.9.4",
Expand All @@ -140,9 +140,9 @@
"google/cloud-dialogflow": "1.12.2",
"google/cloud-dialogflow-cx": "0.3.3",
"google/cloud-discoveryengine": "0.11.2",
"google/cloud-dlp": "1.13.2",
"google/cloud-dlp": "1.14.0",
"google/cloud-dms": "1.5.4",
"google/cloud-document-ai": "1.12.1",
"google/cloud-document-ai": "1.12.2",
"google/cloud-domains": "0.5.4",
"google/cloud-edgenetwork": "0.3.5",
"google/cloud-error-reporting": "0.22.5",
Expand All @@ -163,7 +163,7 @@
"google/cloud-iap": "1.4.4",
"google/cloud-ids": "0.5.4",
"google/cloud-iot": "1.7.4",
"google/cloud-kms": "1.21.4",
"google/cloud-kms": "1.22.0",
"google/cloud-kms-inventory": "0.4.4",
"google/cloud-language": "0.32.5",
"google/cloud-life-sciences": "0.6.4",
Expand Down Expand Up @@ -214,11 +214,11 @@
"google/cloud-service-usage": "1.3.3",
"google/cloud-servicehealth": "0.1.5",
"google/cloud-shell": "1.3.4",
"google/cloud-spanner": "1.76.1",
"google/cloud-spanner": "1.77.0",
"google/cloud-speech": "1.18.2",
"google/cloud-sql-admin": "0.17.0",
"google/cloud-storage": "1.41.4",
"google/cloud-storage-control": "0.1.1",
"google/cloud-storage": "1.42.0",
"google/cloud-storage-control": "0.2.0",
"google/cloud-storage-transfer": "1.4.4",
"google/cloud-storageinsights": "0.3.4",
"google/cloud-support": "0.2.4",
Expand All @@ -243,11 +243,11 @@
"google/grafeas": "0.10.2",
"google/longrunning": "0.4.2",
"google/shopping-common-protos": "0.4.0",
"google/shopping-css": "0.2.5",
"google/shopping-css": "0.2.6",
"google/shopping-merchant-conversions": "0.1.0",
"google/shopping-merchant-inventories": "0.4.2",
"google/shopping-merchant-inventories": "0.4.3",
"google/shopping-merchant-quota": "0.1.2",
"google/shopping-merchant-reports": "0.7.2"
"google/shopping-merchant-reports": "0.7.3"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
Expand Down

0 comments on commit ea021ce

Please sign in to comment.