diff --git a/AnalyticsData/VERSION b/AnalyticsData/VERSION index 54d1a4f2a4a7..c317a91891f9 100644 --- a/AnalyticsData/VERSION +++ b/AnalyticsData/VERSION @@ -1 +1 @@ -0.13.0 +0.13.1 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/BigQueryStorage/VERSION b/BigQueryStorage/VERSION index 27f9cd322bb9..f8e233b27332 100644 --- a/BigQueryStorage/VERSION +++ b/BigQueryStorage/VERSION @@ -1 +1 @@ -1.8.0 +1.9.0 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..3eb4efdc9a32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,145 @@ # Changelog +## 0.231.0 + +
google/analytics-data 0.13.1 + + + +
+ +
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-bigquery-storage 1.9.0 + + + +### Features + +* Add ability to request compressed ReadRowsResponse rows ([#6955](https://github.com/googleapis/google-cloud-php/issues/6955)) ([8ec090e](https://github.com/googleapis/google-cloud-php/commit/8ec090eff53fa0a5d52933be56639bddcb85cdc8)) + +
+ +
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-data-catalog 1.9.1 + + + +
+ +
google/cloud-deploy 0.17.0 + + + +### Features + +* Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase ([#6949](https://github.com/googleapis/google-cloud-php/issues/6949)) ([b799ca9](https://github.com/googleapis/google-cloud-php/commit/b799ca96d286d43bc304ac1cf200a09f27b155db)) +* Updated logging protos with new fields ([b799ca9](https://github.com/googleapis/google-cloud-php/commit/b799ca96d286d43bc304ac1cf200a09f27b155db)) + + +### Documentation + +* Fixed a number of comments ([b799ca9](https://github.com/googleapis/google-cloud-php/commit/b799ca96d286d43bc304ac1cf200a09f27b155db)) + +
+ +
google/cloud-dialogflow-cx 0.2.1 + + + +### Documentation + +* Fix formatting due to unclosed backtick ([#6954](https://github.com/googleapis/google-cloud-php/issues/6954)) ([0361165](https://github.com/googleapis/google-cloud-php/commit/03611652961ac6bf8c3f9dde1c77cff2f1a6e6af)) + +
+ +
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-sql-admin 0.12.0 + + + +### Features + +* Added value `UNABLE_TO_VERIFY_DEFINERS` to enum `SqlExternalSyncSettingErrorType` ([#6952](https://github.com/googleapis/google-cloud-php/issues/6952)) ([d21563c](https://github.com/googleapis/google-cloud-php/commit/d21563cfd9daa929b6b03567e03f94cd1fa59031)) + +
+ +
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/DataCatalog/VERSION b/DataCatalog/VERSION index f8e233b27332..9ab8337f3962 100644 --- a/DataCatalog/VERSION +++ b/DataCatalog/VERSION @@ -1 +1 @@ -1.9.0 +1.9.1 diff --git a/Deploy/VERSION b/Deploy/VERSION index 04a373efe6ba..c5523bd09b18 100644 --- a/Deploy/VERSION +++ b/Deploy/VERSION @@ -1 +1 @@ -0.16.0 +0.17.0 diff --git a/DialogflowCx/VERSION b/DialogflowCx/VERSION index 0ea3a944b399..0c62199f16ac 100644 --- a/DialogflowCx/VERSION +++ b/DialogflowCx/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1 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/SqlAdmin/VERSION b/SqlAdmin/VERSION index d9df1bbc0c7b..ac454c6a1fc3 100644 --- a/SqlAdmin/VERSION +++ b/SqlAdmin/VERSION @@ -1 +1 @@ -0.11.0 +0.12.0 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..6073a1ec7de5 100644 --- a/composer.json +++ b/composer.json @@ -71,7 +71,7 @@ "replace": { "google/access-context-manager": "0.5.0", "google/analytics-admin": "0.20.0", - "google/analytics-data": "0.13.0", + "google/analytics-data": "0.13.1", "google/apps-meet": "0.1.0", "google/cloud-access-approval": "1.2.0", "google/cloud-advisorynotifications": "0.7.0", @@ -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,19 +93,19 @@ "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", "google/cloud-bigquery-datapolicies": "0.5.0", "google/cloud-bigquery-migration": "0.4.0", "google/cloud-bigquery-reservation": "1.3.0", - "google/cloud-bigquery-storage": "1.8.0", + "google/cloud-bigquery-storage": "1.9.0", "google/cloud-bigquerydatatransfer": "1.7.0", "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,9 +116,9 @@ "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-data-catalog": "1.9.0", + "google/cloud-container-analysis": "0.5.1", + "google/cloud-core": "1.53.0", + "google/cloud-data-catalog": "1.9.1", "google/cloud-data-fusion": "0.6.0", "google/cloud-datacatalog-lineage": "0.5.0", "google/cloud-dataflow": "0.6.0", @@ -131,9 +131,9 @@ "google/cloud-datastore-admin": "0.8.0", "google/cloud-datastream": "1.5.0", "google/cloud-debugger": "1.8.0", - "google/cloud-deploy": "0.16.0", + "google/cloud-deploy": "0.17.0", "google/cloud-dialogflow": "1.11.0", - "google/cloud-dialogflow-cx": "0.2.0", + "google/cloud-dialogflow-cx": "0.2.1", "google/cloud-discoveryengine": "0.8.0", "google/cloud-dlp": "1.12.0", "google/cloud-dms": "1.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", @@ -209,8 +209,8 @@ "google/cloud-shell": "1.3.0", "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-sql-admin": "0.12.0", + "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",