Skip to content

Commit

Permalink
chore(main): release 0.231.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jan 12, 2024
1 parent a0cccc6 commit 8ef6304
Show file tree
Hide file tree
Showing 20 changed files with 190 additions and 33 deletions.
2 changes: 1 addition & 1 deletion AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.31.0
0.32.0
2 changes: 1 addition & 1 deletion AnalyticsData/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.0
0.13.1
2 changes: 1 addition & 1 deletion Asset/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.0
1.14.1
2 changes: 1 addition & 1 deletion BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.28.3
1.29.0
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.28.3';
const VERSION = '1.29.0';

const MAX_DELAY_MICROSECONDS = 32000000;

Expand Down
2 changes: 1 addition & 1 deletion BigQueryStorage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.9.0
2 changes: 1 addition & 1 deletion BinaryAuthorization/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.0
0.8.1
157 changes: 157 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,162 @@
# Changelog

## 0.231.0

<details><summary>google/cloud-ai-platform 0.32.0</summary>



### Features

* Add max_wait_duration to Scheduling ([a0cccc6](https://github.com/googleapis/google-cloud-php/commit/a0cccc6fa2d32603d9102783111abe5f240cab04))
* Add models to CustomJobSpec ([a0cccc6](https://github.com/googleapis/google-cloud-php/commit/a0cccc6fa2d32603d9102783111abe5f240cab04))
* Fix rpc tensorboard_service.proto definitions for BatchCreateTensorboardTimeSeries and BatchReadTensorboardTimeSeriesData ([#6956](https://github.com/googleapis/google-cloud-php/issues/6956)) ([a0cccc6](https://github.com/googleapis/google-cloud-php/commit/a0cccc6fa2d32603d9102783111abe5f240cab04))


### Documentation

* Minor changes to comments ([a0cccc6](https://github.com/googleapis/google-cloud-php/commit/a0cccc6fa2d32603d9102783111abe5f240cab04))

</details>

<details><summary>google/analytics-data 0.13.1</summary>



</details>

<details><summary>google/cloud-asset 1.14.1</summary>



### Bug Fixes

* **deps:** Update dependency google/access-context-manager to ^0.5 ([#6946](https://github.com/googleapis/google-cloud-php/issues/6946)) ([d80219d](https://github.com/googleapis/google-cloud-php/commit/d80219d934c84aa3c0e379cbb78f933d8d679d78))

</details>

<details><summary>google/cloud-bigquery 1.29.0</summary>



### Features

* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f))

</details>

<details><summary>google/cloud-bigquery-storage 1.9.0</summary>



### Features

* Add ability to request compressed ReadRowsResponse rows ([#6955](https://github.com/googleapis/google-cloud-php/issues/6955)) ([8ec090e](https://github.com/googleapis/google-cloud-php/commit/8ec090eff53fa0a5d52933be56639bddcb85cdc8))

</details>

<details><summary>google/cloud-binary-authorization 0.8.1</summary>



### Bug Fixes

* **deps:** Update dependency google/grafeas to ^0.9.0 ([#6948](https://github.com/googleapis/google-cloud-php/issues/6948)) ([10be8a9](https://github.com/googleapis/google-cloud-php/commit/10be8a9c8ccc207e9c9d1f048f095c2bb129e5fb))

</details>

<details><summary>google/cloud-container-analysis 0.5.1</summary>



### Bug Fixes

* **deps:** Update dependency google/grafeas to ^0.9.0 ([#6948](https://github.com/googleapis/google-cloud-php/issues/6948)) ([10be8a9](https://github.com/googleapis/google-cloud-php/commit/10be8a9c8ccc207e9c9d1f048f095c2bb129e5fb))

</details>

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



### Features

* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f))

</details>

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



</details>

<details><summary>google/cloud-deploy 0.17.0</summary>



### Features

* Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase ([#6949](https://github.com/googleapis/google-cloud-php/issues/6949)) ([b799ca9](https://github.com/googleapis/google-cloud-php/commit/b799ca96d286d43bc304ac1cf200a09f27b155db))
* Updated logging protos with new fields ([b799ca9](https://github.com/googleapis/google-cloud-php/commit/b799ca96d286d43bc304ac1cf200a09f27b155db))


### Documentation

* Fixed a number of comments ([b799ca9](https://github.com/googleapis/google-cloud-php/commit/b799ca96d286d43bc304ac1cf200a09f27b155db))

</details>

<details><summary>google/cloud-dialogflow-cx 0.2.1</summary>



### Documentation

* Fix formatting due to unclosed backtick ([#6954](https://github.com/googleapis/google-cloud-php/issues/6954)) ([0361165](https://github.com/googleapis/google-cloud-php/commit/03611652961ac6bf8c3f9dde1c77cff2f1a6e6af))

</details>

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



### Bug Fixes

* **deps:** Update dependency google/cloud-iam to ^0.5.0 ([#6947](https://github.com/googleapis/google-cloud-php/issues/6947)) ([60fd9ed](https://github.com/googleapis/google-cloud-php/commit/60fd9ed93226a077a910dd8dd63aabbc3b5b5042))

</details>

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



### Features

* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f))

</details>

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



### Features

* Added value `UNABLE_TO_VERIFY_DEFINERS` to enum `SqlExternalSyncSettingErrorType` ([#6952](https://github.com/googleapis/google-cloud-php/issues/6952)) ([d21563c](https://github.com/googleapis/google-cloud-php/commit/d21563cfd9daa929b6b03567e03f94cd1fa59031))

</details>

<details><summary>google/cloud-storage 1.37.0</summary>



### Features

* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f))

</details>

## 0.230.0

<details><summary>google/cloud-access-approval 1.2.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion ContainerAnalysis/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 Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.52.11
1.53.0
2 changes: 1 addition & 1 deletion DataCatalog/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.0
1.9.1
2 changes: 1 addition & 1 deletion Deploy/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.0
0.17.0
2 changes: 1 addition & 1 deletion DialogflowCx/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.2.1
2 changes: 1 addition & 1 deletion PolicyTroubleshooterIam/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.2.1
2 changes: 1 addition & 1 deletion PubSub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.49.0
1.50.0
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.49.0';
const VERSION = '1.50.0';

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.11.0
0.12.0
2 changes: 1 addition & 1 deletion Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.36.1
1.37.0
2 changes: 1 addition & 1 deletion Storage/src/StorageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.36.1';
const VERSION = '1.37.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only';
Expand Down
30 changes: 15 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,19 +71,19 @@
"replace": {
"google/access-context-manager": "0.5.0",
"google/analytics-admin": "0.20.0",
"google/analytics-data": "0.13.0",
"google/analytics-data": "0.13.1",
"google/apps-meet": "0.1.0",
"google/cloud-access-approval": "1.2.0",
"google/cloud-advisorynotifications": "0.7.0",
"google/cloud-ai-platform": "0.31.0",
"google/cloud-ai-platform": "0.32.0",
"google/cloud-alloydb": "0.9.0",
"google/cloud-api-gateway": "1.3.0",
"google/cloud-api-keys": "0.4.0",
"google/cloud-apigee-connect": "1.2.0",
"google/cloud-apigee-registry": "0.5.0",
"google/cloud-appengine-admin": "1.3.0",
"google/cloud-artifact-registry": "0.6.0",
"google/cloud-asset": "1.14.0",
"google/cloud-asset": "1.14.1",
"google/cloud-assured-workloads": "0.11.0",
"google/cloud-automl": "1.6.0",
"google/cloud-bare-metal-solution": "0.6.0",
Expand All @@ -93,19 +93,19 @@
"google/cloud-beyondcorp-appgateways": "0.4.0",
"google/cloud-beyondcorp-clientconnectorservices": "0.4.0",
"google/cloud-beyondcorp-clientgateways": "0.4.0",
"google/cloud-bigquery": "1.28.3",
"google/cloud-bigquery": "1.29.0",
"google/cloud-bigquery-analyticshub": "0.4.0",
"google/cloud-bigquery-connection": "1.5.0",
"google/cloud-bigquery-data-exchange": "0.4.0",
"google/cloud-bigquery-datapolicies": "0.5.0",
"google/cloud-bigquery-migration": "0.4.0",
"google/cloud-bigquery-reservation": "1.3.0",
"google/cloud-bigquery-storage": "1.8.0",
"google/cloud-bigquery-storage": "1.9.0",
"google/cloud-bigquerydatatransfer": "1.7.0",
"google/cloud-bigtable": "1.30.0",
"google/cloud-billing": "1.9.0",
"google/cloud-billing-budgets": "1.4.0",
"google/cloud-binary-authorization": "0.8.0",
"google/cloud-binary-authorization": "0.8.1",
"google/cloud-build": "0.15.0",
"google/cloud-certificate-manager": "0.6.0",
"google/cloud-channel": "1.9.0",
Expand All @@ -116,9 +116,9 @@
"google/cloud-config": "0.2.0",
"google/cloud-contact-center-insights": "1.8.0",
"google/cloud-container": "1.24.0",
"google/cloud-container-analysis": "0.5.0",
"google/cloud-core": "1.52.11",
"google/cloud-data-catalog": "1.9.0",
"google/cloud-container-analysis": "0.5.1",
"google/cloud-core": "1.53.0",
"google/cloud-data-catalog": "1.9.1",
"google/cloud-data-fusion": "0.6.0",
"google/cloud-datacatalog-lineage": "0.5.0",
"google/cloud-dataflow": "0.6.0",
Expand All @@ -131,9 +131,9 @@
"google/cloud-datastore-admin": "0.8.0",
"google/cloud-datastream": "1.5.0",
"google/cloud-debugger": "1.8.0",
"google/cloud-deploy": "0.16.0",
"google/cloud-deploy": "0.17.0",
"google/cloud-dialogflow": "1.11.0",
"google/cloud-dialogflow-cx": "0.2.0",
"google/cloud-dialogflow-cx": "0.2.1",
"google/cloud-discoveryengine": "0.8.0",
"google/cloud-dlp": "1.12.0",
"google/cloud-dms": "1.5.0",
Expand Down Expand Up @@ -180,10 +180,10 @@
"google/cloud-oslogin": "1.8.0",
"google/cloud-policy-troubleshooter": "1.3.0",
"google/cloud-policysimulator": "0.2.0",
"google/cloud-policytroubleshooter-iam": "0.2.0",
"google/cloud-policytroubleshooter-iam": "0.2.1",
"google/cloud-private-catalog": "0.4.0",
"google/cloud-profiler": "1.3.0",
"google/cloud-pubsub": "1.49.0",
"google/cloud-pubsub": "1.50.0",
"google/cloud-quotas": "0.1.0",
"google/cloud-rapidmigrationassessment": "0.3.0",
"google/cloud-recaptcha-enterprise": "1.8.0",
Expand All @@ -209,8 +209,8 @@
"google/cloud-shell": "1.3.0",
"google/cloud-spanner": "1.68.0",
"google/cloud-speech": "1.16.0",
"google/cloud-sql-admin": "0.11.0",
"google/cloud-storage": "1.36.1",
"google/cloud-sql-admin": "0.12.0",
"google/cloud-storage": "1.37.0",
"google/cloud-storage-transfer": "1.4.0",
"google/cloud-storageinsights": "0.3.0",
"google/cloud-support": "0.2.0",
Expand Down

0 comments on commit 8ef6304

Please sign in to comment.