Skip to content

Commit

Permalink
chore(main): release 0.217.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Aug 23, 2023
1 parent 53b88a6 commit 4033cfa
Show file tree
Hide file tree
Showing 9 changed files with 90 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Batch/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.0
0.11.1
2 changes: 1 addition & 1 deletion Billing/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.1
1.7.2
2 changes: 1 addition & 1 deletion BillingBudgets/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.2
1.3.0
76 changes: 76 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,81 @@
# Changelog

## 0.217.0

<details><summary>google/cloud-batch 0.11.1</summary>



### Documentation

* Clarify Batch API proto doc about pubsub notifications ([53b88a6](https://github.com/googleapis/google-cloud-php/commit/53b88a61bcfb9b791958048d51f3a8a72f82c495))
* Expand compute resource API docs to match with VM's machine type field ([53b88a6](https://github.com/googleapis/google-cloud-php/commit/53b88a61bcfb9b791958048d51f3a8a72f82c495))
* Revert HTML formats in comments ([#6577](https://github.com/googleapis/google-cloud-php/issues/6577)) ([53b88a6](https://github.com/googleapis/google-cloud-php/commit/53b88a61bcfb9b791958048d51f3a8a72f82c495))

</details>

<details><summary>google/cloud-billing 1.7.2</summary>



### Documentation

* Update comments ([#6584](https://github.com/googleapis/google-cloud-php/issues/6584)) ([c85bb6e](https://github.com/googleapis/google-cloud-php/commit/c85bb6e2abd29c440523e5428288d8ec99713a77))

</details>

<details><summary>google/cloud-billing-budgets 1.3.0</summary>



### Features

* Supported project-level-budgets in Public Budget API V1 ([#6582](https://github.com/googleapis/google-cloud-php/issues/6582)) ([7c5c9a4](https://github.com/googleapis/google-cloud-php/commit/7c5c9a4ede85051454639e0101ed70a3b814c381))

</details>

<details><summary>google/cloud-core 1.52.3</summary>



### Bug Fixes

* Bump guzzlehttp/guzzle version ([#6571](https://github.com/googleapis/google-cloud-php/issues/6571)) ([7b93667](https://github.com/googleapis/google-cloud-php/commit/7b93667766d018a88930885cfade5d8da2abb54c))

</details>

<details><summary>google/cloud-data-catalog 1.7.1</summary>



### Documentation

* Fix typo ([#6586](https://github.com/googleapis/google-cloud-php/issues/6586)) ([e406f3d](https://github.com/googleapis/google-cloud-php/commit/e406f3d5d6e19250f08782d6d1bfcea8045b9a52))

</details>

<details><summary>google/cloud-sql-admin 0.5.0</summary>



### Features

* Added Private Service Connect configuration ([aaa9556](https://github.com/googleapis/google-cloud-php/commit/aaa9556d68d84fd8434077b63ea570282aea4a59))
* Added Private Service Connect configuration ([aaa9556](https://github.com/googleapis/google-cloud-php/commit/aaa9556d68d84fd8434077b63ea570282aea4a59))
* Added RPC GetLatestRecoveryTime ([#6585](https://github.com/googleapis/google-cloud-php/issues/6585)) ([aaa9556](https://github.com/googleapis/google-cloud-php/commit/aaa9556d68d84fd8434077b63ea570282aea4a59))

</details>

<details><summary>google/cloud-video-stitcher 0.7.1</summary>



### Bug Fixes

* Use correct child_type annotation ([#6578](https://github.com/googleapis/google-cloud-php/issues/6578)) ([a6a62dd](https://github.com/googleapis/google-cloud-php/commit/a6a62ddcb65a7ad55666d05105aa9287c701d5d0))

</details>

## 0.216.0

<details><summary>google/cloud-ai-platform 0.24.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.52.2
1.52.3
2 changes: 1 addition & 1 deletion DataCatalog/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.0
1.7.1
2 changes: 1 addition & 1 deletion SqlAdmin/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.1
0.5.0
2 changes: 1 addition & 1 deletion VideoStitcher/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.0
0.7.1
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"google/cloud-assured-workloads": "0.10.0",
"google/cloud-automl": "1.5.2",
"google/cloud-bare-metal-solution": "0.5.0",
"google/cloud-batch": "0.11.0",
"google/cloud-batch": "0.11.1",
"google/cloud-beyondcorp-appconnections": "0.3.0",
"google/cloud-beyondcorp-appconnectors": "0.3.0",
"google/cloud-beyondcorp-appgateways": "0.3.0",
Expand All @@ -102,8 +102,8 @@
"google/cloud-bigquery-storage": "1.7.0",
"google/cloud-bigquerydatatransfer": "1.6.0",
"google/cloud-bigtable": "1.28.0",
"google/cloud-billing": "1.7.1",
"google/cloud-billing-budgets": "1.2.2",
"google/cloud-billing": "1.7.2",
"google/cloud-billing-budgets": "1.3.0",
"google/cloud-binary-authorization": "0.6.0",
"google/cloud-build": "0.13.0",
"google/cloud-certificate-manager": "0.5.0",
Expand All @@ -115,8 +115,8 @@
"google/cloud-contact-center-insights": "1.5.0",
"google/cloud-container": "1.20.0",
"google/cloud-container-analysis": "0.3.3",
"google/cloud-core": "1.52.2",
"google/cloud-data-catalog": "1.7.0",
"google/cloud-core": "1.52.3",
"google/cloud-data-catalog": "1.7.1",
"google/cloud-data-fusion": "0.5.0",
"google/cloud-datacatalog-lineage": "0.3.0",
"google/cloud-dataflow": "0.5.0",
Expand Down Expand Up @@ -200,7 +200,7 @@
"google/cloud-shell": "1.2.0",
"google/cloud-spanner": "1.63.0",
"google/cloud-speech": "1.14.0",
"google/cloud-sql-admin": "0.4.1",
"google/cloud-sql-admin": "0.5.0",
"google/cloud-storage": "1.33.1",
"google/cloud-storage-transfer": "1.3.0",
"google/cloud-storageinsights": "0.2.2",
Expand All @@ -212,7 +212,7 @@
"google/cloud-trace": "1.6.2",
"google/cloud-translate": "1.15.0",
"google/cloud-video-live-stream": "0.6.0",
"google/cloud-video-stitcher": "0.7.0",
"google/cloud-video-stitcher": "0.7.1",
"google/cloud-video-transcoder": "0.9.0",
"google/cloud-videointelligence": "1.14.0",
"google/cloud-vision": "1.7.2",
Expand Down

0 comments on commit 4033cfa

Please sign in to comment.