diff --git a/CHANGELOG.md b/CHANGELOG.md index 78ba1f909b3d..7ab0927f0756 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,58 @@ # Changelog +## 0.214.0 + +
google/cloud-commerce-consumer-procurement 0.1.0 + + + +### Features + +* Introduce CommergeConsumerProcurement ([#6487](https://github.com/googleapis/google-cloud-php/issues/6487)) ([d0c37cb](https://github.com/googleapis/google-cloud-php/commit/d0c37cb2edba5f9349acfed81e1a234825f608f2)) + +
+ +
google/cloud-compute 1.12.0 + + + +### Features + +* Update Compute Engine API to revision 20230711 ([#6488](https://github.com/googleapis/google-cloud-php/issues/6488)) ([b25fc4c](https://github.com/googleapis/google-cloud-php/commit/b25fc4c3be1313db34bcada89abddd7926644d9a)) + +
+ +
google/cloud-datastream 1.4.0 + + + +### Features + +* Add precision and scale to MysqlColumn ([#6479](https://github.com/googleapis/google-cloud-php/issues/6479)) ([a42dc4b](https://github.com/googleapis/google-cloud-php/commit/a42dc4b59590f8fa8ae9106fe884015b44404134)) + +
+ +
google/cloud-tasks 1.13.1 + + + +### Documentation + +* Minor formatting ([#6484](https://github.com/googleapis/google-cloud-php/issues/6484)) ([f4fbff0](https://github.com/googleapis/google-cloud-php/commit/f4fbff02367831e730a9f99dba65796dbf1712e3)) + +
+ +
google/cloud-tpu 1.3.0 + + + +### Features + +* Add multislice_node flag ([79345bd](https://github.com/googleapis/google-cloud-php/commit/79345bd24137d1c999c16004f5bdd689c89576be)) +* Enable QueuedResources in us-east5 ([#6485](https://github.com/googleapis/google-cloud-php/issues/6485)) ([79345bd](https://github.com/googleapis/google-cloud-php/commit/79345bd24137d1c999c16004f5bdd689c89576be)) + +
+ ## 0.213.0
google/cloud-ai-platform 0.22.0 diff --git a/CommerceConsumerProcurement/VERSION b/CommerceConsumerProcurement/VERSION index 77d6f4ca2371..6e8bf73aa550 100644 --- a/CommerceConsumerProcurement/VERSION +++ b/CommerceConsumerProcurement/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/Compute/VERSION b/Compute/VERSION index 720c7384c619..0eed1a29efd6 100644 --- a/Compute/VERSION +++ b/Compute/VERSION @@ -1 +1 @@ -1.11.1 +1.12.0 diff --git a/Datastream/VERSION b/Datastream/VERSION index f0bb29e76388..88c5fb891dcf 100644 --- a/Datastream/VERSION +++ b/Datastream/VERSION @@ -1 +1 @@ -1.3.0 +1.4.0 diff --git a/Tasks/VERSION b/Tasks/VERSION index feaae22bac7e..b50dd27dd92e 100644 --- a/Tasks/VERSION +++ b/Tasks/VERSION @@ -1 +1 @@ -1.13.0 +1.13.1 diff --git a/Tpu/VERSION b/Tpu/VERSION index 26aaba0e8663..f0bb29e76388 100644 --- a/Tpu/VERSION +++ b/Tpu/VERSION @@ -1 +1 @@ -1.2.0 +1.3.0 diff --git a/composer.json b/composer.json index 7e9c1ae303d3..e8ede1513a52 100644 --- a/composer.json +++ b/composer.json @@ -109,9 +109,9 @@ "google/cloud-build": "0.11.0", "google/cloud-certificate-manager": "0.5.0", "google/cloud-channel": "1.7.0", - "google/cloud-commerce-consumer-procurement": "0.0.0", + "google/cloud-commerce-consumer-procurement": "0.1.0", "google/cloud-common-protos": "0.4.2", - "google/cloud-compute": "1.11.1", + "google/cloud-compute": "1.12.0", "google/cloud-confidentialcomputing": "0.2.2", "google/cloud-contact-center-insights": "1.5.0", "google/cloud-container": "1.19.0", @@ -128,7 +128,7 @@ "google/cloud-dataproc-metastore": "0.9.0", "google/cloud-datastore": "1.23.0", "google/cloud-datastore-admin": "0.7.2", - "google/cloud-datastream": "1.3.0", + "google/cloud-datastream": "1.4.0", "google/cloud-debugger": "1.6.1", "google/cloud-deploy": "0.11.1", "google/cloud-dialogflow": "1.7.1", @@ -205,9 +205,9 @@ "google/cloud-storageinsights": "0.2.1", "google/cloud-support": "0.1.1", "google/cloud-talent": "1.2.0", - "google/cloud-tasks": "1.13.0", + "google/cloud-tasks": "1.13.1", "google/cloud-text-to-speech": "1.7.0", - "google/cloud-tpu": "1.2.0", + "google/cloud-tpu": "1.3.0", "google/cloud-trace": "1.6.2", "google/cloud-translate": "1.14.2", "google/cloud-video-live-stream": "0.6.0",