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 24, 2023
1 parent bf6d80a commit 8fe94f1
Show file tree
Hide file tree
Showing 21 changed files with 193 additions and 35 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 BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.26.0
1.26.1
2 changes: 1 addition & 1 deletion BigQuery/src/BigQueryClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class BigQueryClient
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
}

const VERSION = '1.26.0';
const VERSION = '1.26.1';

const MAX_DELAY_MICROSECONDS = 32000000;

Expand Down
2 changes: 1 addition & 1 deletion BigQueryDataPolicies/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.3
0.4.0
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
158 changes: 158 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,163 @@
# 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-bigquery 1.26.1</summary>



</details>

<details><summary>google/cloud-bigquery-datapolicies 0.4.0</summary>



### Features

* Support using custom UDF in the data policy ([#6590](https://github.com/googleapis/google-cloud-php/issues/6590)) ([8b3e078](https://github.com/googleapis/google-cloud-php/commit/8b3e078df29b56db3ead82af961e657dc73e7702))

</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-config 0.1.0</summary>



### Features

* Introduce Config ([#6583](https://github.com/googleapis/google-cloud-php/issues/6583)) ([f69337a](https://github.com/googleapis/google-cloud-php/commit/f69337a5c1a5f2dfb2c955ac15e3cea7f8a32054))

</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-dataproc 3.9.0</summary>



### Features

* Support min_num_instances for primary worker and InstanceFlexibilityPolicy for secondary worker ([#6580](https://github.com/googleapis/google-cloud-php/issues/6580)) ([317cbe9](https://github.com/googleapis/google-cloud-php/commit/317cbe9ae612edcb663c44aa7ec009e4cdfdcf84))

</details>

<details><summary>google/cloud-datastore 1.24.1</summary>



### Documentation

* Update property requirement specifications ([#6569](https://github.com/googleapis/google-cloud-php/issues/6569)) ([5de8f12](https://github.com/googleapis/google-cloud-php/commit/5de8f12c2150519db9e40468c150ac741bbe32b5))

</details>

<details><summary>google/cloud-notebooks 0.5.1</summary>



</details>

<details><summary>google/cloud-optimization 0.3.4</summary>



### Documentation

* Minor formatting fix ([#6589](https://github.com/googleapis/google-cloud-php/issues/6589)) ([bf6d80a](https://github.com/googleapis/google-cloud-php/commit/bf6d80a09ea7f130eb736f77858cd119eb383e95))

</details>

<details><summary>google/cloud-policytroubleshooter-iam 0.1.0</summary>



### Features

* Introduce PolicyTroubleshooterIam ([#6581](https://github.com/googleapis/google-cloud-php/issues/6581)) ([4c97c27](https://github.com/googleapis/google-cloud-php/commit/4c97c2788dc36aa0d21b540b7a6a9796fb144dc8))

</details>

<details><summary>google/cloud-pubsub 1.46.1</summary>



### Bug Fixes

* Make retry policy back off more aggressively for RPCs that retry RESOURCE_EXHAUSTD ([#6570](https://github.com/googleapis/google-cloud-php/issues/6570)) ([04993c3](https://github.com/googleapis/google-cloud-php/commit/04993c3c24856977ad066e9064fafa945e365db6))

</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 Config/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 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 Dataproc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.8.1
3.9.0
2 changes: 1 addition & 1 deletion Datastore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.24.0
1.24.1
2 changes: 1 addition & 1 deletion Datastore/src/DatastoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class DatastoreClient
use ClientTrait;
use DatastoreTrait;

const VERSION = '1.24.0';
const VERSION = '1.24.1';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore';

Expand Down
2 changes: 1 addition & 1 deletion Notebooks/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0
0.5.1
2 changes: 1 addition & 1 deletion Optimization/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.3
0.3.4
2 changes: 1 addition & 1 deletion PolicyTroubleshooterIam/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 PubSub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.46.0
1.46.1
2 changes: 1 addition & 1 deletion PubSub/src/PubSubClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class PubSubClient
use IncomingMessageTrait;
use ResourceNameTrait;

const VERSION = '1.46.0';
const VERSION = '1.46.1';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';

Expand Down
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
32 changes: 16 additions & 16 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,24 +86,24 @@
"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",
"google/cloud-beyondcorp-clientconnectorservices": "0.3.0",
"google/cloud-beyondcorp-clientgateways": "0.3.0",
"google/cloud-bigquery": "1.26.0",
"google/cloud-bigquery": "1.26.1",
"google/cloud-bigquery-analyticshub": "0.2.2",
"google/cloud-bigquery-connection": "1.4.0",
"google/cloud-bigquery-data-exchange": "0.3.2",
"google/cloud-bigquery-datapolicies": "0.3.3",
"google/cloud-bigquery-datapolicies": "0.4.0",
"google/cloud-bigquery-migration": "0.3.2",
"google/cloud-bigquery-reservation": "1.2.2",
"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 @@ -112,21 +112,21 @@
"google/cloud-common-protos": "0.4.2",
"google/cloud-compute": "1.12.0",
"google/cloud-confidentialcomputing": "0.5.0",
"google/cloud-config": "0.0.0",
"google/cloud-config": "0.1.0",
"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",
"google/cloud-dataform": "0.2.2",
"google/cloud-datalabeling": "0.4.0",
"google/cloud-dataplex": "0.8.0",
"google/cloud-dataproc": "3.8.1",
"google/cloud-dataproc": "3.9.0",
"google/cloud-dataproc-metastore": "0.9.0",
"google/cloud-datastore": "1.24.0",
"google/cloud-datastore": "1.24.1",
"google/cloud-datastore-admin": "0.7.3",
"google/cloud-datastream": "1.4.0",
"google/cloud-debugger": "1.6.1",
Expand Down Expand Up @@ -169,18 +169,18 @@
"google/cloud-network-connectivity": "1.2.0",
"google/cloud-network-management": "1.4.0",
"google/cloud-network-security": "0.5.0",
"google/cloud-notebooks": "0.5.0",
"google/cloud-optimization": "0.3.3",
"google/cloud-notebooks": "0.5.1",
"google/cloud-optimization": "0.3.4",
"google/cloud-orchestration-airflow": "1.4.0",
"google/cloud-org-policy": "0.5.2",
"google/cloud-osconfig": "1.2.0",
"google/cloud-oslogin": "1.6.0",
"google/cloud-policy-troubleshooter": "1.2.0",
"google/cloud-policysimulator": "0.1.0",
"google/cloud-policytroubleshooter-iam": "0.0.0",
"google/cloud-policytroubleshooter-iam": "0.1.0",
"google/cloud-private-catalog": "0.3.2",
"google/cloud-profiler": "1.2.2",
"google/cloud-pubsub": "1.46.0",
"google/cloud-pubsub": "1.46.1",
"google/cloud-rapidmigrationassessment": "0.2.0",
"google/cloud-recaptcha-enterprise": "1.4.2",
"google/cloud-recommendations-ai": "0.6.2",
Expand All @@ -202,7 +202,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 @@ -214,7 +214,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 8fe94f1

Please sign in to comment.