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] authored Jan 9, 2024
1 parent 52bc721 commit 072a9e9
Show file tree
Hide file tree
Showing 13 changed files with 101 additions and 19 deletions.
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 BinaryAuthorization/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.0
0.8.1
82 changes: 82 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,87 @@
# Changelog

## 0.231.0

<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-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-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-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 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 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
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"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,7 +93,7 @@
"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",
Expand All @@ -105,7 +105,7 @@
"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,8 +116,8 @@
"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-container-analysis": "0.5.1",
"google/cloud-core": "1.53.0",
"google/cloud-data-catalog": "1.9.0",
"google/cloud-data-fusion": "0.6.0",
"google/cloud-datacatalog-lineage": "0.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 @@ -210,7 +210,7 @@
"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-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 072a9e9

Please sign in to comment.