From fb7bdb8e126158388e23694a4a793e325da3de6f Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 10:48:39 -0700 Subject: [PATCH] chore(main): release 0.190.0 (#5509) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- AccessApproval/VERSION | 2 +- AiPlatform/VERSION | 2 +- ApigeeRegistry/VERSION | 2 +- Asset/VERSION | 2 +- Batch/VERSION | 2 +- CHANGELOG.md | 177 ++++++++++++++++++++++++++++++ CertificateManager/VERSION | 2 +- Compute/VERSION | 2 +- ContactCenterInsights/VERSION | 2 +- DataCatalog/VERSION | 2 +- Datastore/VERSION | 2 +- Datastore/src/DatastoreClient.php | 2 +- Firestore/VERSION | 2 +- Firestore/src/FirestoreClient.php | 2 +- Functions/VERSION | 2 +- Retail/VERSION | 2 +- SecurityCenter/VERSION | 2 +- Spanner/VERSION | 2 +- Spanner/src/SpannerClient.php | 2 +- StorageTransfer/VERSION | 2 +- VpcAccess/VERSION | 2 +- composer.json | 34 +++--- docs/manifest.json | 18 +++ src/ServiceBuilder.php | 2 +- src/Version.php | 2 +- 25 files changed, 234 insertions(+), 39 deletions(-) diff --git a/AccessApproval/VERSION b/AccessApproval/VERSION index 4b9fcbec101a..cb0c939a936f 100644 --- a/AccessApproval/VERSION +++ b/AccessApproval/VERSION @@ -1 +1 @@ -0.5.1 +0.5.2 diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION index 39e898a4f952..a3df0a6959e1 100644 --- a/AiPlatform/VERSION +++ b/AiPlatform/VERSION @@ -1 +1 @@ -0.7.1 +0.8.0 diff --git a/ApigeeRegistry/VERSION b/ApigeeRegistry/VERSION index 0ea3a944b399..0c62199f16ac 100644 --- a/ApigeeRegistry/VERSION +++ b/ApigeeRegistry/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1 diff --git a/Asset/VERSION b/Asset/VERSION index f8a696c8dc56..27f9cd322bb9 100644 --- a/Asset/VERSION +++ b/Asset/VERSION @@ -1 +1 @@ -1.7.2 +1.8.0 diff --git a/Batch/VERSION b/Batch/VERSION index 77d6f4ca2371..6e8bf73aa550 100644 --- a/Batch/VERSION +++ b/Batch/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 81269223f56d..0605c0ae1978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,182 @@ # Changelog +## 0.190.0 + +
google/cloud-access-approval 0.5.2 + + + +### Documentation + +* [AccessApproval] added Cloud Dataproc and Secret Manager to the list of supported services ([#5472](https://github.com/googleapis/google-cloud-php/issues/5472)) ([8f5c793](https://github.com/googleapis/google-cloud-php/commit/8f5c793abb53143031c38c7ba26ee46b73d5b7a4)) + +
+ +
google/cloud-ai-platform 0.8.0 + + + +### Features + +* [AiPlatform] add read_mask to ListPipelineJobsRequest in aiplatform v1 pipeline_service ([#5466](https://github.com/googleapis/google-cloud-php/issues/5466)) ([693ab7b](https://github.com/googleapis/google-cloud-php/commit/693ab7bc72dfea59ee6e3436f710d8afba8c6ecf)) + +
+ +
google/cloud-apigee-registry 0.2.1 + + + +### Bug Fixes + +* [ApigeeRegistry] additional error codes added to service configuration for retry ([#5485](https://github.com/googleapis/google-cloud-php/issues/5485)) ([5c6c7b6](https://github.com/googleapis/google-cloud-php/commit/5c6c7b607cc4f31693909e6fafeb32e5fe2fbfaa)) + +
+ +
google/cloud-asset 1.8.0 + + + +### Features + +* [Asset] Release of query system ([#5444](https://github.com/googleapis/google-cloud-php/issues/5444)) ([c68eb36](https://github.com/googleapis/google-cloud-php/commit/c68eb3617cd2aa15436227e57508ea52961efcbc)) + +
+ +
google/cloud-batch 0.1.0 + + + +### Features + +* Introduce batch ([#5519](https://github.com/googleapis/google-cloud-php/issues/5519)) ([54e773d](https://github.com/googleapis/google-cloud-php/commit/54e773d68ea1c7c946135c43866acd1c8d7564c9)) + +
+ +
google/cloud-certificate-manager 0.3.0 + + + +### Features + +* [CertificateManager] added support for Private Trust to Certificate Manager API ([#5530](https://github.com/googleapis/google-cloud-php/issues/5530)) ([b69fb8d](https://github.com/googleapis/google-cloud-php/commit/b69fb8d7e2d87a78575485cae961e0389f5352a7)) + +
+ +
google/cloud-compute 1.3.0 + + + +### Features + +* [Compute] Update Compute Engine API to revision 20220831 ([#729](https://github.com/googleapis/google-cloud-php/issues/729)) ([#5506](https://github.com/googleapis/google-cloud-php/issues/5506)) ([cc3f16c](https://github.com/googleapis/google-cloud-php/commit/cc3f16c8f7304c9d7800ee9baaf93ecdf04e45f4)) + +
+ +
google/cloud-contact-center-insights 0.2.8 + + + +### Documentation + +* [ContactCenterInsights] Updating comments ([#5461](https://github.com/googleapis/google-cloud-php/issues/5461)) ([fd4d33a](https://github.com/googleapis/google-cloud-php/commit/fd4d33ab767ae813a12692a5ace917938355e39d)) + +
+ +
google/cloud-data-catalog 1.3.5 + + + +### Miscellaneous Chores + +* [DataCatalog] remove unused proto imports ([#5425](https://github.com/googleapis/google-cloud-php/issues/5425)) ([a1cef1c](https://github.com/googleapis/google-cloud-php/commit/a1cef1cd770e756f60f21d9c13d89442be92790a)) + +
+ +
google/cloud-datastore 1.16.3 + + + +### Miscellaneous Chores + +* [Datastore] update count up_to field type in aggregation queries ([#5469](https://github.com/googleapis/google-cloud-php/issues/5469)) ([7363cb2](https://github.com/googleapis/google-cloud-php/commit/7363cb21d33921367eafc61d9f7805f4a11a2a89)) + +
+ +
google/cloud-firestore 1.26.0 + + + +### Features + +* [Firestore] add firestore aggregation query apis to the stable googleapis branch ([#5493](https://github.com/googleapis/google-cloud-php/issues/5493)) ([826499f](https://github.com/googleapis/google-cloud-php/commit/826499f96feadb64e87181e48e49c0e421de73ee)) + + +### Bug Fixes + +* Null trim parameter in PathTrait ([#5492](https://github.com/googleapis/google-cloud-php/issues/5492)) ([f460faf](https://github.com/googleapis/google-cloud-php/commit/f460fafbecdb99265070c750e3408c514010f13a)) + +
+ +
google/cloud-functions 0.5.0 + + + +### Features + +* Introduce functions v2 ([#5520](https://github.com/googleapis/google-cloud-php/issues/5520)) ([3855984](https://github.com/googleapis/google-cloud-php/commit/385598491e82a483224d77f08aa91cae22576420)) + +
+ +
google/cloud-retail 0.7.0 + + + +### Features + +* [Retail] release Control and ServingConfig serivces to v2 version ([#5463](https://github.com/googleapis/google-cloud-php/issues/5463)) ([99cfb48](https://github.com/googleapis/google-cloud-php/commit/99cfb48ca26905d9f7cfc8887b1bcaf077aaca6e)) + +
+ +
google/cloud-security-center 1.11.0 + + + +### Features + +* [SecurityCenter] Added parent display name i.e. source display name for a finding as one of the finding attributes ([#5505](https://github.com/googleapis/google-cloud-php/issues/5505)) ([ac4ebc8](https://github.com/googleapis/google-cloud-php/commit/ac4ebc817cb6066b91b41c6a0f29040fbd383447)) + +
+ +
google/cloud-spanner 1.53.0 + + + +### Features + +* [Spanner] Add custom instance config operations ([#5495](https://github.com/googleapis/google-cloud-php/issues/5495)) ([651df28](https://github.com/googleapis/google-cloud-php/commit/651df28099a8aaad050874e7a1888a846ac607f2)) + +
+ +
google/cloud-storage-transfer 0.3.0 + + + +### Features + +* [StorageTransfer] add DeleteTransferJob operation ([#5490](https://github.com/googleapis/google-cloud-php/issues/5490)) ([a7aa320](https://github.com/googleapis/google-cloud-php/commit/a7aa320b18a66f68a177be246fdeacd5bd59ff86)) + +
+ +
google/cloud-vpc-access 0.3.0 + + + +### Features + +* [VpcAccess] Adds support for configuring scaling settings ([#5465](https://github.com/googleapis/google-cloud-php/issues/5465)) ([83e318b](https://github.com/googleapis/google-cloud-php/commit/83e318b5a528e0191489bf75a532eff31ca0bc5c)) + +
+ ## 0.189.0
google/cloud-apigee-registry 0.2.0 diff --git a/CertificateManager/VERSION b/CertificateManager/VERSION index 0c62199f16ac..0d91a54c7d43 100644 --- a/CertificateManager/VERSION +++ b/CertificateManager/VERSION @@ -1 +1 @@ -0.2.1 +0.3.0 diff --git a/Compute/VERSION b/Compute/VERSION index 26aaba0e8663..f0bb29e76388 100644 --- a/Compute/VERSION +++ b/Compute/VERSION @@ -1 +1 @@ -1.2.0 +1.3.0 diff --git a/ContactCenterInsights/VERSION b/ContactCenterInsights/VERSION index b0032849c80b..a45be4627678 100644 --- a/ContactCenterInsights/VERSION +++ b/ContactCenterInsights/VERSION @@ -1 +1 @@ -0.2.7 +0.2.8 diff --git a/DataCatalog/VERSION b/DataCatalog/VERSION index d0149fef743a..80e78df6830f 100644 --- a/DataCatalog/VERSION +++ b/DataCatalog/VERSION @@ -1 +1 @@ -1.3.4 +1.3.5 diff --git a/Datastore/VERSION b/Datastore/VERSION index 4a02d2c3170b..c807441cfed7 100644 --- a/Datastore/VERSION +++ b/Datastore/VERSION @@ -1 +1 @@ -1.16.2 +1.16.3 diff --git a/Datastore/src/DatastoreClient.php b/Datastore/src/DatastoreClient.php index feede95f9fd1..26d6967e8571 100644 --- a/Datastore/src/DatastoreClient.php +++ b/Datastore/src/DatastoreClient.php @@ -80,7 +80,7 @@ class DatastoreClient use ClientTrait; use DatastoreTrait; - const VERSION = '1.16.2'; + const VERSION = '1.16.3'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore'; diff --git a/Firestore/VERSION b/Firestore/VERSION index 5bb76b575e1f..5ff8c4f5d2ad 100644 --- a/Firestore/VERSION +++ b/Firestore/VERSION @@ -1 +1 @@ -1.25.3 +1.26.0 diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php index 1e67d2d87627..e0015719ff0d 100644 --- a/Firestore/src/FirestoreClient.php +++ b/Firestore/src/FirestoreClient.php @@ -75,7 +75,7 @@ class FirestoreClient use SnapshotTrait; use ValidateTrait; - const VERSION = '1.25.3'; + const VERSION = '1.26.0'; const DEFAULT_DATABASE = '(default)'; diff --git a/Functions/VERSION b/Functions/VERSION index 2b7c5ae01848..8f0916f768f0 100644 --- a/Functions/VERSION +++ b/Functions/VERSION @@ -1 +1 @@ -0.4.2 +0.5.0 diff --git a/Retail/VERSION b/Retail/VERSION index ee6cdce3c290..faef31a4357c 100644 --- a/Retail/VERSION +++ b/Retail/VERSION @@ -1 +1 @@ -0.6.1 +0.7.0 diff --git a/SecurityCenter/VERSION b/SecurityCenter/VERSION index 81c871de46b3..1cac385c6cb8 100644 --- a/SecurityCenter/VERSION +++ b/SecurityCenter/VERSION @@ -1 +1 @@ -1.10.0 +1.11.0 diff --git a/Spanner/VERSION b/Spanner/VERSION index a63cb35e6f0b..3f4830156cbe 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.52.0 +1.53.0 diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index c631671a6e90..016b4bbcb20e 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -90,7 +90,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.52.0'; + const VERSION = '1.53.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/StorageTransfer/VERSION b/StorageTransfer/VERSION index abd410582dea..0d91a54c7d43 100644 --- a/StorageTransfer/VERSION +++ b/StorageTransfer/VERSION @@ -1 +1 @@ -0.2.4 +0.3.0 diff --git a/VpcAccess/VERSION b/VpcAccess/VERSION index b0032849c80b..0d91a54c7d43 100644 --- a/VpcAccess/VERSION +++ b/VpcAccess/VERSION @@ -1 +1 @@ -0.2.7 +0.3.0 diff --git a/composer.json b/composer.json index ca59bc2a788f..258d1ee897a9 100644 --- a/composer.json +++ b/composer.json @@ -75,18 +75,18 @@ "google/access-context-manager": "0.2.5", "google/analytics-admin": "0.6.4", "google/analytics-data": "0.8.6", - "google/cloud-access-approval": "0.5.1", - "google/cloud-ai-platform": "0.7.1", + "google/cloud-access-approval": "0.5.2", + "google/cloud-ai-platform": "0.8.0", "google/cloud-api-gateway": "0.2.6", "google/cloud-apigee-connect": "0.2.8", - "google/cloud-apigee-registry": "0.2.0", + "google/cloud-apigee-registry": "0.2.1", "google/cloud-appengine-admin": "0.3.4", "google/cloud-artifact-registry": "0.3.5", - "google/cloud-asset": "1.7.2", + "google/cloud-asset": "1.8.0", "google/cloud-assured-workloads": "0.7.0", "google/cloud-automl": "1.4.10", "google/cloud-bare-metal-solution": "0.2.2", - "google/cloud-batch": "0.0.0", + "google/cloud-batch": "0.1.0", "google/cloud-beyondcorp-appconnections": "0.1.0", "google/cloud-beyondcorp-appconnectors": "0.1.0", "google/cloud-beyondcorp-appgateways": "0.1.0", @@ -103,22 +103,22 @@ "google/cloud-billing-budgets": "0.2.9", "google/cloud-binary-authorization": "0.5.3", "google/cloud-build": "0.3.4", - "google/cloud-certificate-manager": "0.2.1", + "google/cloud-certificate-manager": "0.3.0", "google/cloud-channel": "0.6.6", "google/cloud-common-protos": "0.3.5", - "google/cloud-compute": "1.2.0", - "google/cloud-contact-center-insights": "0.2.7", + "google/cloud-compute": "1.3.0", + "google/cloud-contact-center-insights": "0.2.8", "google/cloud-container": "1.7.1", "google/cloud-container-analysis": "0.2.5", "google/cloud-core": "1.47.2", - "google/cloud-data-catalog": "1.3.4", + "google/cloud-data-catalog": "1.3.5", "google/cloud-data-fusion": "0.2.5", "google/cloud-dataflow": "0.3.4", "google/cloud-datalabeling": "0.1.8", "google/cloud-dataplex": "0.1.4", "google/cloud-dataproc": "3.1.2", "google/cloud-dataproc-metastore": "0.3.4", - "google/cloud-datastore": "1.16.2", + "google/cloud-datastore": "1.16.3", "google/cloud-datastore-admin": "0.5.2", "google/cloud-datastream": "0.2.0", "google/cloud-debugger": "1.4.10", @@ -133,8 +133,8 @@ "google/cloud-eventarc": "0.3.2", "google/cloud-eventarc-publishing": "0.2.5", "google/cloud-filestore": "0.1.6", - "google/cloud-firestore": "1.25.3", - "google/cloud-functions": "0.4.2", + "google/cloud-firestore": "1.26.0", + "google/cloud-functions": "0.5.0", "google/cloud-game-servers": "0.4.5", "google/cloud-gke-backup": "0.1.1", "google/cloud-gke-connect-gateway": "0.1.7", @@ -171,22 +171,22 @@ "google/cloud-redis": "1.6.4", "google/cloud-resource-manager": "0.3.5", "google/cloud-resource-settings": "0.1.7", - "google/cloud-retail": "0.6.1", + "google/cloud-retail": "0.7.0", "google/cloud-run": "0.1.1", "google/cloud-scheduler": "1.6.6", "google/cloud-secret-manager": "1.9.5", - "google/cloud-security-center": "1.10.0", + "google/cloud-security-center": "1.11.0", "google/cloud-security-private-ca": "0.4.3", "google/cloud-service-control": "0.3.9", "google/cloud-service-directory": "0.7.5", "google/cloud-service-management": "0.3.5", "google/cloud-service-usage": "0.2.7", "google/cloud-shell": "0.2.3", - "google/cloud-spanner": "1.52.0", + "google/cloud-spanner": "1.53.0", "google/cloud-speech": "1.6.4", "google/cloud-sql-admin": "0.2.5", "google/cloud-storage": "1.28.1", - "google/cloud-storage-transfer": "0.2.4", + "google/cloud-storage-transfer": "0.3.0", "google/cloud-talent": "0.19.1", "google/cloud-tasks": "1.11.5", "google/cloud-text-to-speech": "1.4.4", @@ -199,7 +199,7 @@ "google/cloud-videointelligence": "1.12.10", "google/cloud-vision": "1.5.9", "google/cloud-vm-migration": "0.2.0", - "google/cloud-vpc-access": "0.2.7", + "google/cloud-vpc-access": "0.3.0", "google/cloud-web-risk": "1.1.7", "google/cloud-web-security-scanner": "0.7.7", "google/cloud-workflows": "0.2.8", diff --git a/docs/manifest.json b/docs/manifest.json index 3a61ee489f20..e19bfe33db0d 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -11,6 +11,7 @@ "name": "google/cloud", "defaultService": "servicebuilder", "versions": [ + "v0.190.0", "v0.189.0", "v0.188.0", "v0.187.0", @@ -158,6 +159,7 @@ "name": "google/cloud-access-approval", "defaultService": "accessapproval/readme", "versions": [ + "v0.5.2", "v0.5.1", "v0.5.0", "v0.4.2", @@ -176,6 +178,7 @@ "name": "google/cloud-ai-platform", "defaultService": "aiplatform/readme", "versions": [ + "v0.8.0", "v0.7.1", "v0.7.0", "v0.6.0", @@ -229,6 +232,7 @@ "name": "google/cloud-apigee-registry", "defaultService": "apigeeregistry/readme", "versions": [ + "v0.2.1", "v0.2.0", "v0.1.0", "main" @@ -278,6 +282,7 @@ "name": "google/cloud-asset", "defaultService": "asset/readme", "versions": [ + "v1.8.0", "v1.7.2", "v1.7.1", "v1.7.0", @@ -405,6 +410,7 @@ "name": "google/cloud-batch", "defaultService": "batch/readme", "versions": [ + "v0.1.0", "main" ] }, @@ -859,6 +865,7 @@ "name": "google/cloud-certificate-manager", "defaultService": "certificatemanager/readme", "versions": [ + "v0.3.0", "v0.2.1", "v0.2.0", "v0.1.4", @@ -917,6 +924,7 @@ "name": "google/cloud-compute", "defaultService": "compute/readme", "versions": [ + "v1.3.0", "v1.2.0", "v1.1.1", "v1.1.0", @@ -943,6 +951,7 @@ "name": "google/cloud-contact-center-insights", "defaultService": "contactcenterinsights/readme", "versions": [ + "v0.2.8", "v0.2.7", "v0.2.6", "v0.2.5", @@ -1152,6 +1161,7 @@ "name": "google/cloud-data-catalog", "defaultService": "datacatalog/readme", "versions": [ + "v1.3.5", "v1.3.4", "v1.3.3", "v1.3.2", @@ -1339,6 +1349,7 @@ "name": "google/cloud-datastore", "defaultService": "datastore/datastoreclient", "versions": [ + "v1.16.3", "v1.16.2", "v1.16.1", "v1.16.0", @@ -1871,6 +1882,7 @@ "name": "google/cloud-firestore", "defaultService": "firestore/firestoreclient", "versions": [ + "v1.26.0", "v1.25.3", "v1.25.2", "v1.25.1", @@ -1970,6 +1982,7 @@ "name": "google/cloud-functions", "defaultService": "functions/readme", "versions": [ + "v0.5.0", "v0.4.2", "v0.4.1", "v0.4.0", @@ -3096,6 +3109,7 @@ "name": "google/cloud-retail", "defaultService": "retail/readme", "versions": [ + "v0.7.0", "v0.6.1", "v0.6.0", "v0.5.1", @@ -3197,6 +3211,7 @@ "name": "google/cloud-security-center", "defaultService": "securitycenter/readme", "versions": [ + "v1.11.0", "v1.10.0", "v1.9.0", "v1.8.0", @@ -3361,6 +3376,7 @@ "name": "google/cloud-spanner", "defaultService": "spanner/spannerclient", "versions": [ + "v1.53.0", "v1.52.0", "v1.51.2", "v1.51.1", @@ -3662,6 +3678,7 @@ "name": "google/cloud-storage-transfer", "defaultService": "storagetransfer/readme", "versions": [ + "v0.3.0", "v0.2.4", "v0.2.3", "v0.2.2", @@ -4204,6 +4221,7 @@ "name": "google/cloud-vpc-access", "defaultService": "vpcaccess/readme", "versions": [ + "v0.3.0", "v0.2.7", "v0.2.6", "v0.2.5", diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php index 7a5168328f72..b7500bac316f 100644 --- a/src/ServiceBuilder.php +++ b/src/ServiceBuilder.php @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder /** * @deprecated */ - const VERSION = '0.189.0'; + const VERSION = '0.190.0'; } diff --git a/src/Version.php b/src/Version.php index 2dff1048f102..44e2132ff85d 100644 --- a/src/Version.php +++ b/src/Version.php @@ -22,5 +22,5 @@ */ class Version { - const VERSION = '0.189.0'; + const VERSION = '0.190.0'; }