Skip to content

Commit

Permalink
chore(main): release 0.177.0 (#5201)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Apr 20, 2022
1 parent 6702b54 commit b7c3197
Show file tree
Hide file tree
Showing 29 changed files with 214 additions and 41 deletions.
2 changes: 1 addition & 1 deletion BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.23.3
1.23.4
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.23.3';
const VERSION = '1.23.4';

const MAX_DELAY_MICROSECONDS = 32000000;

Expand Down
2 changes: 1 addition & 1 deletion BigQueryConnection/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.4
0.6.0
2 changes: 1 addition & 1 deletion Bigtable/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.1
1.13.0
2 changes: 1 addition & 1 deletion Bigtable/src/BigtableClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class BigtableClient
{
use ArrayTrait;

const VERSION = '1.12.1';
const VERSION = '1.13.0';

/**
* @var GapicClient
Expand Down
157 changes: 157 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,162 @@
# Changelog

## 0.177.0

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



### Bug Fixes

* Improve PHP 8.1 compatibility by disabling deprecation notices ([#4746](https://github.com/googleapis/google-cloud-php/issues/4746)) ([6702b54](https://github.com/googleapis/google-cloud-php/commit/6702b54836b8423bc36d0ab88cfd34621d91bceb))

</details>

<details><summary>google/cloud-bigquery-connection 0.6.0</summary>



### Features

* [BigQueryConnection] Add Cloud_Resource Connection Support ([#5152](https://github.com/googleapis/google-cloud-php/issues/5152)) ([e9c7e49](https://github.com/googleapis/google-cloud-php/commit/e9c7e490bbb8ce28d2d5c304940b3cbe65f2f3db))

</details>

<details><summary>google/cloud-bigtable 1.13.0</summary>



### Features

* introduce hot tablet/ping and warm RPCs ([#5119](https://github.com/googleapis/google-cloud-php/issues/5119)) ([a1986cb](https://github.com/googleapis/google-cloud-php/commit/a1986cb1be62f0351ea845a8e08fc2a2b82a74f8))


### Bug Fixes

* Improve PHP 8.1 compatibility by disabling deprecation notices ([#4746](https://github.com/googleapis/google-cloud-php/issues/4746)) ([6702b54](https://github.com/googleapis/google-cloud-php/commit/6702b54836b8423bc36d0ab88cfd34621d91bceb))

</details>

<details><summary>google/cloud-certificate-manager 0.1.1</summary>



### Bug Fixes

* [CertificateManager] Updated resource patterns to comply with https://google.aip.dev/123#annotating-resource-types ([#5199](https://github.com/googleapis/google-cloud-php/issues/5199)) ([8525ec9](https://github.com/googleapis/google-cloud-php/commit/8525ec9d268329491489762fb5fd6bdc53aa1fbf))

</details>

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



### Bug Fixes

* Improve PHP 8.1 compatibility by disabling deprecation notices ([#4746](https://github.com/googleapis/google-cloud-php/issues/4746)) ([6702b54](https://github.com/googleapis/google-cloud-php/commit/6702b54836b8423bc36d0ab88cfd34621d91bceb))

</details>

<details><summary>google/cloud-dataflow 0.3.0</summary>



### Features

* Add the ability to plumb environment capabilities through v1beta3 protos. ([#5137](https://github.com/googleapis/google-cloud-php/issues/5137)) ([59ff4e9](https://github.com/googleapis/google-cloud-php/commit/59ff4e9b838bd827a99739ebf52c010051718d8f))

</details>

<details><summary>google/cloud-dataproc-metastore 0.3.0</summary>



### Features

* [DataprocMetastore] Added DatabaseType field for the type of backing store used ([#5162](https://github.com/googleapis/google-cloud-php/issues/5162)) ([643f2e6](https://github.com/googleapis/google-cloud-php/commit/643f2e664abdd71538eae52b10605ac66211f8f3))

</details>

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



### Bug Fixes

* Improve PHP 8.1 compatibility by disabling deprecation notices ([#4746](https://github.com/googleapis/google-cloud-php/issues/4746)) ([6702b54](https://github.com/googleapis/google-cloud-php/commit/6702b54836b8423bc36d0ab88cfd34621d91bceb))

</details>

<details><summary>google/cloud-debugger 1.4.5</summary>



### Bug Fixes

* Improve PHP 8.1 compatibility by disabling deprecation notices ([#4746](https://github.com/googleapis/google-cloud-php/issues/4746)) ([6702b54](https://github.com/googleapis/google-cloud-php/commit/6702b54836b8423bc36d0ab88cfd34621d91bceb))

</details>

<details><summary>google/cloud-firestore 1.21.1</summary>



### Bug Fixes

* Improve PHP 8.1 compatibility by disabling deprecation notices ([#4746](https://github.com/googleapis/google-cloud-php/issues/4746)) ([6702b54](https://github.com/googleapis/google-cloud-php/commit/6702b54836b8423bc36d0ab88cfd34621d91bceb))

</details>

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



### Bug Fixes

* [PubSub] removing misspelled field, add correctly spelled field ([#5115](https://github.com/googleapis/google-cloud-php/issues/5115)) ([95aa7a7](https://github.com/googleapis/google-cloud-php/commit/95aa7a75fef0e16c268e77f16b2daad23b27d6ab))

</details>

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



### Bug Fixes

* Improve PHP 8.1 compatibility by disabling deprecation notices ([#4746](https://github.com/googleapis/google-cloud-php/issues/4746)) ([6702b54](https://github.com/googleapis/google-cloud-php/commit/6702b54836b8423bc36d0ab88cfd34621d91bceb))

</details>

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



### Bug Fixes

* Improve PHP 8.1 compatibility by disabling deprecation notices ([#4746](https://github.com/googleapis/google-cloud-php/issues/4746)) ([6702b54](https://github.com/googleapis/google-cloud-php/commit/6702b54836b8423bc36d0ab88cfd34621d91bceb))

</details>

<details><summary>google/cloud-talent 0.16.3</summary>



### Documentation

* [Talent] Added functionality in the companyDisplayNames filter to support fuzzy matching ([#5159](https://github.com/googleapis/google-cloud-php/issues/5159)) ([4390ec8](https://github.com/googleapis/google-cloud-php/commit/4390ec8766169455e590e87ca062483e60983a00))

</details>

<details><summary>google/cloud-trace 1.4.4</summary>



### Bug Fixes

* Improve PHP 8.1 compatibility by disabling deprecation notices ([#4746](https://github.com/googleapis/google-cloud-php/issues/4746)) ([6702b54](https://github.com/googleapis/google-cloud-php/commit/6702b54836b8423bc36d0ab88cfd34621d91bceb))

</details>

## 0.176.0

<details><summary>google/cloud-access-approval 0.4.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion CertificateManager/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.44.1
1.44.2
2 changes: 1 addition & 1 deletion Dataflow/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0
2 changes: 1 addition & 1 deletion DataprocMetastore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.4
0.3.0
2 changes: 1 addition & 1 deletion Datastore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.3
1.13.4
2 changes: 1 addition & 1 deletion Datastore/src/DatastoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class DatastoreClient
use ClientTrait;
use DatastoreTrait;

const VERSION = '1.13.3';
const VERSION = '1.13.4';

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

Expand Down
2 changes: 1 addition & 1 deletion Debugger/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.4
1.4.5
2 changes: 1 addition & 1 deletion Debugger/src/DebuggerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class DebuggerClient
{
use ClientTrait;

const VERSION = '1.4.4';
const VERSION = '1.4.5';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly';
Expand Down
2 changes: 1 addition & 1 deletion Firestore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.0
1.21.1
2 changes: 1 addition & 1 deletion Firestore/src/FirestoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;

const VERSION = '1.21.0';
const VERSION = '1.21.1';

const DEFAULT_DATABASE = '(default)';

Expand Down
2 changes: 1 addition & 1 deletion PubSub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.35.0
1.35.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.35.0';
const VERSION = '1.35.1';

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

Expand Down
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.48.0
1.48.1
2 changes: 1 addition & 1 deletion Spanner/src/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.48.0';
const VERSION = '1.48.1';

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.26.1
1.26.2
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.26.1';
const VERSION = '1.26.2';

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
2 changes: 1 addition & 1 deletion Talent/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.2
0.16.3
2 changes: 1 addition & 1 deletion Trace/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.3
1.4.4
2 changes: 1 addition & 1 deletion Trace/src/TraceClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class TraceClient
{
use ClientTrait;

const VERSION = '1.4.3';
const VERSION = '1.4.4';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
30 changes: 15 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,34 +83,34 @@
"google/cloud-asset": "1.6.5",
"google/cloud-assured-workloads": "0.5.1",
"google/cloud-automl": "1.4.4",
"google/cloud-bigquery": "1.23.3",
"google/cloud-bigquery-connection": "0.5.4",
"google/cloud-bigquery": "1.23.4",
"google/cloud-bigquery-connection": "0.6.0",
"google/cloud-bigquery-reservation": "0.5.1",
"google/cloud-bigquery-storage": "1.2.3",
"google/cloud-bigquerydatatransfer": "1.3.1",
"google/cloud-bigtable": "1.12.1",
"google/cloud-bigtable": "1.13.0",
"google/cloud-billing": "1.3.4",
"google/cloud-billing-budgets": "0.2.5",
"google/cloud-binary-authorization": "0.4.1",
"google/cloud-build": "0.2.1",
"google/cloud-certificate-manager": "0.1.0",
"google/cloud-certificate-manager": "0.1.1",
"google/cloud-channel": "0.6.2",
"google/cloud-common-protos": "0.3.2",
"google/cloud-compute": "1.0.1",
"google/cloud-contact-center-insights": "0.2.2",
"google/cloud-container": "1.6.1",
"google/cloud-container-analysis": "0.1.5",
"google/cloud-core": "1.44.1",
"google/cloud-core": "1.44.2",
"google/cloud-data-catalog": "1.2.0",
"google/cloud-data-fusion": "0.2.1",
"google/cloud-dataflow": "0.2.0",
"google/cloud-dataflow": "0.3.0",
"google/cloud-datalabeling": "0.1.3",
"google/cloud-dataplex": "0.1.0",
"google/cloud-dataproc": "2.4.2",
"google/cloud-dataproc-metastore": "0.2.4",
"google/cloud-datastore": "1.13.3",
"google/cloud-dataproc-metastore": "0.3.0",
"google/cloud-datastore": "1.13.4",
"google/cloud-datastore-admin": "0.4.0",
"google/cloud-debugger": "1.4.4",
"google/cloud-debugger": "1.4.5",
"google/cloud-deploy": "0.1.3",
"google/cloud-dialogflow": "0.25.0",
"google/cloud-dlp": "1.4.0",
Expand All @@ -122,7 +122,7 @@
"google/cloud-eventarc": "0.2.0",
"google/cloud-eventarc-publishing": "0.1.0",
"google/cloud-filestore": "0.1.2",
"google/cloud-firestore": "1.21.0",
"google/cloud-firestore": "1.21.1",
"google/cloud-functions": "0.2.0",
"google/cloud-game-servers": "0.4.1",
"google/cloud-gke-connect-gateway": "0.1.3",
Expand Down Expand Up @@ -150,7 +150,7 @@
"google/cloud-policy-troubleshooter": "0.2.3",
"google/cloud-private-catalog": "0.2.3",
"google/cloud-profiler": "0.2.3",
"google/cloud-pubsub": "1.35.0",
"google/cloud-pubsub": "1.35.1",
"google/cloud-recaptcha-enterprise": "1.2.0",
"google/cloud-recommendations-ai": "0.4.0",
"google/cloud-recommender": "1.6.0",
Expand All @@ -167,16 +167,16 @@
"google/cloud-service-management": "0.2.4",
"google/cloud-service-usage": "0.2.2",
"google/cloud-shell": "0.1.2",
"google/cloud-spanner": "1.48.0",
"google/cloud-spanner": "1.48.1",
"google/cloud-speech": "1.5.0",
"google/cloud-sql-admin": "0.2.0",
"google/cloud-storage": "1.26.1",
"google/cloud-storage": "1.26.2",
"google/cloud-storage-transfer": "0.1.3",
"google/cloud-talent": "0.16.2",
"google/cloud-talent": "0.16.3",
"google/cloud-tasks": "1.10.0",
"google/cloud-text-to-speech": "1.4.0",
"google/cloud-tpu": "0.2.3",
"google/cloud-trace": "1.4.3",
"google/cloud-trace": "1.4.4",
"google/cloud-translate": "1.12.3",
"google/cloud-video-live-stream": "0.1.0",
"google/cloud-video-stitcher": "0.0.1",
Expand Down

0 comments on commit b7c3197

Please sign in to comment.