From a9fceb8af60a8ee44fcbce34874498d8d50731aa Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 17:18:43 +0000 Subject: [PATCH] chore(main): release 0.235.0 (#7062) --------- Co-authored-by: Brent Shaffer --- AiPlatform/VERSION | 2 +- Asset/VERSION | 2 +- BigQueryDataTransfer/VERSION | 2 +- Billing/VERSION | 2 +- CHANGELOG.md | 175 +++++++++++++++++++++++++++++++ DocumentAi/VERSION | 2 +- OrchestrationAirflow/VERSION | 2 +- RecaptchaEnterprise/VERSION | 2 +- SecurityCenter/VERSION | 2 +- SecurityCenterManagement/VERSION | 2 +- ServiceHealth/VERSION | 2 +- Spanner/VERSION | 2 +- Spanner/src/SpannerClient.php | 2 +- SqlAdmin/VERSION | 2 +- Storage/VERSION | 2 +- Storage/src/StorageClient.php | 2 +- composer.json | 26 ++--- 17 files changed, 203 insertions(+), 28 deletions(-) diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION index be386c9ede3c..85e60ed180c4 100644 --- a/AiPlatform/VERSION +++ b/AiPlatform/VERSION @@ -1 +1 @@ -0.33.0 +0.34.0 diff --git a/Asset/VERSION b/Asset/VERSION index a4cc55716f5d..4ea8ad87e6e4 100644 --- a/Asset/VERSION +++ b/Asset/VERSION @@ -1 +1 @@ -1.14.2 +1.14.3 diff --git a/BigQueryDataTransfer/VERSION b/BigQueryDataTransfer/VERSION index 943f9cbc4ec7..27f9cd322bb9 100644 --- a/BigQueryDataTransfer/VERSION +++ b/BigQueryDataTransfer/VERSION @@ -1 +1 @@ -1.7.1 +1.8.0 diff --git a/Billing/VERSION b/Billing/VERSION index 8fdcf3869464..77fee73a8cf9 100644 --- a/Billing/VERSION +++ b/Billing/VERSION @@ -1 +1 @@ -1.9.2 +1.9.3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 209d0e0795d7..437dfc28de7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,180 @@ # Changelog +## 0.235.0 + +
google/cloud-ai-platform 0.34.0 + + + +### ⚠ BREAKING CHANGES + +* Remove field `max_wait_duration` from message Scheduling ([#7052](https://github.com/googleapis/google-cloud-php/issues/7052)) + +### Features + +* Add deploy_gke, open_tine_tuning_pipelines, open_notebooks to CallToAction ([be6fba4](https://github.com/googleapis/google-cloud-php/commit/be6fba45255355eb3ee2ce60d164b539164071dc)) +* Add psc_automated_endpoints to IndexPrivateEndpoints ([be6fba4](https://github.com/googleapis/google-cloud-php/commit/be6fba45255355eb3ee2ce60d164b539164071dc)) +* Add request_response_logging_schema_version to ModelDeploymentMonitoringBigQueryTable ([be6fba4](https://github.com/googleapis/google-cloud-php/commit/be6fba45255355eb3ee2ce60d164b539164071dc)) +* Add resource_title, resource_use_case, resource_description to RegionalResourceReferences ([be6fba4](https://github.com/googleapis/google-cloud-php/commit/be6fba45255355eb3ee2ce60d164b539164071dc)) + + +### Bug Fixes + +* Remove field `max_wait_duration` from message Scheduling ([#7052](https://github.com/googleapis/google-cloud-php/issues/7052)) ([be6fba4](https://github.com/googleapis/google-cloud-php/commit/be6fba45255355eb3ee2ce60d164b539164071dc)) + + +### Documentation + +* Deprecate use_case and description in ResourceReference ([be6fba4](https://github.com/googleapis/google-cloud-php/commit/be6fba45255355eb3ee2ce60d164b539164071dc)) +* Minor changes to comments ([be6fba4](https://github.com/googleapis/google-cloud-php/commit/be6fba45255355eb3ee2ce60d164b539164071dc)) + +
+ +
google/cloud-asset 1.14.3 + + + +### Bug Fixes + +* Retry configuration for IngestAsset ([#7059](https://github.com/googleapis/google-cloud-php/issues/7059)) ([ef0de2c](https://github.com/googleapis/google-cloud-php/commit/ef0de2ca8377d27941185c8fcea775679dadfb5f)) + +
+ +
google/cloud-bigquerydatatransfer 1.8.0 + + + +### Features + +* Add UnenrollDataSources API which gives users a programmatic way to unenroll data sources ([#7054](https://github.com/googleapis/google-cloud-php/issues/7054)) ([bb09037](https://github.com/googleapis/google-cloud-php/commit/bb090372ce6f4e7c53f7fa201c18dfbcbbcdffd8)) + +
+ +
google/cloud-billing 1.9.3 + + + +### Documentation + +* Clarify that the parent field in the CreateBillingAccountRequest must be a billing account ([#7055](https://github.com/googleapis/google-cloud-php/issues/7055)) ([d8c1bee](https://github.com/googleapis/google-cloud-php/commit/d8c1beed7d2c9be7a5252a792b8ede8e3602a19b)) + +
+ +
google/cloud-document-ai 1.11.0 + + + +### Features + +* A new field `display_name` is added to message `DocumentSchema` ([f50c86d](https://github.com/googleapis/google-cloud-php/commit/f50c86d8365228d95da4a4f241691eea15a44420)) +* A new field `labels` is added to messages `ProcessRequest` and `BatchProcessRequest` ([f50c86d](https://github.com/googleapis/google-cloud-php/commit/f50c86d8365228d95da4a4f241691eea15a44420)) +* A new field `schema_override` is added to message `ProcessOptions` ([#7065](https://github.com/googleapis/google-cloud-php/issues/7065)) ([f50c86d](https://github.com/googleapis/google-cloud-php/commit/f50c86d8365228d95da4a4f241691eea15a44420)) + + +### Documentation + +* Updated comments ([f50c86d](https://github.com/googleapis/google-cloud-php/commit/f50c86d8365228d95da4a4f241691eea15a44420)) + +
+ +
google/cloud-orchestration-airflow 1.6.0 + + + +### Features + +* Added field data_retention_config to EnvironmentConfig ([2345570](https://github.com/googleapis/google-cloud-php/commit/23455708af0c9563c2ea4fb0b7d523a70337bb42)) +* Added field storage_config to Environment ([2345570](https://github.com/googleapis/google-cloud-php/commit/23455708af0c9563c2ea4fb0b7d523a70337bb42)) +* Added field web_server_plugins_mode to SoftwareConfig ([2345570](https://github.com/googleapis/google-cloud-php/commit/23455708af0c9563c2ea4fb0b7d523a70337bb42)) +* Added ListWorkloads RPC ([#7060](https://github.com/googleapis/google-cloud-php/issues/7060)) ([2345570](https://github.com/googleapis/google-cloud-php/commit/23455708af0c9563c2ea4fb0b7d523a70337bb42)) + +
+ +
google/cloud-recaptcha-enterprise 1.9.0 + + + +### Features + +* Add an API method for reordering firewall policies ([#7063](https://github.com/googleapis/google-cloud-php/issues/7063)) ([c899c8f](https://github.com/googleapis/google-cloud-php/commit/c899c8fc81f7d0f7f45d568621e309eeb6bc853d)) + +
+ +
google/cloud-security-center 1.22.0 + + + +### Features + +* Add application field to finding's list of attributes ([#7057](https://github.com/googleapis/google-cloud-php/issues/7057)) ([407a632](https://github.com/googleapis/google-cloud-php/commit/407a632e88c9b9475cc35f868cd7036e7185f86d)) + +
+ +
google/cloud-securitycentermanagement 0.2.3 + + + +### Documentation + +* Finish a sentence with a period ([#7056](https://github.com/googleapis/google-cloud-php/issues/7056)) ([a95e626](https://github.com/googleapis/google-cloud-php/commit/a95e626128f0e3c161e6892f7f5a8e6ba65048ce)) + +
+ +
google/cloud-servicehealth 0.1.2 + + + +### Documentation + +* Update proto comments ([#7067](https://github.com/googleapis/google-cloud-php/issues/7067)) ([f7e8b87](https://github.com/googleapis/google-cloud-php/commit/f7e8b87a8d64194b4570d5619f909484579079fa)) + +
+ +
google/cloud-spanner 1.72.0 + + + +### Features + +* **spanner:** Add field for multiplexed session in spanner.proto ([#7064](https://github.com/googleapis/google-cloud-php/issues/7064)) ([bb8af0d](https://github.com/googleapis/google-cloud-php/commit/bb8af0d94afd8c56159528553a154fecb44ae839)) +* **Spanner:** Enable Leader Aware Routing (LAR) ([#6981](https://github.com/googleapis/google-cloud-php/issues/6981)) ([de55bd1](https://github.com/googleapis/google-cloud-php/commit/de55bd1084e138fc37937589bd7d228e4428e57f)) + + +### Documentation + +* Update comments ([bb8af0d](https://github.com/googleapis/google-cloud-php/commit/bb8af0d94afd8c56159528553a154fecb44ae839)) + +
+ +
google/cloud-sql-admin 0.13.0 + + + +### Features + +* A new field `parallel` is added to message `.google.cloud.sql.v1beta4.ExportContext` ([5a2de82](https://github.com/googleapis/google-cloud-php/commit/5a2de82e07aec9321ea1fcb3787ddc18caba27bf)) +* A new field `threads` is added to message `.google.cloud.sql.v1beta4.ExportContext` ([#7058](https://github.com/googleapis/google-cloud-php/issues/7058)) ([5a2de82](https://github.com/googleapis/google-cloud-php/commit/5a2de82e07aec9321ea1fcb3787ddc18caba27bf)) +* A new value `SUBSCRIPTION_CALCULATION_STATUS` is added to enum `SqlExternalSyncSettingErrorType` ([5a2de82](https://github.com/googleapis/google-cloud-php/commit/5a2de82e07aec9321ea1fcb3787ddc18caba27bf)) + + +### Documentation + +* A comment for enum `SqlNetworkArchitecture` is changed ([5a2de82](https://github.com/googleapis/google-cloud-php/commit/5a2de82e07aec9321ea1fcb3787ddc18caba27bf)) +* A comment for enum value `NEW_NETWORK_ARCHITECTURE` in enum `SqlNetworkArchitecture` is changed ([5a2de82](https://github.com/googleapis/google-cloud-php/commit/5a2de82e07aec9321ea1fcb3787ddc18caba27bf)) +* A comment for enum value `OLD_NETWORK_ARCHITECTURE` in enum `SqlNetworkArchitecture` is changed ([5a2de82](https://github.com/googleapis/google-cloud-php/commit/5a2de82e07aec9321ea1fcb3787ddc18caba27bf)) + +
+ +
google/cloud-storage 1.38.0 + + + +### Features + +* **storage:** Support IncludeFoldersAsPrefixes ([#7053](https://github.com/googleapis/google-cloud-php/issues/7053)) ([1e35432](https://github.com/googleapis/google-cloud-php/commit/1e354320819f342617c5c18c026538e904488bd4)) + +
+ ## 0.234.0
google/cloud-access-approval 1.2.1 diff --git a/DocumentAi/VERSION b/DocumentAi/VERSION index 81c871de46b3..1cac385c6cb8 100644 --- a/DocumentAi/VERSION +++ b/DocumentAi/VERSION @@ -1 +1 @@ -1.10.0 +1.11.0 diff --git a/OrchestrationAirflow/VERSION b/OrchestrationAirflow/VERSION index 26ca594609a9..dc1e644a1014 100644 --- a/OrchestrationAirflow/VERSION +++ b/OrchestrationAirflow/VERSION @@ -1 +1 @@ -1.5.1 +1.6.0 diff --git a/RecaptchaEnterprise/VERSION b/RecaptchaEnterprise/VERSION index 53adb84c8220..f8e233b27332 100644 --- a/RecaptchaEnterprise/VERSION +++ b/RecaptchaEnterprise/VERSION @@ -1 +1 @@ -1.8.2 +1.9.0 diff --git a/SecurityCenter/VERSION b/SecurityCenter/VERSION index 2844977405c2..57807d6d0d0c 100644 --- a/SecurityCenter/VERSION +++ b/SecurityCenter/VERSION @@ -1 +1 @@ -1.21.1 +1.22.0 diff --git a/SecurityCenterManagement/VERSION b/SecurityCenterManagement/VERSION index ee1372d33a29..7179039691ce 100644 --- a/SecurityCenterManagement/VERSION +++ b/SecurityCenterManagement/VERSION @@ -1 +1 @@ -0.2.2 +0.2.3 diff --git a/ServiceHealth/VERSION b/ServiceHealth/VERSION index 17e51c385ea3..d917d3e26adc 100644 --- a/ServiceHealth/VERSION +++ b/ServiceHealth/VERSION @@ -1 +1 @@ -0.1.1 +0.1.2 diff --git a/Spanner/VERSION b/Spanner/VERSION index df484cbb1d9f..0834888f5580 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.71.0 +1.72.0 diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index e449b11ce3ca..89037bc526bb 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -120,7 +120,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.71.0'; + const VERSION = '1.72.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data'; const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin'; diff --git a/SqlAdmin/VERSION b/SqlAdmin/VERSION index 26acbf080be0..54d1a4f2a4a7 100644 --- a/SqlAdmin/VERSION +++ b/SqlAdmin/VERSION @@ -1 +1 @@ -0.12.2 +0.13.0 diff --git a/Storage/VERSION b/Storage/VERSION index 9cf86ad0ff4f..ebeef2f2d619 100644 --- a/Storage/VERSION +++ b/Storage/VERSION @@ -1 +1 @@ -1.37.1 +1.38.0 diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php index d02beeb9bd18..1b6e74091428 100644 --- a/Storage/src/StorageClient.php +++ b/Storage/src/StorageClient.php @@ -47,7 +47,7 @@ class StorageClient use ArrayTrait; use ClientTrait; - const VERSION = '1.37.1'; + const VERSION = '1.38.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 c4c55a9ad93b..39713440e5e1 100644 --- a/composer.json +++ b/composer.json @@ -76,7 +76,7 @@ "google/apps-meet": "0.1.1", "google/cloud-access-approval": "1.2.1", "google/cloud-advisorynotifications": "0.7.1", - "google/cloud-ai-platform": "0.33.0", + "google/cloud-ai-platform": "0.34.0", "google/cloud-alloydb": "0.9.1", "google/cloud-api-gateway": "1.3.1", "google/cloud-api-keys": "0.4.1", @@ -84,7 +84,7 @@ "google/cloud-apigee-registry": "0.5.1", "google/cloud-appengine-admin": "1.3.1", "google/cloud-artifact-registry": "0.6.1", - "google/cloud-asset": "1.14.2", + "google/cloud-asset": "1.14.3", "google/cloud-assured-workloads": "0.11.1", "google/cloud-automl": "1.6.1", "google/cloud-bare-metal-solution": "0.6.1", @@ -102,9 +102,9 @@ "google/cloud-bigquery-migration": "0.4.1", "google/cloud-bigquery-reservation": "1.3.1", "google/cloud-bigquery-storage": "1.9.1", - "google/cloud-bigquerydatatransfer": "1.7.1", + "google/cloud-bigquerydatatransfer": "1.8.0", "google/cloud-bigtable": "1.30.2", - "google/cloud-billing": "1.9.2", + "google/cloud-billing": "1.9.3", "google/cloud-billing-budgets": "1.4.1", "google/cloud-binary-authorization": "0.8.2", "google/cloud-build": "0.15.1", @@ -138,7 +138,7 @@ "google/cloud-discoveryengine": "0.9.0", "google/cloud-dlp": "1.12.1", "google/cloud-dms": "1.5.1", - "google/cloud-document-ai": "1.10.0", + "google/cloud-document-ai": "1.11.0", "google/cloud-domains": "0.5.1", "google/cloud-edgenetwork": "0.3.1", "google/cloud-error-reporting": "0.22.2", @@ -175,7 +175,7 @@ "google/cloud-network-security": "0.6.1", "google/cloud-notebooks": "0.7.1", "google/cloud-optimization": "0.6.1", - "google/cloud-orchestration-airflow": "1.5.1", + "google/cloud-orchestration-airflow": "1.6.0", "google/cloud-org-policy": "0.6.1", "google/cloud-osconfig": "1.3.1", "google/cloud-oslogin": "1.9.1", @@ -187,7 +187,7 @@ "google/cloud-pubsub": "2.0.0-RC1", "google/cloud-quotas": "0.1.1", "google/cloud-rapidmigrationassessment": "0.3.1", - "google/cloud-recaptcha-enterprise": "1.8.2", + "google/cloud-recaptcha-enterprise": "1.9.0", "google/cloud-recommendations-ai": "0.7.1", "google/cloud-recommender": "1.11.1", "google/cloud-redis": "1.9.1", @@ -199,20 +199,20 @@ "google/cloud-scheduler": "1.10.1", "google/cloud-secret-manager": "1.13.1", "google/cloud-securesourcemanager": "0.2.1", - "google/cloud-security-center": "1.21.1", + "google/cloud-security-center": "1.22.0", "google/cloud-security-private-ca": "1.5.1", "google/cloud-security-public-ca": "0.3.1", - "google/cloud-securitycentermanagement": "0.2.2", + "google/cloud-securitycentermanagement": "0.2.3", "google/cloud-service-control": "1.3.0", "google/cloud-service-directory": "1.3.1", "google/cloud-service-management": "1.3.1", "google/cloud-service-usage": "1.3.0", - "google/cloud-servicehealth": "0.1.1", + "google/cloud-servicehealth": "0.1.2", "google/cloud-shell": "1.3.1", - "google/cloud-spanner": "1.71.0", + "google/cloud-spanner": "1.72.0", "google/cloud-speech": "1.16.2", - "google/cloud-sql-admin": "0.12.2", - "google/cloud-storage": "1.37.1", + "google/cloud-sql-admin": "0.13.0", + "google/cloud-storage": "1.38.0", "google/cloud-storage-transfer": "1.4.1", "google/cloud-storageinsights": "0.3.1", "google/cloud-support": "0.2.1",