diff --git a/AppsChat/VERSION b/AppsChat/VERSION index faef31a4357..39e898a4f95 100644 --- a/AppsChat/VERSION +++ b/AppsChat/VERSION @@ -1 +1 @@ -0.7.0 +0.7.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 418f68cdcca..b435d7db10e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,76 @@ # Changelog +## 0.270.0 + +
google/apps-chat 0.7.1 + + + +### Bug Fixes + +* Add missing field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto ([#7899](https://github.com/googleapis/google-cloud-php/issues/7899)) ([fc71d45](https://github.com/googleapis/google-cloud-php/commit/fc71d4586b720e51768b195722990eabb659611a)) + +
+ +
google/cloud-compute 1.22.0 + + + +### Features + +* Update Compute Engine API to revision 20241201 ([#966](https://github.com/googleapis/google-cloud-php/issues/966)) ([#7906](https://github.com/googleapis/google-cloud-php/issues/7906)) ([0f75adc](https://github.com/googleapis/google-cloud-php/commit/0f75adc147ac131a6823357c958cbc45e7237e9d)) + +
+ +
google/cloud-orchestration-airflow 2.1.2 + + + +### Documentation + +* Add examples for kubernetes secret ([#7897](https://github.com/googleapis/google-cloud-php/issues/7897)) ([0630f4e](https://github.com/googleapis/google-cloud-php/commit/0630f4e64f36a01b7be059c5ad85e15f1ddcf088)) + +
+ +
google/shopping-merchant-products 0.2.0 + + + +### ⚠ BREAKING CHANGES + +* An existing field `gtin` is moved out of oneof in message `.google.shopping.merchant.products.v1beta.Attributes` +* Changed repeated flag of an existing field `gtin` in message `.google.shopping.merchant.products.v1beta.Attributes` ([#7901](https://github.com/googleapis/google-cloud-php/issues/7901)) + +### Features + +* A new field `member_price_effective_date` is added to message `.google.shopping.merchant.products.v1beta.LoyaltyProgram` ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A new field `shipping_label` is added to message `.google.shopping.merchant.products.v1beta.LoyaltyProgram` ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) + + +### Bug Fixes + +* An existing field `gtin` is moved out of oneof in message `.google.shopping.merchant.products.v1beta.Attributes` ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* Changed repeated flag of an existing field `gtin` in message `.google.shopping.merchant.products.v1beta.Attributes` ([#7901](https://github.com/googleapis/google-cloud-php/issues/7901)) ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) + + +### Documentation + +* A comment for field `gtin` in message `.google.shopping.merchant.products.v1beta.Attributes` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for field `max_handling_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for field `max_transit_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for field `min_handling_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for field `min_transit_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for field `name` in message `.google.shopping.merchant.products.v1beta.DeleteProductInputRequest` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for field `name` in message `.google.shopping.merchant.products.v1beta.GetProductRequest` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for field `name` in message `.google.shopping.merchant.products.v1beta.Product` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for field `name` in message `.google.shopping.merchant.products.v1beta.ProductInput` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for field `page_size` in message `.google.shopping.merchant.products.v1beta.ListProductsRequest` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for field `tax_category` in message `.google.shopping.merchant.products.v1beta.Attributes` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for message `Product` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) +* A comment for message `ProductInput` is changed ([d67f842](https://github.com/googleapis/google-cloud-php/commit/d67f842437e6a86bb9545a24ed7650625f3bda67)) + +
+ ## 0.269.0
google/cloud-ai-platform 1.13.0 diff --git a/Compute/VERSION b/Compute/VERSION index 3500250a4b0..57807d6d0d0 100644 --- a/Compute/VERSION +++ b/Compute/VERSION @@ -1 +1 @@ -1.21.0 +1.22.0 diff --git a/OrchestrationAirflow/VERSION b/OrchestrationAirflow/VERSION index 3e3c2f1e5ed..eca07e4c1a8 100644 --- a/OrchestrationAirflow/VERSION +++ b/OrchestrationAirflow/VERSION @@ -1 +1 @@ -2.1.1 +2.1.2 diff --git a/ShoppingMerchantProducts/VERSION b/ShoppingMerchantProducts/VERSION index 17e51c385ea..0ea3a944b39 100644 --- a/ShoppingMerchantProducts/VERSION +++ b/ShoppingMerchantProducts/VERSION @@ -1 +1 @@ -0.1.1 +0.2.0 diff --git a/composer.json b/composer.json index a8c323ae6cf..897d47916a3 100644 --- a/composer.json +++ b/composer.json @@ -70,7 +70,7 @@ "google/access-context-manager": "1.0.1", "google/analytics-admin": "0.24.1", "google/analytics-data": "0.21.0", - "google/apps-chat": "0.7.0", + "google/apps-chat": "0.7.1", "google/apps-events-subscriptions": "0.1.4", "google/apps-meet": "0.2.4", "google/cloud-access-approval": "2.0.2", @@ -115,7 +115,7 @@ "google/cloud-cloudcontrolspartner": "0.2.1", "google/cloud-commerce-consumer-procurement": "1.1.1", "google/cloud-common-protos": "0.6.0", - "google/cloud-compute": "1.21.0", + "google/cloud-compute": "1.22.0", "google/cloud-confidentialcomputing": "1.2.0", "google/cloud-config": "1.0.1", "google/cloud-contact-center-insights": "2.2.0", @@ -180,7 +180,7 @@ "google/cloud-notebooks": "1.0.1", "google/cloud-optimization": "1.0.1", "google/cloud-oracledatabase": "0.1.1", - "google/cloud-orchestration-airflow": "2.1.1", + "google/cloud-orchestration-airflow": "2.1.2", "google/cloud-org-policy": "1.1.1", "google/cloud-osconfig": "2.0.1", "google/cloud-oslogin": "2.0.2", @@ -257,7 +257,7 @@ "google/shopping-merchant-inventories": "0.5.1", "google/shopping-merchant-lfp": "0.1.1", "google/shopping-merchant-notifications": "0.1.1", - "google/shopping-merchant-products": "0.1.1", + "google/shopping-merchant-products": "0.2.0", "google/shopping-merchant-promotions": "0.1.1", "google/shopping-merchant-quota": "0.1.4", "google/shopping-merchant-reports": "0.8.2",