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 4, 2022
1 parent eb82d82 commit 55f7562
Show file tree
Hide file tree
Showing 28 changed files with 248 additions and 43 deletions.
2 changes: 1 addition & 1 deletion ApigeeRegistry/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion BareMetalSolution/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.1
0.2.2
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
186 changes: 186 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,191 @@
# Changelog

## 0.187.0

<details><summary>google/cloud-apigee-registry 0.1.0</summary>



### Features

* introduce apigee registry ([#5429](https://github.com/googleapis/google-cloud-php/issues/5429)) ([beaca17](https://github.com/googleapis/google-cloud-php/commit/beaca170190cb6136a5f6d70382c649f932013e9))

</details>

<details><summary>google/cloud-bare-metal-solution 0.2.2</summary>



### Miscellaneous Chores

* remove old baremetal protos ([#5434](https://github.com/googleapis/google-cloud-php/issues/5434)) ([976fd24](https://github.com/googleapis/google-cloud-php/commit/976fd24336c42cb17a7ac90507fe9dbe73311fef))

</details>

<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-compute 1.2.0</summary>



### Features

* Update Compute Engine API to revision 20220720 ([#723](https://github.com/googleapis/google-cloud-php/issues/723)) ([#5436](https://github.com/googleapis/google-cloud-php/issues/5436)) ([eb82d82](https://github.com/googleapis/google-cloud-php/commit/eb82d821501c802799fedac5f514546080d4adb9))

</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 Compute/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1
1.2.0
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
Loading

0 comments on commit 55f7562

Please sign in to comment.