From 45f5c363869b4edc19c1bd5e718908cbeb826b27 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 11:11:31 -0800 Subject: [PATCH] chore(main): release 0.229.0 (#6862) --- AiPlatform/VERSION | 2 +- AnalyticsData/VERSION | 2 +- CHANGELOG.md | 109 ++++++++++++++++++++++++++++ Monitoring/VERSION | 2 +- Recommender/VERSION | 2 +- ShoppingCss/VERSION | 2 +- ShoppingMerchantInventories/VERSION | 2 +- ShoppingMerchantReports/VERSION | 2 +- composer.json | 14 ++-- 9 files changed, 123 insertions(+), 14 deletions(-) diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION index ae6dd4e2032..c25c8e5b741 100644 --- a/AiPlatform/VERSION +++ b/AiPlatform/VERSION @@ -1 +1 @@ -0.29.0 +0.30.0 diff --git a/AnalyticsData/VERSION b/AnalyticsData/VERSION index bc859cbd6d9..ac454c6a1fc 100644 --- a/AnalyticsData/VERSION +++ b/AnalyticsData/VERSION @@ -1 +1 @@ -0.11.2 +0.12.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index ff15950295c..86c673ff8a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,114 @@ # Changelog +## 0.229.0 + +
google/cloud-ai-platform 0.30.0 + + + +### Features + +* Add Content ([#6860](https://github.com/googleapis/google-cloud-php/issues/6860)) ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) +* Add data_stats to ExportDataResponse ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) +* Add DataStats to Model ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) +* Add DeploymentResourcePool ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) +* Add DeploymentResourcePoolService ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) +* Add display_name to DeployedIndex ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) +* Add ExportUse and ExportFilterSplit to Dataset ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) +* Add model and contents to PredictionService ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) +* Add shared_resources to DeployedModel ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) +* Add Tool ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) + + +### Documentation + +* Changes name from OUTPUT_ONLY to IDENTIFIER in FeatureGroup ([32e6670](https://github.com/googleapis/google-cloud-php/commit/32e66703526c3f3050bb8bc54e01b55b76f174e7)) + +
+ +
google/analytics-data 0.12.0 + + + +### Features + +* Add `CreateAudienceExport`, `QueryAudienceExport`, `GetAudienceExport`, `ListAudienceExports` methods to the Data API v1 beta ([#6859](https://github.com/googleapis/google-cloud-php/issues/6859)) ([d67455e](https://github.com/googleapis/google-cloud-php/commit/d67455e38e26b4893759e5ccb7b7e23ac0ad69d0)) +* Add `sampling_metadatas` field to `ResponseMetaData` ([d67455e](https://github.com/googleapis/google-cloud-php/commit/d67455e38e26b4893759e5ccb7b7e23ac0ad69d0)) +* Add `SamplingMetadata`, `AudienceExport`, `AudienceExportMetadata`, `AudienceDimensionValue` types ([d67455e](https://github.com/googleapis/google-cloud-php/commit/d67455e38e26b4893759e5ccb7b7e23ac0ad69d0)) + + +### Bug Fixes + +* Add `optional` label to `consumed`, `remaining` fields of the `QuotaStatus` type ([d67455e](https://github.com/googleapis/google-cloud-php/commit/d67455e38e26b4893759e5ccb7b7e23ac0ad69d0)) + + +### Documentation + +* Updated comments ([d67455e](https://github.com/googleapis/google-cloud-php/commit/d67455e38e26b4893759e5ccb7b7e23ac0ad69d0)) + +
+ +
google/cloud-monitoring 1.8.0 + + + +### Features + +* Added support for severity in AlertPolicy ([#6865](https://github.com/googleapis/google-cloud-php/issues/6865)) ([090ae71](https://github.com/googleapis/google-cloud-php/commit/090ae71d8712e4c57a26c05c9a0ebd829e039ece)) + + +### Documentation + +* Add value range to comment on field forecast_horizon ([090ae71](https://github.com/googleapis/google-cloud-php/commit/090ae71d8712e4c57a26c05c9a0ebd829e039ece)) + +
+ +
google/cloud-recommender 1.10.0 + + + +### Features + +* Support cost_in_local_currency field in the cost projection ([#6866](https://github.com/googleapis/google-cloud-php/issues/6866)) ([edc2af7](https://github.com/googleapis/google-cloud-php/commit/edc2af793ea7124c17fb98e591ffed9dc3655641)) + + +### Documentation + +* Add comment for targetResources ([edc2af7](https://github.com/googleapis/google-cloud-php/commit/edc2af793ea7124c17fb98e591ffed9dc3655641)) +* Fix typo for the comment of reliability_projection ([edc2af7](https://github.com/googleapis/google-cloud-php/commit/edc2af793ea7124c17fb98e591ffed9dc3655641)) + +
+ +
google/shopping-css 0.1.0 + + + +### Features + +* Introduce Shopping CSS ([#6864](https://github.com/googleapis/google-cloud-php/issues/6864)) ([2eaf9fd](https://github.com/googleapis/google-cloud-php/commit/2eaf9fd42e632aaa622c8a80b8b4032f4b8f311e)) + +
+ +
google/shopping-merchant-inventories 0.2.0 + + + +### Features + +* Introduce Shopping CSS ([#6864](https://github.com/googleapis/google-cloud-php/issues/6864)) ([2eaf9fd](https://github.com/googleapis/google-cloud-php/commit/2eaf9fd42e632aaa622c8a80b8b4032f4b8f311e)) + +
+ +
google/shopping-merchant-reports 0.5.0 + + + +### Features + +* Introduce Shopping CSS ([#6864](https://github.com/googleapis/google-cloud-php/issues/6864)) ([2eaf9fd](https://github.com/googleapis/google-cloud-php/commit/2eaf9fd42e632aaa622c8a80b8b4032f4b8f311e)) + +
+ ## 0.228.0
google/cloud-advisorynotifications 0.6.0 diff --git a/Monitoring/VERSION b/Monitoring/VERSION index 943f9cbc4ec..27f9cd322bb 100644 --- a/Monitoring/VERSION +++ b/Monitoring/VERSION @@ -1 +1 @@ -1.7.1 +1.8.0 diff --git a/Recommender/VERSION b/Recommender/VERSION index 9ab8337f396..81c871de46b 100644 --- a/Recommender/VERSION +++ b/Recommender/VERSION @@ -1 +1 @@ -1.9.1 +1.10.0 diff --git a/ShoppingCss/VERSION b/ShoppingCss/VERSION index 77d6f4ca237..6e8bf73aa55 100644 --- a/ShoppingCss/VERSION +++ b/ShoppingCss/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/ShoppingMerchantInventories/VERSION b/ShoppingMerchantInventories/VERSION index 17e51c385ea..0ea3a944b39 100644 --- a/ShoppingMerchantInventories/VERSION +++ b/ShoppingMerchantInventories/VERSION @@ -1 +1 @@ -0.1.1 +0.2.0 diff --git a/ShoppingMerchantReports/VERSION b/ShoppingMerchantReports/VERSION index 1d0ba9ea182..8f0916f768f 100644 --- a/ShoppingMerchantReports/VERSION +++ b/ShoppingMerchantReports/VERSION @@ -1 +1 @@ -0.4.0 +0.5.0 diff --git a/composer.json b/composer.json index 9ff2a66f804..052d05e3458 100644 --- a/composer.json +++ b/composer.json @@ -71,10 +71,10 @@ "replace": { "google/access-context-manager": "0.4.5", "google/analytics-admin": "0.19.0", - "google/analytics-data": "0.11.2", + "google/analytics-data": "0.12.0", "google/cloud-access-approval": "1.1.3", "google/cloud-advisorynotifications": "0.6.0", - "google/cloud-ai-platform": "0.29.0", + "google/cloud-ai-platform": "0.30.0", "google/cloud-alloydb": "0.8.0", "google/cloud-api-gateway": "1.2.2", "google/cloud-api-keys": "0.3.3", @@ -166,7 +166,7 @@ "google/cloud-media-translation": "0.3.3", "google/cloud-memcache": "1.2.2", "google/cloud-migrationcenter": "0.3.1", - "google/cloud-monitoring": "1.7.1", + "google/cloud-monitoring": "1.8.0", "google/cloud-netapp": "0.1.1", "google/cloud-network-connectivity": "1.4.2", "google/cloud-network-management": "1.4.2", @@ -186,7 +186,7 @@ "google/cloud-rapidmigrationassessment": "0.2.2", "google/cloud-recaptcha-enterprise": "1.7.0", "google/cloud-recommendations-ai": "0.6.4", - "google/cloud-recommender": "1.9.1", + "google/cloud-recommender": "1.10.0", "google/cloud-redis": "1.8.4", "google/cloud-redis-cluster": "0.1.0", "google/cloud-resource-manager": "0.7.2", @@ -233,9 +233,9 @@ "google/grafeas": "0.8.3", "google/longrunning": "0.2.6", "google/shopping-common-protos": "0.2.0", - "google/shopping-css": "0.0.0", - "google/shopping-merchant-inventories": "0.1.1", - "google/shopping-merchant-reports": "0.4.0" + "google/shopping-css": "0.1.0", + "google/shopping-merchant-inventories": "0.2.0", + "google/shopping-merchant-reports": "0.5.0" }, "suggest": { "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",