diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION index 88c5fb891dcf..bc80560fad66 100644 --- a/AiPlatform/VERSION +++ b/AiPlatform/VERSION @@ -1 +1 @@ -1.4.0 +1.5.0 diff --git a/ApiHub/VERSION b/ApiHub/VERSION index 6e8bf73aa550..17e51c385ea3 100644 --- a/ApiHub/VERSION +++ b/ApiHub/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/Batch/VERSION b/Batch/VERSION index 21e8796a09d4..9084fa2f716a 100644 --- a/Batch/VERSION +++ b/Batch/VERSION @@ -1 +1 @@ -1.0.3 +1.1.0 diff --git a/BigQueryDataTransfer/VERSION b/BigQueryDataTransfer/VERSION index f263cd11b42d..88d3ee7900c2 100644 --- a/BigQueryDataTransfer/VERSION +++ b/BigQueryDataTransfer/VERSION @@ -1 +1 @@ -1.8.6 +1.8.7 diff --git a/Bigtable/VERSION b/Bigtable/VERSION index ccbccc3dc626..c043eea7767e 100644 --- a/Bigtable/VERSION +++ b/Bigtable/VERSION @@ -1 +1 @@ -2.2.0 +2.2.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index e427bfd5587f..bbf211cfe42d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,105 @@ # Changelog +## 0.258.0 + +
google/cloud-ai-platform 1.5.0 + + + +### Features + +* Add more configurability to feature_group.proto ([#7643](https://github.com/googleapis/google-cloud-php/issues/7643)) ([8e71db0](https://github.com/googleapis/google-cloud-php/commit/8e71db0d102546c21bcef49a49c3410dadace708)) +* Add ragSource to feature_view.proto ([8e71db0](https://github.com/googleapis/google-cloud-php/commit/8e71db0d102546c21bcef49a49c3410dadace708)) +* Add sync watermark to feature_view_sync.proto ([8e71db0](https://github.com/googleapis/google-cloud-php/commit/8e71db0d102546c21bcef49a49c3410dadace708)) + + +### Documentation + +* Fix typo in feature_online_store_admin_service.proto ([8e71db0](https://github.com/googleapis/google-cloud-php/commit/8e71db0d102546c21bcef49a49c3410dadace708)) + +
+ +
google/cloud-apihub 0.1.1 + + + +### Bug Fixes + +* Remove gRPC support for client libraries ([#7641](https://github.com/googleapis/google-cloud-php/issues/7641)) ([8aec19a](https://github.com/googleapis/google-cloud-php/commit/8aec19a6a0e682ba1c3d4b007330567aa20b3d8e)) + +
+ +
google/cloud-batch 1.1.0 + + + +### Features + +* **v1:** Promote block_project_ssh_keys support to batch v1 API ([#7638](https://github.com/googleapis/google-cloud-php/issues/7638)) ([4fcae28](https://github.com/googleapis/google-cloud-php/commit/4fcae2897ebccd954b4a9f41bdeb50f44d39e1a8)) + +
+ +
google/cloud-bigquerydatatransfer 1.8.7 + + + +### Documentation + +* Add a note to the CreateTransferConfigRequest and UpdateTransferConfigRequest to disable restricting service account usage ([#7640](https://github.com/googleapis/google-cloud-php/issues/7640)) ([40b2fdd](https://github.com/googleapis/google-cloud-php/commit/40b2fddda3815ab59bbe0c9f58c349d1842a130b)) + +
+ +
google/cloud-bigtable 2.2.1 + + + +### Bug Fixes + +* **Bigtable:** Prevent race condition ([#7644](https://github.com/googleapis/google-cloud-php/issues/7644)) ([f94f1d4](https://github.com/googleapis/google-cloud-php/commit/f94f1d46c6dc647ef2341c33c83f04cf6a960e60)) + +
+ +
google/common-protos 4.8.3 + + + +### Bug Fixes + +* Add back compatibility for Protobuf v4 ([#7648](https://github.com/googleapis/google-cloud-php/issues/7648)) ([24e6efd](https://github.com/googleapis/google-cloud-php/commit/24e6efd1a4a2c1e2a08970c0224b4709b9cf183d)) + +
+ +
google/cloud-dataproc 3.15.0 + + + +### Features + +* Add optional parameters (tarball-access) in DiagnoseClusterRequest ([#7637](https://github.com/googleapis/google-cloud-php/issues/7637)) ([12c4eb8](https://github.com/googleapis/google-cloud-php/commit/12c4eb82b9d9b368d04b26b4f32955553fba461a)) + +
+ +
google/cloud-discoveryengine 1.1.0 + + + +### Features + +* Promot user event purge to v1 ([1d18490](https://github.com/googleapis/google-cloud-php/commit/1d1849088f82ea976efd66422fab7d72c768c924)) +* Promote search tuning service to v1 ([#7639](https://github.com/googleapis/google-cloud-php/issues/7639)) ([1d18490](https://github.com/googleapis/google-cloud-php/commit/1d1849088f82ea976efd66422fab7d72c768c924)) +* Return index status in document ([1d18490](https://github.com/googleapis/google-cloud-php/commit/1d1849088f82ea976efd66422fab7d72c768c924)) +* Return joined status in user event ([1d18490](https://github.com/googleapis/google-cloud-php/commit/1d1849088f82ea976efd66422fab7d72c768c924)) +* Return structured document info in answers ([1d18490](https://github.com/googleapis/google-cloud-php/commit/1d1849088f82ea976efd66422fab7d72c768c924)) +* Support batch documents purge with GCS input ([1d18490](https://github.com/googleapis/google-cloud-php/commit/1d1849088f82ea976efd66422fab7d72c768c924)) +* Support batch get documents metadata by uri patterns ([1d18490](https://github.com/googleapis/google-cloud-php/commit/1d1849088f82ea976efd66422fab7d72c768c924)) + + +### Documentation + +* Keep the API doc up-to-date with recent changes ([1d18490](https://github.com/googleapis/google-cloud-php/commit/1d1849088f82ea976efd66422fab7d72c768c924)) + +
+ ## 0.257.0
google/cloud-ai-platform 1.4.0 diff --git a/CommonProtos/VERSION b/CommonProtos/VERSION index 326ec6355f35..f99c6583c354 100644 --- a/CommonProtos/VERSION +++ b/CommonProtos/VERSION @@ -1 +1 @@ -4.8.2 +4.8.3 diff --git a/CommonProtos/composer.json b/CommonProtos/composer.json index 620bc71c02f8..a9a4384ada47 100644 --- a/CommonProtos/composer.json +++ b/CommonProtos/composer.json @@ -2,7 +2,7 @@ "name": "google/common-protos", "type": "library", "description": "Google API Common Protos for PHP", - "version": "4.8.2", + "version": "4.8.3", "keywords": [ "google" ], diff --git a/Dataproc/VERSION b/Dataproc/VERSION index f982feb41bd0..f02113fe87c3 100644 --- a/Dataproc/VERSION +++ b/Dataproc/VERSION @@ -1 +1 @@ -3.14.0 +3.15.0 diff --git a/DiscoveryEngine/VERSION b/DiscoveryEngine/VERSION index 3eefcb9dd5b3..9084fa2f716a 100644 --- a/DiscoveryEngine/VERSION +++ b/DiscoveryEngine/VERSION @@ -1 +1 @@ -1.0.0 +1.1.0 diff --git a/composer.json b/composer.json index 875ce0cc60f7..9a1001a3a88d 100644 --- a/composer.json +++ b/composer.json @@ -75,13 +75,13 @@ "google/apps-meet": "0.2.3", "google/cloud-access-approval": "2.0.0", "google/cloud-advisorynotifications": "1.0.0", - "google/cloud-ai-platform": "1.4.0", + "google/cloud-ai-platform": "1.5.0", "google/cloud-alloydb": "1.0.0", "google/cloud-api-gateway": "2.0.0-RC1", "google/cloud-api-keys": "1.0.0", "google/cloud-apigee-connect": "2.0.0", "google/cloud-apigee-registry": "1.0.0", - "google/cloud-apihub": "0.1.0", + "google/cloud-apihub": "0.1.1", "google/cloud-appengine-admin": "2.0.0-RC1", "google/cloud-apphub": "0.1.3", "google/cloud-artifact-registry": "1.0.0", @@ -90,7 +90,7 @@ "google/cloud-automl": "1.6.5", "google/cloud-backupdr": "0.2.0", "google/cloud-bare-metal-solution": "1.0.0", - "google/cloud-batch": "1.0.3", + "google/cloud-batch": "1.1.0", "google/cloud-beyondcorp-appconnections": "1.0.0", "google/cloud-beyondcorp-appconnectors": "1.0.0", "google/cloud-beyondcorp-appgateways": "1.0.0", @@ -104,8 +104,8 @@ "google/cloud-bigquery-migration": "1.1.0", "google/cloud-bigquery-reservation": "2.0.0", "google/cloud-bigquery-storage": "2.0.0-RC1", - "google/cloud-bigquerydatatransfer": "1.8.6", - "google/cloud-bigtable": "2.2.0", + "google/cloud-bigquerydatatransfer": "1.8.7", + "google/cloud-bigtable": "2.2.1", "google/cloud-billing": "2.0.0-RC1", "google/cloud-billing-budgets": "2.0.0", "google/cloud-binary-authorization": "1.0.1", @@ -129,7 +129,7 @@ "google/cloud-dataform": "0.4.5", "google/cloud-datalabeling": "0.5.5", "google/cloud-dataplex": "1.0.0", - "google/cloud-dataproc": "3.14.0", + "google/cloud-dataproc": "3.15.0", "google/cloud-dataproc-metastore": "1.0.0", "google/cloud-datastore": "1.29.2", "google/cloud-datastore-admin": "1.0.0", @@ -139,7 +139,7 @@ "google/cloud-developerconnect": "0.1.1", "google/cloud-dialogflow": "1.13.0", "google/cloud-dialogflow-cx": "0.4.0", - "google/cloud-discoveryengine": "1.0.0", + "google/cloud-discoveryengine": "1.1.0", "google/cloud-dlp": "1.19.0", "google/cloud-dms": "2.0.0", "google/cloud-document-ai": "1.14.0", @@ -242,7 +242,7 @@ "google/cloud-web-risk": "1.5.5", "google/cloud-web-security-scanner": "1.0.0", "google/cloud-workflows": "1.0.0", - "google/common-protos": "4.8.2", + "google/common-protos": "4.8.3", "google/geo-common-protos": "0.2.0", "google/grafeas": "1.1.0", "google/longrunning": "0.4.3",