From 072a9e929366a317649c88c2f81319295e556af1 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 17:04:43 +0000 Subject: [PATCH] chore(main): release 0.231.0 --- Asset/VERSION | 2 +- BigQuery/VERSION | 2 +- BigQuery/src/BigQueryClient.php | 2 +- BinaryAuthorization/VERSION | 2 +- CHANGELOG.md | 82 +++++++++++++++++++++++++++++++++ ContainerAnalysis/VERSION | 2 +- Core/VERSION | 2 +- PolicyTroubleshooterIam/VERSION | 2 +- PubSub/VERSION | 2 +- PubSub/src/PubSubClient.php | 2 +- Storage/VERSION | 2 +- Storage/src/StorageClient.php | 2 +- composer.json | 16 +++---- 13 files changed, 101 insertions(+), 19 deletions(-) diff --git a/Asset/VERSION b/Asset/VERSION index 850e742404bb..63e799cf451b 100644 --- a/Asset/VERSION +++ b/Asset/VERSION @@ -1 +1 @@ -1.14.0 +1.14.1 diff --git a/BigQuery/VERSION b/BigQuery/VERSION index ac786b645446..5e57fb89558c 100644 --- a/BigQuery/VERSION +++ b/BigQuery/VERSION @@ -1 +1 @@ -1.28.3 +1.29.0 diff --git a/BigQuery/src/BigQueryClient.php b/BigQuery/src/BigQueryClient.php index 84ad7ac71ab1..485143f570f5 100644 --- a/BigQuery/src/BigQueryClient.php +++ b/BigQuery/src/BigQueryClient.php @@ -50,7 +50,7 @@ class BigQueryClient ClientTrait::jsonDecode insteadof RetryDeciderTrait; } - const VERSION = '1.28.3'; + const VERSION = '1.29.0'; const MAX_DELAY_MICROSECONDS = 32000000; diff --git a/BinaryAuthorization/VERSION b/BinaryAuthorization/VERSION index a3df0a6959e1..6f4eebdf6f68 100644 --- a/BinaryAuthorization/VERSION +++ b/BinaryAuthorization/VERSION @@ -1 +1 @@ -0.8.0 +0.8.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index ab6e1c97fb84..6394666d5407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,87 @@ # Changelog +## 0.231.0 + +
google/cloud-asset 1.14.1 + + + +### Bug Fixes + +* **deps:** Update dependency google/access-context-manager to ^0.5 ([#6946](https://github.com/googleapis/google-cloud-php/issues/6946)) ([d80219d](https://github.com/googleapis/google-cloud-php/commit/d80219d934c84aa3c0e379cbb78f933d8d679d78)) + +
+ +
google/cloud-bigquery 1.29.0 + + + +### Features + +* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f)) + +
+ +
google/cloud-binary-authorization 0.8.1 + + + +### Bug Fixes + +* **deps:** Update dependency google/grafeas to ^0.9.0 ([#6948](https://github.com/googleapis/google-cloud-php/issues/6948)) ([10be8a9](https://github.com/googleapis/google-cloud-php/commit/10be8a9c8ccc207e9c9d1f048f095c2bb129e5fb)) + +
+ +
google/cloud-container-analysis 0.5.1 + + + +### Bug Fixes + +* **deps:** Update dependency google/grafeas to ^0.9.0 ([#6948](https://github.com/googleapis/google-cloud-php/issues/6948)) ([10be8a9](https://github.com/googleapis/google-cloud-php/commit/10be8a9c8ccc207e9c9d1f048f095c2bb129e5fb)) + +
+ +
google/cloud-core 1.53.0 + + + +### Features + +* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f)) + +
+ +
google/cloud-policytroubleshooter-iam 0.2.1 + + + +### Bug Fixes + +* **deps:** Update dependency google/cloud-iam to ^0.5.0 ([#6947](https://github.com/googleapis/google-cloud-php/issues/6947)) ([60fd9ed](https://github.com/googleapis/google-cloud-php/commit/60fd9ed93226a077a910dd8dd63aabbc3b5b5042)) + +
+ +
google/cloud-pubsub 1.50.0 + + + +### Features + +* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f)) + +
+ +
google/cloud-storage 1.37.0 + + + +### Features + +* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f)) + +
+ ## 0.230.0
google/cloud-access-approval 1.2.0 diff --git a/ContainerAnalysis/VERSION b/ContainerAnalysis/VERSION index 8f0916f768f0..4b9fcbec101a 100644 --- a/ContainerAnalysis/VERSION +++ b/ContainerAnalysis/VERSION @@ -1 +1 @@ -0.5.0 +0.5.1 diff --git a/Core/VERSION b/Core/VERSION index 46f4b93149ed..3f4830156cbe 100644 --- a/Core/VERSION +++ b/Core/VERSION @@ -1 +1 @@ -1.52.11 +1.53.0 diff --git a/PolicyTroubleshooterIam/VERSION b/PolicyTroubleshooterIam/VERSION index 0ea3a944b399..0c62199f16ac 100644 --- a/PolicyTroubleshooterIam/VERSION +++ b/PolicyTroubleshooterIam/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1 diff --git a/PubSub/VERSION b/PubSub/VERSION index 7f3a46a841e5..5a5c7211dc68 100644 --- a/PubSub/VERSION +++ b/PubSub/VERSION @@ -1 +1 @@ -1.49.0 +1.50.0 diff --git a/PubSub/src/PubSubClient.php b/PubSub/src/PubSubClient.php index 20bc7464420d..cafd027e80ff 100644 --- a/PubSub/src/PubSubClient.php +++ b/PubSub/src/PubSubClient.php @@ -87,7 +87,7 @@ class PubSubClient use IncomingMessageTrait; use ResourceNameTrait; - const VERSION = '1.49.0'; + const VERSION = '1.50.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub'; diff --git a/Storage/VERSION b/Storage/VERSION index f107550c291b..bf50e910e623 100644 --- a/Storage/VERSION +++ b/Storage/VERSION @@ -1 +1 @@ -1.36.1 +1.37.0 diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php index 5c5f6d785632..2e8bd5d38a40 100644 --- a/Storage/src/StorageClient.php +++ b/Storage/src/StorageClient.php @@ -47,7 +47,7 @@ class StorageClient use ArrayTrait; use ClientTrait; - const VERSION = '1.36.1'; + const VERSION = '1.37.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'; diff --git a/composer.json b/composer.json index f48b3d79dc70..3bd9ff385236 100644 --- a/composer.json +++ b/composer.json @@ -83,7 +83,7 @@ "google/cloud-apigee-registry": "0.5.0", "google/cloud-appengine-admin": "1.3.0", "google/cloud-artifact-registry": "0.6.0", - "google/cloud-asset": "1.14.0", + "google/cloud-asset": "1.14.1", "google/cloud-assured-workloads": "0.11.0", "google/cloud-automl": "1.6.0", "google/cloud-bare-metal-solution": "0.6.0", @@ -93,7 +93,7 @@ "google/cloud-beyondcorp-appgateways": "0.4.0", "google/cloud-beyondcorp-clientconnectorservices": "0.4.0", "google/cloud-beyondcorp-clientgateways": "0.4.0", - "google/cloud-bigquery": "1.28.3", + "google/cloud-bigquery": "1.29.0", "google/cloud-bigquery-analyticshub": "0.4.0", "google/cloud-bigquery-connection": "1.5.0", "google/cloud-bigquery-data-exchange": "0.4.0", @@ -105,7 +105,7 @@ "google/cloud-bigtable": "1.30.0", "google/cloud-billing": "1.9.0", "google/cloud-billing-budgets": "1.4.0", - "google/cloud-binary-authorization": "0.8.0", + "google/cloud-binary-authorization": "0.8.1", "google/cloud-build": "0.15.0", "google/cloud-certificate-manager": "0.6.0", "google/cloud-channel": "1.9.0", @@ -116,8 +116,8 @@ "google/cloud-config": "0.2.0", "google/cloud-contact-center-insights": "1.8.0", "google/cloud-container": "1.24.0", - "google/cloud-container-analysis": "0.5.0", - "google/cloud-core": "1.52.11", + "google/cloud-container-analysis": "0.5.1", + "google/cloud-core": "1.53.0", "google/cloud-data-catalog": "1.9.0", "google/cloud-data-fusion": "0.6.0", "google/cloud-datacatalog-lineage": "0.5.0", @@ -180,10 +180,10 @@ "google/cloud-oslogin": "1.8.0", "google/cloud-policy-troubleshooter": "1.3.0", "google/cloud-policysimulator": "0.2.0", - "google/cloud-policytroubleshooter-iam": "0.2.0", + "google/cloud-policytroubleshooter-iam": "0.2.1", "google/cloud-private-catalog": "0.4.0", "google/cloud-profiler": "1.3.0", - "google/cloud-pubsub": "1.49.0", + "google/cloud-pubsub": "1.50.0", "google/cloud-quotas": "0.1.0", "google/cloud-rapidmigrationassessment": "0.3.0", "google/cloud-recaptcha-enterprise": "1.8.0", @@ -210,7 +210,7 @@ "google/cloud-spanner": "1.68.0", "google/cloud-speech": "1.16.0", "google/cloud-sql-admin": "0.11.0", - "google/cloud-storage": "1.36.1", + "google/cloud-storage": "1.37.0", "google/cloud-storage-transfer": "1.4.0", "google/cloud-storageinsights": "0.3.0", "google/cloud-support": "0.2.0",