diff --git a/BillingBudgets/VERSION b/BillingBudgets/VERSION index 9084fa2f716a..26aaba0e8663 100644 --- a/BillingBudgets/VERSION +++ b/BillingBudgets/VERSION @@ -1 +1 @@ -1.1.0 +1.2.0 diff --git a/Build/VERSION b/Build/VERSION index 39e898a4f952..7486fdbc50b3 100644 --- a/Build/VERSION +++ b/Build/VERSION @@ -1 +1 @@ -0.7.1 +0.7.2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 44c4ad252112..d5f48c4afbfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,60 @@ # Changelog +## 0.208.0 + +
google/cloud-billing-budgets 1.2.0 + + + +### Features + +* Add resource_ancestors field to support filtering by folders & organizations ([#6320](https://github.com/googleapis/google-cloud-php/issues/6320)) ([3751ae5](https://github.com/googleapis/google-cloud-php/commit/3751ae50bac3315f7d518a596b10fa5cf6909302)) + +
+ +
google/cloud-build 0.7.2 + + + +
+ +
google/cloud-container 1.15.0 + + + +### Features + +* Add a API field to enable FQDN Network Policy on clusters ([#6323](https://github.com/googleapis/google-cloud-php/issues/6323)) ([5f55fad](https://github.com/googleapis/google-cloud-php/commit/5f55fadcaf6d365c73d9593bcac4048a3fca25d5)) +* Add CheckAutopilotCompatibility API to get autopilot compatibility issues for a given standard cluster ([5f55fad](https://github.com/googleapis/google-cloud-php/commit/5f55fadcaf6d365c73d9593bcac4048a3fca25d5)) +* Turn on public visibility for best effort provision ([5f55fad](https://github.com/googleapis/google-cloud-php/commit/5f55fadcaf6d365c73d9593bcac4048a3fca25d5)) + +
+ +
google/cloud-deploy 0.8.0 + + + +### Features + +* Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target ([#6318](https://github.com/googleapis/google-cloud-php/issues/6318)) ([99cfa68](https://github.com/googleapis/google-cloud-php/commit/99cfa6857f29f307326b3eb7c4f7f097af5121cf)) + +
+ +
google/cloud-discoveryengine 0.3.0 + + + +### Features + +* Introduce DiscoveryEngine v1 ([a2dbd1e](https://github.com/googleapis/google-cloud-php/commit/a2dbd1e4b506abc24b39363256a69cb7b842abf4)) + + +### Bug Fixes + +* Remove the summarization feature from v1 version ([a2dbd1e](https://github.com/googleapis/google-cloud-php/commit/a2dbd1e4b506abc24b39363256a69cb7b842abf4)) + +
+ ## 0.207.0
google/cloud-access-approval 1.1.0 diff --git a/Container/VERSION b/Container/VERSION index 850e742404bb..141f2e805beb 100644 --- a/Container/VERSION +++ b/Container/VERSION @@ -1 +1 @@ -1.14.0 +1.15.0 diff --git a/Deploy/VERSION b/Deploy/VERSION index faef31a4357c..a3df0a6959e1 100644 --- a/Deploy/VERSION +++ b/Deploy/VERSION @@ -1 +1 @@ -0.7.0 +0.8.0 diff --git a/DiscoveryEngine/VERSION b/DiscoveryEngine/VERSION index 0ea3a944b399..0d91a54c7d43 100644 --- a/DiscoveryEngine/VERSION +++ b/DiscoveryEngine/VERSION @@ -1 +1 @@ -0.2.0 +0.3.0 diff --git a/composer.json b/composer.json index 75c504a72cb6..27f8e15c88c3 100644 --- a/composer.json +++ b/composer.json @@ -104,16 +104,16 @@ "google/cloud-bigquerydatatransfer": "1.5.0", "google/cloud-bigtable": "1.24.0", "google/cloud-billing": "1.6.0", - "google/cloud-billing-budgets": "1.1.0", + "google/cloud-billing-budgets": "1.2.0", "google/cloud-binary-authorization": "0.5.11", - "google/cloud-build": "0.7.1", + "google/cloud-build": "0.7.2", "google/cloud-certificate-manager": "0.4.1", "google/cloud-channel": "1.5.0", "google/cloud-common-protos": "0.4.2", "google/cloud-compute": "1.9.0", "google/cloud-confidentialcomputing": "0.2.0", "google/cloud-contact-center-insights": "1.4.0", - "google/cloud-container": "1.14.0", + "google/cloud-container": "1.15.0", "google/cloud-container-analysis": "0.3.1", "google/cloud-core": "1.51.2", "google/cloud-data-catalog": "1.5.0", @@ -129,9 +129,9 @@ "google/cloud-datastore-admin": "0.7.0", "google/cloud-datastream": "1.2.0", "google/cloud-debugger": "1.5.0", - "google/cloud-deploy": "0.7.0", + "google/cloud-deploy": "0.8.0", "google/cloud-dialogflow": "1.5.0", - "google/cloud-discoveryengine": "0.2.0", + "google/cloud-discoveryengine": "0.3.0", "google/cloud-dlp": "1.9.0", "google/cloud-dms": "1.2.0", "google/cloud-document-ai": "1.3.0",