Skip to content

Commit

Permalink
chore(main): release 0.236.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Feb 19, 2024
1 parent 9b40c2c commit a3b26fa
Show file tree
Hide file tree
Showing 11 changed files with 78 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Batch/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.1
0.16.2
2 changes: 1 addition & 1 deletion BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.29.1
1.30.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.29.1';
const VERSION = '1.30.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.9.1
1.10.0
63 changes: 63 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,68 @@
# Changelog

## 0.236.0

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



### Documentation

* Add caution messages for container runnable username and password fields ([1164d54](https://github.com/googleapis/google-cloud-php/commit/1164d5494669c0b8a19d94def34bcfc9df808efa))
* Refine proto comment for run_as_non_root ([#7073](https://github.com/googleapis/google-cloud-php/issues/7073)) ([1164d54](https://github.com/googleapis/google-cloud-php/commit/1164d5494669c0b8a19d94def34bcfc9df808efa))

</details>

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



### Features

* Add universe domain environment variable support ([#6993](https://github.com/googleapis/google-cloud-php/issues/6993)) ([528bb62](https://github.com/googleapis/google-cloud-php/commit/528bb62810558fc73a7fbeb2f2c891cede1b9a8f))

</details>

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



### Features

* Add the RANGE type to the google.cloud.bigquery.storage.v1.TableFieldSchema ([#7072](https://github.com/googleapis/google-cloud-php/issues/7072)) ([b188d41](https://github.com/googleapis/google-cloud-php/commit/b188d412f8a9d6824ee9ba69489e73b0c9fa1c61))

</details>

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



### Features

* Add universe domain environment variable support ([#6993](https://github.com/googleapis/google-cloud-php/issues/6993)) ([528bb62](https://github.com/googleapis/google-cloud-php/commit/528bb62810558fc73a7fbeb2f2c891cede1b9a8f))

</details>

<details><summary>google/cloud-spanner 1.73.0</summary>



### Features

* Update TransactionOptions to include new option exclude_txn_from_change_streams ([#7071](https://github.com/googleapis/google-cloud-php/issues/7071)) ([81c782d](https://github.com/googleapis/google-cloud-php/commit/81c782d2f839b0c2fcb308c5a78883688fc356da))

</details>

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



### Features

* Add universe domain environment variable support ([#6993](https://github.com/googleapis/google-cloud-php/issues/6993)) ([528bb62](https://github.com/googleapis/google-cloud-php/commit/528bb62810558fc73a7fbeb2f2c891cede1b9a8f))

</details>

## 0.235.0

<details><summary>google/cloud-ai-platform 0.34.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.55.0
1.56.0
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.72.0
1.73.0
2 changes: 1 addition & 1 deletion Spanner/src/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.72.0';
const VERSION = '1.73.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
Expand Down
2 changes: 1 addition & 1 deletion Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.38.0
1.39.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.38.0';
const VERSION = '1.39.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
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,20 +88,20 @@
"google/cloud-assured-workloads": "0.11.1",
"google/cloud-automl": "1.6.1",
"google/cloud-bare-metal-solution": "0.6.1",
"google/cloud-batch": "0.16.1",
"google/cloud-batch": "0.16.2",
"google/cloud-beyondcorp-appconnections": "0.4.1",
"google/cloud-beyondcorp-appconnectors": "0.4.1",
"google/cloud-beyondcorp-appgateways": "0.4.1",
"google/cloud-beyondcorp-clientconnectorservices": "0.4.1",
"google/cloud-beyondcorp-clientgateways": "0.4.1",
"google/cloud-bigquery": "1.29.1",
"google/cloud-bigquery": "1.30.0",
"google/cloud-bigquery-analyticshub": "0.4.1",
"google/cloud-bigquery-connection": "1.5.1",
"google/cloud-bigquery-data-exchange": "0.4.1",
"google/cloud-bigquery-datapolicies": "0.5.1",
"google/cloud-bigquery-migration": "0.4.1",
"google/cloud-bigquery-reservation": "1.3.1",
"google/cloud-bigquery-storage": "1.9.1",
"google/cloud-bigquery-storage": "1.10.0",
"google/cloud-bigquerydatatransfer": "1.8.0",
"google/cloud-bigtable": "1.30.2",
"google/cloud-billing": "1.9.3",
Expand All @@ -118,7 +118,7 @@
"google/cloud-contact-center-insights": "1.9.1",
"google/cloud-container": "1.26.0",
"google/cloud-container-analysis": "0.5.2",
"google/cloud-core": "1.55.0",
"google/cloud-core": "1.56.0",
"google/cloud-data-catalog": "1.9.2",
"google/cloud-data-fusion": "0.6.1",
"google/cloud-datacatalog-lineage": "0.5.1",
Expand Down Expand Up @@ -209,10 +209,10 @@
"google/cloud-service-usage": "1.3.0",
"google/cloud-servicehealth": "0.1.2",
"google/cloud-shell": "1.3.1",
"google/cloud-spanner": "1.72.0",
"google/cloud-spanner": "1.73.0",
"google/cloud-speech": "1.16.2",
"google/cloud-sql-admin": "0.13.0",
"google/cloud-storage": "1.38.0",
"google/cloud-storage": "1.39.0",
"google/cloud-storage-transfer": "1.4.1",
"google/cloud-storageinsights": "0.3.1",
"google/cloud-support": "0.2.1",
Expand Down

0 comments on commit a3b26fa

Please sign in to comment.