Skip to content

Commit

Permalink
chore(main): release 0.214.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jul 27, 2023
1 parent 79345bd commit 4929d06
Show file tree
Hide file tree
Showing 7 changed files with 63 additions and 10 deletions.
53 changes: 53 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,58 @@
# Changelog

## 0.214.0

<details><summary>google/cloud-commerce-consumer-procurement 0.1.0</summary>



### Features

* Introduce CommergeConsumerProcurement ([#6487](https://github.com/googleapis/google-cloud-php/issues/6487)) ([d0c37cb](https://github.com/googleapis/google-cloud-php/commit/d0c37cb2edba5f9349acfed81e1a234825f608f2))

</details>

<details><summary>google/cloud-compute 1.12.0</summary>



### 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))

</details>

<details><summary>google/cloud-datastream 1.4.0</summary>



### 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))

</details>

<details><summary>google/cloud-tasks 1.13.1</summary>



### Documentation

* Minor formatting ([#6484](https://github.com/googleapis/google-cloud-php/issues/6484)) ([f4fbff0](https://github.com/googleapis/google-cloud-php/commit/f4fbff02367831e730a9f99dba65796dbf1712e3))

</details>

<details><summary>google/cloud-tpu 1.3.0</summary>



### 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))

</details>

## 0.213.0

<details><summary>google/cloud-ai-platform 0.22.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion CommerceConsumerProcurement/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion Compute/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.1
1.12.0
2 changes: 1 addition & 1 deletion Datastream/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0
1.4.0
2 changes: 1 addition & 1 deletion Tasks/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.0
1.13.1
2 changes: 1 addition & 1 deletion Tpu/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.3.0
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 4929d06

Please sign in to comment.