Skip to content

Commit

Permalink
chore(main): release 0.187.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 3, 2022
1 parent affff87 commit e31e948
Show file tree
Hide file tree
Showing 25 changed files with 209 additions and 37 deletions.
2 changes: 1 addition & 1 deletion BigQueryConnection/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.3
0.8.0
2 changes: 1 addition & 1 deletion Bigtable/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.0
1.17.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.16.0';
const VERSION = '1.17.0';

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

## 0.187.0

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



### Features

* Add service_account_id output field to CloudSQL properties ([#5407](https://github.com/googleapis/google-cloud-php/issues/5407)) ([417199f](https://github.com/googleapis/google-cloud-php/commit/417199f88712d50330ea15a9f9a588b983403a4e))

</details>

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



### Features

* [Bigtable] Publish new fields ([#5406](https://github.com/googleapis/google-cloud-php/issues/5406)) ([dcd120c](https://github.com/googleapis/google-cloud-php/commit/dcd120c5f741fb273b9ef716edb292b9276877d7))

</details>

<details><summary>google/cloud-contact-center-insights 0.2.7</summary>



### Documentation

* [ContactCenterInsights] Updating comments ([#5413](https://github.com/googleapis/google-cloud-php/issues/5413)) ([affff87](https://github.com/googleapis/google-cloud-php/commit/affff875ea49b95ac033bf197ea8bbdb365f2a03))

</details>

<details><summary>google/cloud-container 1.7.1</summary>



### Documentation

* [Container] BinaryAuthorization.enabled field is marked as deprecated ([#5426](https://github.com/googleapis/google-cloud-php/issues/5426)) ([6c787ad](https://github.com/googleapis/google-cloud-php/commit/6c787ade5fafa832ecc7fe3514aea69dc843a8f5))

</details>

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



### Miscellaneous Chores

* readonly fix in owlbot ([#5430](https://github.com/googleapis/google-cloud-php/issues/5430)) ([8389959](https://github.com/googleapis/google-cloud-php/commit/8389959cf55f595d54ad2914f1671430f687c996))

</details>

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



### Miscellaneous Chores

* **deps:** update dependency google/cloud-tools to ^0.13.0 ([#5432](https://github.com/googleapis/google-cloud-php/issues/5432)) ([7c1cf2d](https://github.com/googleapis/google-cloud-php/commit/7c1cf2da5f2a65bc0cd6b4048f0950d75a83b195))

</details>

<details><summary>google/cloud-dialogflow 0.28.1</summary>



### Documentation

* [Dialogflow] added an explicit note that DetectIntentRequest's text input is limited by 256 characters ([#5405](https://github.com/googleapis/google-cloud-php/issues/5405)) ([a39f01b](https://github.com/googleapis/google-cloud-php/commit/a39f01be3a53cff2783fd6ba4e900fa4b237eb1e))

</details>

<details><summary>google/cloud-dlp 1.6.0</summary>



### Features

* [Dlp] InfoType categories were added to built-in infoTypes ([#5388](https://github.com/googleapis/google-cloud-php/issues/5388)) ([5736540](https://github.com/googleapis/google-cloud-php/commit/57365402deb0563c17e2ab37a4c2779095fcad4b))

</details>

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



### Miscellaneous Chores

* readonly fix in owlbot ([#5430](https://github.com/googleapis/google-cloud-php/issues/5430)) ([8389959](https://github.com/googleapis/google-cloud-php/commit/8389959cf55f595d54ad2914f1671430f687c996))

</details>

<details><summary>google/longrunning 0.2.0</summary>



### Features

* add waitOperation and update protos ([#5414](https://github.com/googleapis/google-cloud-php/issues/5414)) ([e713017](https://github.com/googleapis/google-cloud-php/commit/e71301796210ae5a90123bc54d5544557884c377))

</details>

<details><summary>google/cloud-network-security 0.3.0</summary>



### ⚠ BREAKING CHANGES

* fix annotation of parent in Create*Request (#5398)

### Bug Fixes

* fix annotation of parent in Create*Request ([#5398](https://github.com/googleapis/google-cloud-php/issues/5398)) ([8fc8485](https://github.com/googleapis/google-cloud-php/commit/8fc8485bbe6f01f981153175bd469fc54b1db69d))

</details>

<details><summary>google/cloud-retail 0.6.0</summary>



### Features

* [Retail] support case insensitive match on search facets ([#5424](https://github.com/googleapis/google-cloud-php/issues/5424)) ([6a8ac25](https://github.com/googleapis/google-cloud-php/commit/6a8ac25bddca93234a479e1a9e1b953323527efe))

</details>

<details><summary>google/cloud-security-center 1.9.0</summary>



### Features

* [SecurityCenter] Added container field to findings attributes ([#5397](https://github.com/googleapis/google-cloud-php/issues/5397)) ([f09ba79](https://github.com/googleapis/google-cloud-php/commit/f09ba79e1f5fa6fd6713c0f7a7b428ee3fadd1df))

</details>

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



### Miscellaneous Chores

* readonly fix in owlbot ([#5430](https://github.com/googleapis/google-cloud-php/issues/5430)) ([8389959](https://github.com/googleapis/google-cloud-php/commit/8389959cf55f595d54ad2914f1671430f687c996))

</details>

<details><summary>google/cloud-vm-migration 0.2.0</summary>



### Features

* [VmMigration] introduce upgrade appliance rpc ([#5394](https://github.com/googleapis/google-cloud-php/issues/5394)) ([a71eb95](https://github.com/googleapis/google-cloud-php/commit/a71eb9504e120cf0a63beb7fc0910f273adb42d6))

</details>

## 0.186.0

<details><summary>google/access-context-manager 0.2.4</summary>
Expand Down
2 changes: 1 addition & 1 deletion ContactCenterInsights/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.6
0.2.7
2 changes: 1 addition & 1 deletion Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.0
1.7.1
2 changes: 1 addition & 1 deletion Datastore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.0
1.16.1
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.0';
const VERSION = '1.16.1';

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.8
1.4.9
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.8';
const VERSION = '1.4.9';

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 Dialogflow/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.28.0
0.28.1
2 changes: 1 addition & 1 deletion Dlp/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.3
1.6.0
2 changes: 1 addition & 1 deletion Firestore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.25.0
1.25.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.25.0';
const VERSION = '1.25.1';

const DEFAULT_DATABASE = '(default)';

Expand Down
2 changes: 1 addition & 1 deletion LongRunning/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0
2 changes: 1 addition & 1 deletion NetworkSecurity/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.3
0.3.0
2 changes: 1 addition & 1 deletion Retail/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.1
0.6.0
2 changes: 1 addition & 1 deletion SecurityCenter/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.9.0
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.51.0
1.51.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.51.0';
const VERSION = '1.51.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 VmMigration/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.4
0.2.0
30 changes: 15 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@
"google/cloud-automl": "1.4.7",
"google/cloud-bare-metal-solution": "0.2.1",
"google/cloud-bigquery": "1.23.8",
"google/cloud-bigquery-connection": "0.7.3",
"google/cloud-bigquery-connection": "0.8.0",
"google/cloud-bigquery-data-exchange": "0.1.1",
"google/cloud-bigquery-reservation": "0.6.3",
"google/cloud-bigquery-storage": "1.2.6",
"google/cloud-bigquerydatatransfer": "1.3.5",
"google/cloud-bigtable": "1.16.0",
"google/cloud-bigtable": "1.17.0",
"google/cloud-billing": "1.4.3",
"google/cloud-billing-budgets": "0.2.8",
"google/cloud-binary-authorization": "0.5.1",
Expand All @@ -99,8 +99,8 @@
"google/cloud-channel": "0.6.6",
"google/cloud-common-protos": "0.3.4",
"google/cloud-compute": "1.1.1",
"google/cloud-contact-center-insights": "0.2.6",
"google/cloud-container": "1.7.0",
"google/cloud-contact-center-insights": "0.2.7",
"google/cloud-container": "1.7.1",
"google/cloud-container-analysis": "0.2.4",
"google/cloud-core": "1.47.0",
"google/cloud-data-catalog": "1.3.3",
Expand All @@ -110,13 +110,13 @@
"google/cloud-dataplex": "0.1.4",
"google/cloud-dataproc": "3.1.1",
"google/cloud-dataproc-metastore": "0.3.3",
"google/cloud-datastore": "1.16.0",
"google/cloud-datastore": "1.16.1",
"google/cloud-datastore-admin": "0.5.1",
"google/cloud-datastream": "0.1.1",
"google/cloud-debugger": "1.4.8",
"google/cloud-debugger": "1.4.9",
"google/cloud-deploy": "0.2.3",
"google/cloud-dialogflow": "0.28.0",
"google/cloud-dlp": "1.5.3",
"google/cloud-dialogflow": "0.28.1",
"google/cloud-dlp": "1.6.0",
"google/cloud-dms": "0.2.7",
"google/cloud-document-ai": "0.2.1",
"google/cloud-domains": "0.2.3",
Expand All @@ -125,7 +125,7 @@
"google/cloud-eventarc": "0.3.1",
"google/cloud-eventarc-publishing": "0.2.4",
"google/cloud-filestore": "0.1.5",
"google/cloud-firestore": "1.25.0",
"google/cloud-firestore": "1.25.1",
"google/cloud-functions": "0.4.1",
"google/cloud-game-servers": "0.4.4",
"google/cloud-gke-backup": "0.1.0",
Expand All @@ -146,7 +146,7 @@
"google/cloud-monitoring": "1.1.7",
"google/cloud-network-connectivity": "0.2.3",
"google/cloud-network-management": "0.2.0",
"google/cloud-network-security": "0.2.3",
"google/cloud-network-security": "0.3.0",
"google/cloud-notebooks": "0.2.6",
"google/cloud-optimization": "0.1.2",
"google/cloud-orchestration-airflow": "0.1.6",
Expand All @@ -163,18 +163,18 @@
"google/cloud-redis": "1.6.3",
"google/cloud-resource-manager": "0.3.3",
"google/cloud-resource-settings": "0.1.6",
"google/cloud-retail": "0.5.1",
"google/cloud-retail": "0.6.0",
"google/cloud-run": "0.1.0",
"google/cloud-scheduler": "1.6.4",
"google/cloud-secret-manager": "1.9.3",
"google/cloud-security-center": "1.8.0",
"google/cloud-security-center": "1.9.0",
"google/cloud-security-private-ca": "0.4.1",
"google/cloud-service-control": "0.3.7",
"google/cloud-service-directory": "0.7.3",
"google/cloud-service-management": "0.3.3",
"google/cloud-service-usage": "0.2.5",
"google/cloud-shell": "0.2.1",
"google/cloud-spanner": "1.51.0",
"google/cloud-spanner": "1.51.1",
"google/cloud-speech": "1.6.2",
"google/cloud-sql-admin": "0.2.4",
"google/cloud-storage": "1.28.0",
Expand All @@ -190,13 +190,13 @@
"google/cloud-video-transcoder": "0.4.1",
"google/cloud-videointelligence": "1.12.9",
"google/cloud-vision": "1.5.8",
"google/cloud-vm-migration": "0.1.4",
"google/cloud-vm-migration": "0.2.0",
"google/cloud-vpc-access": "0.2.6",
"google/cloud-web-risk": "1.1.6",
"google/cloud-web-security-scanner": "0.7.6",
"google/cloud-workflows": "0.2.7",
"google/grafeas": "0.3.1",
"google/longrunning": "0.1.0"
"google/longrunning": "0.2.0"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
Expand Down
Loading

0 comments on commit e31e948

Please sign in to comment.