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 18, 2022
1 parent 24fe624 commit 3198d1c
Show file tree
Hide file tree
Showing 17 changed files with 129 additions and 23 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
96 changes: 96 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,101 @@
# 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-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-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-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 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 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 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
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,25 +85,25 @@
"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",
Expand All @@ -119,7 +119,7 @@
"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",
Expand All @@ -133,7 +133,7 @@
"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 @@ -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
10 changes: 10 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"name": "google/cloud",
"defaultService": "servicebuilder",
"versions": [
"v0.188.0",
"v0.187.0",
"v0.186.0",
"v0.185.0",
Expand Down Expand Up @@ -419,6 +420,7 @@
"name": "google/cloud-bigquery",
"defaultService": "bigquery/bigqueryclient",
"versions": [
"v1.23.9",
"v1.23.8",
"v1.23.7",
"v1.23.6",
Expand Down Expand Up @@ -646,6 +648,7 @@
"name": "google/cloud-bigtable",
"defaultService": "bigtable/readme",
"versions": [
"v1.18.0",
"v1.17.0",
"v1.16.0",
"v1.15.2",
Expand Down Expand Up @@ -854,6 +857,7 @@
"name": "google/cloud-common-protos",
"defaultService": "commonprotos/readme",
"versions": [
"v0.3.5",
"v0.3.4",
"v0.3.3",
"v0.3.2",
Expand Down Expand Up @@ -999,6 +1003,7 @@
"name": "google/cloud-core",
"defaultService": "core/servicebuilder",
"versions": [
"v1.47.2",
"v1.47.1",
"v1.47.0",
"v1.46.1",
Expand Down Expand Up @@ -1644,6 +1649,7 @@
"name": "google/cloud-document-ai",
"defaultService": "documentai/readme",
"versions": [
"v0.3.0",
"v0.2.2",
"v0.2.1",
"v0.2.0",
Expand Down Expand Up @@ -2007,6 +2013,7 @@
"name": "google/cloud-iam-credentials",
"defaultService": "iamcredentials/readme",
"versions": [
"v0.2.3",
"v0.2.2",
"v0.2.1",
"v0.2.0",
Expand Down Expand Up @@ -2728,6 +2735,7 @@
"name": "google/cloud-pubsub",
"defaultService": "pubsub/pubsubclient",
"versions": [
"v1.39.0",
"v1.38.4",
"v1.38.3",
"v1.38.2",
Expand Down Expand Up @@ -3176,6 +3184,7 @@
"name": "google/cloud-service-control",
"defaultService": "servicecontrol/readme",
"versions": [
"v0.3.9",
"v0.3.8",
"v0.3.7",
"v0.3.6",
Expand Down Expand Up @@ -3225,6 +3234,7 @@
"name": "google/cloud-service-management",
"defaultService": "servicemanagement/readme",
"versions": [
"v0.3.5",
"v0.3.4",
"v0.3.3",
"v0.3.2",
Expand Down
2 changes: 1 addition & 1 deletion src/ServiceBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder
/**
* @deprecated
*/
const VERSION = '0.187.0';
const VERSION = '0.188.0';
}
2 changes: 1 addition & 1 deletion src/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
*/
class Version
{
const VERSION = '0.187.0';
const VERSION = '0.188.0';
}

0 comments on commit 3198d1c

Please sign in to comment.