Skip to content

Commit

Permalink
chore(main): release 0.188.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 23, 2022
1 parent e1d0e9a commit aa7717f
Show file tree
Hide file tree
Showing 22 changed files with 170 additions and 31 deletions.
2 changes: 1 addition & 1 deletion BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.23.8
1.23.9
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.8';
const VERSION = '1.23.9';

const MAX_DELAY_MICROSECONDS = 32000000;

Expand Down
2 changes: 1 addition & 1 deletion Bigtable/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.0
1.18.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.17.0';
const VERSION = '1.18.0';

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

## 0.188.0

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



### Miscellaneous Chores

* fix class references in phpdoc ([#5445](https://github.com/googleapis/google-cloud-php/issues/5445)) ([01e6069](https://github.com/googleapis/google-cloud-php/commit/01e6069a8f0664d22989420ed4087ed600c6f68c))

</details>

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



### Features

* **bigtable:** implementing actionable errors ([#5421](https://github.com/googleapis/google-cloud-php/issues/5421)) ([11664e0](https://github.com/googleapis/google-cloud-php/commit/11664e0f42ad5455871fd4038381cef20c06d9ae))

</details>

<details><summary>google/cloud-common-protos 0.3.5</summary>



### Bug Fixes

* **deps:** update dependency google/common-protos to v3 ([#5423](https://github.com/googleapis/google-cloud-php/issues/5423)) ([6ca1de0](https://github.com/googleapis/google-cloud-php/commit/6ca1de01ba5b2207d87f59c4ed4291b9eefe9ca6))

</details>

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



### Bug Fixes

* **deps:** update dependency google/common-protos to v3 ([#5423](https://github.com/googleapis/google-cloud-php/issues/5423)) ([6ca1de0](https://github.com/googleapis/google-cloud-php/commit/6ca1de01ba5b2207d87f59c4ed4291b9eefe9ca6))

</details>

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



### Bug Fixes

* ensure object cast only occurs with rest transport ([e559d46](https://github.com/googleapis/google-cloud-php/commit/e559d46fd3a976d02019b6c0fc920e4832f6c0ff))

</details>

<details><summary>google/cloud-document-ai 0.3.0</summary>



### ⚠ BREAKING CHANGES

* Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

### Features

* Added Processor Management and Processor Version support to v1 library ([#5446](https://github.com/googleapis/google-cloud-php/issues/5446)) ([01f0d7a](https://github.com/googleapis/google-cloud-php/commit/01f0d7a7f162d49f96d06f8df1fd23f9f6d951e6))

</details>

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



### Bug Fixes

* **firestore:** Fixing Firestore emulator tests ([#5458](https://github.com/googleapis/google-cloud-php/issues/5458)) ([e1d0e9a](https://github.com/googleapis/google-cloud-php/commit/e1d0e9a597ce26b6069bcb76c7a8fe434f2ea9d3))

</details>

<details><summary>google/cloud-iam-credentials 0.2.3</summary>



### Bug Fixes

* **deps:** update dependency google/common-protos to v3 ([#5423](https://github.com/googleapis/google-cloud-php/issues/5423)) ([6ca1de0](https://github.com/googleapis/google-cloud-php/commit/6ca1de01ba5b2207d87f59c4ed4291b9eefe9ca6))

</details>

<details><summary>google/cloud-monitoring 1.2.0</summary>



### Features

* [Monitoring] Added support for evaluating missing data in AlertPolicy ([#5440](https://github.com/googleapis/google-cloud-php/issues/5440)) ([24fe624](https://github.com/googleapis/google-cloud-php/commit/24fe62495dab9dd8afc6b1b4642f1ad7c82f1d4d))

</details>

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



### Features

* **PubSub:** Support for Exactly Once Delivery([#5315](https://github.com/googleapis/google-cloud-php/issues/5315)) ([a6e8e2d](https://github.com/googleapis/google-cloud-php/commit/a6e8e2d564c86ea215ef953e0b86d4d39c32258a))

</details>

<details><summary>google/cloud-service-control 0.3.9</summary>



### Bug Fixes

* **deps:** update dependency google/common-protos to v3 ([#5423](https://github.com/googleapis/google-cloud-php/issues/5423)) ([6ca1de0](https://github.com/googleapis/google-cloud-php/commit/6ca1de01ba5b2207d87f59c4ed4291b9eefe9ca6))

</details>

<details><summary>google/cloud-service-management 0.3.5</summary>



### Bug Fixes

* **deps:** update dependency google/common-protos to v3 ([#5423](https://github.com/googleapis/google-cloud-php/issues/5423)) ([6ca1de0](https://github.com/googleapis/google-cloud-php/commit/6ca1de01ba5b2207d87f59c4ed4291b9eefe9ca6))

</details>

## 0.187.0

<details><summary>google/cloud-access-approval 0.5.1</summary>
Expand Down
2 changes: 1 addition & 1 deletion CommonProtos/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.4
0.3.5
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.47.1
1.47.2
2 changes: 1 addition & 1 deletion Datastore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.1
1.16.2
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.16.1';
const VERSION = '1.16.2';

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

Expand Down
2 changes: 1 addition & 1 deletion DocumentAi/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2
0.3.0
2 changes: 1 addition & 1 deletion Firestore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.25.1
1.25.2
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.25.1';
const VERSION = '1.25.2';

const DEFAULT_DATABASE = '(default)';

Expand Down
2 changes: 1 addition & 1 deletion IamCredentials/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2
0.2.3
2 changes: 1 addition & 1 deletion Monitoring/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.8
1.2.0
2 changes: 1 addition & 1 deletion PubSub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.38.4
1.39.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.38.4';
const VERSION = '1.39.0';

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

Expand Down
2 changes: 1 addition & 1 deletion ServiceControl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.8
0.3.9
2 changes: 1 addition & 1 deletion ServiceManagement/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.4
0.3.5
24 changes: 12 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,55 +85,55 @@
"google/cloud-assured-workloads": "0.7.0",
"google/cloud-automl": "1.4.8",
"google/cloud-bare-metal-solution": "0.2.2",
"google/cloud-bigquery": "1.23.8",
"google/cloud-bigquery": "1.23.9",
"google/cloud-bigquery-connection": "0.8.0",
"google/cloud-bigquery-data-exchange": "0.1.2",
"google/cloud-bigquery-reservation": "0.6.4",
"google/cloud-bigquery-storage": "1.2.6",
"google/cloud-bigquerydatatransfer": "1.3.6",
"google/cloud-bigtable": "1.17.0",
"google/cloud-bigtable": "1.18.0",
"google/cloud-billing": "1.4.4",
"google/cloud-billing-budgets": "0.2.9",
"google/cloud-binary-authorization": "0.5.2",
"google/cloud-build": "0.3.4",
"google/cloud-certificate-manager": "0.2.1",
"google/cloud-channel": "0.6.6",
"google/cloud-common-protos": "0.3.4",
"google/cloud-common-protos": "0.3.5",
"google/cloud-compute": "1.2.0",
"google/cloud-contact-center-insights": "0.2.7",
"google/cloud-container": "1.7.1",
"google/cloud-container-analysis": "0.2.5",
"google/cloud-core": "1.47.1",
"google/cloud-core": "1.47.2",
"google/cloud-data-catalog": "1.3.4",
"google/cloud-data-fusion": "0.2.5",
"google/cloud-dataflow": "0.3.4",
"google/cloud-datalabeling": "0.1.7",
"google/cloud-dataplex": "0.1.4",
"google/cloud-dataproc": "3.1.2",
"google/cloud-dataproc-metastore": "0.3.4",
"google/cloud-datastore": "1.16.1",
"google/cloud-datastore": "1.16.2",
"google/cloud-datastore-admin": "0.5.2",
"google/cloud-datastream": "0.1.2",
"google/cloud-debugger": "1.4.9",
"google/cloud-deploy": "0.2.4",
"google/cloud-dialogflow": "0.28.1",
"google/cloud-dlp": "1.6.0",
"google/cloud-dms": "0.2.8",
"google/cloud-document-ai": "0.2.2",
"google/cloud-document-ai": "0.3.0",
"google/cloud-domains": "0.2.4",
"google/cloud-error-reporting": "0.19.5",
"google/cloud-essential-contacts": "0.2.7",
"google/cloud-eventarc": "0.3.2",
"google/cloud-eventarc-publishing": "0.2.5",
"google/cloud-filestore": "0.1.6",
"google/cloud-firestore": "1.25.1",
"google/cloud-firestore": "1.25.2",
"google/cloud-functions": "0.4.2",
"google/cloud-game-servers": "0.4.5",
"google/cloud-gke-backup": "0.1.1",
"google/cloud-gke-connect-gateway": "0.1.7",
"google/cloud-gke-hub": "0.5.2",
"google/cloud-gke-multi-cloud": "0.1.2",
"google/cloud-iam-credentials": "0.2.2",
"google/cloud-iam-credentials": "0.2.3",
"google/cloud-iap": "0.3.3",
"google/cloud-ids": "0.1.5",
"google/cloud-iot": "1.5.4",
Expand All @@ -144,7 +144,7 @@
"google/cloud-managed-identities": "0.2.4",
"google/cloud-media-translation": "0.2.6",
"google/cloud-memcache": "0.5.7",
"google/cloud-monitoring": "1.1.8",
"google/cloud-monitoring": "1.2.0",
"google/cloud-network-connectivity": "0.2.4",
"google/cloud-network-management": "0.2.1",
"google/cloud-network-security": "0.3.0",
Expand All @@ -157,7 +157,7 @@
"google/cloud-policy-troubleshooter": "0.2.7",
"google/cloud-private-catalog": "0.2.7",
"google/cloud-profiler": "0.2.7",
"google/cloud-pubsub": "1.38.4",
"google/cloud-pubsub": "1.39.0",
"google/cloud-recaptcha-enterprise": "1.2.3",
"google/cloud-recommendations-ai": "0.4.4",
"google/cloud-recommender": "1.7.1",
Expand All @@ -170,9 +170,9 @@
"google/cloud-secret-manager": "1.9.4",
"google/cloud-security-center": "1.9.0",
"google/cloud-security-private-ca": "0.4.2",
"google/cloud-service-control": "0.3.8",
"google/cloud-service-control": "0.3.9",
"google/cloud-service-directory": "0.7.4",
"google/cloud-service-management": "0.3.4",
"google/cloud-service-management": "0.3.5",
"google/cloud-service-usage": "0.2.6",
"google/cloud-shell": "0.2.2",
"google/cloud-spanner": "1.51.1",
Expand Down
Loading

0 comments on commit aa7717f

Please sign in to comment.