Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 0.116.0 #2381

Merged
merged 19 commits into from
Oct 28, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 104 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,109 @@
# Changelog

## 0.116.0

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



### Features

* Extract KMS testing utilities ([#2376](https://www.github.com/googleapis/google-cloud-php/issues/2376)) ([20ced2a](https://www.github.com/googleapis/google-cloud-php/commit/20ced2ac1185fe08402c951a3b731e35f8e64d85))
* Move v2 translate client ([#2423](https://www.github.com/googleapis/google-cloud-php/issues/2423)) ([4e9182d](https://www.github.com/googleapis/google-cloud-php/commit/4e9182de8808c1ffdb08d77cf896c8417a55ca92))


### Bug Fixes

* Only throw exception when creating directory really failed in HandleFailureTrait ([#2341](https://www.github.com/googleapis/google-cloud-php/issues/2341)) ([65d3f6d](https://www.github.com/googleapis/google-cloud-php/commit/65d3f6db293afa28a424f687242a3f3f59a5c62b))

</details>

<details><summary>google/cloud-dataproc 0.15.1</summary>

### Bug Fixes

* Include operations metadata ([#2412](https://github.com/googleapis/google-cloud-php/pull/2412)) ([0b90be0](https://github.com/googleapis/google-cloud-php/commit/0b90be08b85c76a4ce76dd93d9f01218f812824d))

</details>

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



### Features

* Add additional array operators to generated client query. ([#2396](https://www.github.com/googleapis/google-cloud-php/issues/2396)) ([4a08ba4](https://www.github.com/googleapis/google-cloud-php/commit/4a08ba4bdb730347ae44f05847f3343c382761ed))
* Support any new query field filter operators ([#2399](https://www.github.com/googleapis/google-cloud-php/issues/2399)) ([257289e](https://www.github.com/googleapis/google-cloud-php/commit/257289e99d48f53fba37cb8ea43d5798d267116d))

</details>

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



### Features

* Add `isInternal` flag to uptime check config. ([#2405](https://www.github.com/googleapis/google-cloud-php/issues/2405)) ([ec3c025](https://www.github.com/googleapis/google-cloud-php/commit/ec3c025dccf8f3be18bcf66dc6646f164c1f972b))
* Add DroppedLabels proto message. ([#2401](https://www.github.com/googleapis/google-cloud-php/issues/2401)) ([edd7e7f](https://www.github.com/googleapis/google-cloud-php/commit/edd7e7f3c899d43068c3fcee870330a4f2ccf1c1))

</details>

<details><summary>google/cloud-redis 0.11.0</summary>



### Features

* **BREAKING** Make dataProtectionMode in CloudRedisGapicClient::failoverInstance optional / Update timeouts ([9986719](https://www.github.com/googleapis/google-cloud-php/commit/9986719d481e99f844ba0c0232cd57388a4eaf7c))
* Update timeouts. ([#2383](https://www.github.com/googleapis/google-cloud-php/issues/2383)) ([46c601d](https://www.github.com/googleapis/google-cloud-php/commit/46c601dedc99f6d9daae95ba5eb05bd59e150a12))

</details>

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



### Features

* update googleapis.com -> storage.googleapis.com ([#2426](https://www.github.com/googleapis/google-cloud-php/issues/2426)) ([3c6266c](https://www.github.com/googleapis/google-cloud-php/commit/3c6266c5b10bfbcaabbf3bcb3fbbc0dd8d33603d))

</details>

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



### Features

* Introduce availability filters and signals. ([#2384](https://www.github.com/googleapis/google-cloud-php/issues/2384)) ([79f1601](https://www.github.com/googleapis/google-cloud-php/commit/79f16019a9d251ba8c600ad3540cd5120f0fdf01))

</details>

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



### Features

* Move v2 translate client ([#2423](https://www.github.com/googleapis/google-cloud-php/issues/2423)) ([4e9182d](https://www.github.com/googleapis/google-cloud-php/commit/4e9182de8808c1ffdb08d77cf896c8417a55ca92))


### Bug Fixes

* Update output string ([#2382](https://www.github.com/googleapis/google-cloud-php/issues/2382)) ([bb40c5c](https://www.github.com/googleapis/google-cloud-php/commit/bb40c5c600890d9dd8a1954bbfba6416fa8ea87d))

</details>

<details><summary>google/cloud-web-security-scanner 0.3.0</summary>



### Features

* Add additional Scan error code, update documentation. ([#2398](https://www.github.com/googleapis/google-cloud-php/issues/2398)) ([862fb9c](https://www.github.com/googleapis/google-cloud-php/commit/862fb9c49670a212db99cfb133efe77663562605))

</details>

## 0.115.0

<details><summary>google/cloud-automl 0.7.1</summary>
Expand Down
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.33.1
1.34.0
2 changes: 1 addition & 1 deletion Dataproc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.15.0
0.15.1
2 changes: 1 addition & 1 deletion Firestore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.0
1.10.0
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.9.0';
const VERSION = '1.10.0';

const DEFAULT_DATABASE = '(default)';

Expand Down
2 changes: 1 addition & 1 deletion Monitoring/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.18.0
0.19.0
2 changes: 1 addition & 1 deletion Redis/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.0
0.11.0
2 changes: 1 addition & 1 deletion Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.0
1.15.0
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.14.0';
const VERSION = '1.15.0';

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.6.0
0.7.0
2 changes: 1 addition & 1 deletion Translate/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.0
1.6.0
2 changes: 1 addition & 1 deletion WebSecurityScanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,36 +76,36 @@
"google/cloud-bigtable": "1.1.0",
"google/cloud-common-protos": "0.2.0",
"google/cloud-container": "0.11.0",
"google/cloud-core": "1.33.1",
"google/cloud-dataproc": "0.15.0",
"google/cloud-core": "1.34.0",
"google/cloud-dataproc": "0.15.1",
"google/cloud-datastore": "1.10.0",
"google/cloud-debugger": "0.19.1",
"google/cloud-dialogflow": "0.10.0",
"google/cloud-dlp": "0.22.0",
"google/cloud-error-reporting": "0.15.0",
"google/cloud-firestore": "1.9.0",
"google/cloud-firestore": "1.10.0",
"google/cloud-iot": "0.9.0",
"google/cloud-kms": "1.7.0",
"google/cloud-language": "0.21.0",
"google/cloud-logging": "1.18.0",
"google/cloud-monitoring": "0.18.0",
"google/cloud-monitoring": "0.19.0",
"google/cloud-oslogin": "0.10.0",
"google/cloud-pubsub": "1.18.0",
"google/cloud-redis": "0.10.0",
"google/cloud-redis": "0.11.0",
"google/cloud-scheduler": "1.1.0",
"google/cloud-security-center": "0.2.0",
"google/cloud-spanner": "1.20.0",
"google/cloud-speech": "0.27.0",
"google/cloud-storage": "1.14.0",
"google/cloud-talent": "0.6.0",
"google/cloud-storage": "1.15.0",
"google/cloud-talent": "0.7.0",
"google/cloud-tasks": "1.3.0",
"google/cloud-text-to-speech": "0.5.0",
"google/cloud-trace": "0.15.0",
"google/cloud-translate": "1.5.0",
"google/cloud-translate": "1.6.0",
"google/cloud-videointelligence": "1.7.0",
"google/cloud-vision": "0.24.0",
"google/cloud-web-risk": "0.3.0",
"google/cloud-web-security-scanner": "0.2.0"
"google/cloud-web-security-scanner": "0.3.0"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
Expand Down Expand Up @@ -252,4 +252,4 @@
]
}
}
}
}
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.116.0",
"v0.115.0",
"v0.114.0",
"v0.113.0",
Expand Down Expand Up @@ -384,6 +385,7 @@
"name": "google/cloud-core",
"defaultService": "core/servicebuilder",
"versions": [
"v1.34.0",
"v1.33.1",
"v1.33.0",
"v1.32.0",
Expand Down Expand Up @@ -462,6 +464,7 @@
"name": "google/cloud-dataproc",
"defaultService": "dataproc/readme",
"versions": [
"v0.15.1",
"v0.15.0",
"v0.14.0",
"v0.13.0",
Expand Down Expand Up @@ -738,6 +741,7 @@
"name": "google/cloud-firestore",
"defaultService": "firestore/firestoreclient",
"versions": [
"v1.10.0",
"v1.9.0",
"v1.8.0",
"v1.7.1",
Expand Down Expand Up @@ -989,6 +993,7 @@
"name": "google/cloud-monitoring",
"defaultService": "monitoring/readme",
"versions": [
"v0.19.0",
"v0.18.0",
"v0.17.0",
"v0.16.5",
Expand Down Expand Up @@ -1152,6 +1157,7 @@
"name": "google/cloud-redis",
"defaultService": "redis/readme",
"versions": [
"v0.11.0",
"v0.10.0",
"v0.9.0",
"v0.8.4",
Expand Down Expand Up @@ -1351,6 +1357,7 @@
"name": "google/cloud-storage",
"defaultService": "storage/storageclient",
"versions": [
"v1.15.0",
"v1.14.0",
"v1.13.0",
"v1.12.3",
Expand Down Expand Up @@ -1398,6 +1405,7 @@
"name": "google/cloud-talent",
"defaultService": "talent/readme",
"versions": [
"v0.7.0",
"v0.6.0",
"v0.5.0",
"v0.4.0",
Expand Down Expand Up @@ -1520,6 +1528,7 @@
"name": "google/cloud-translate",
"defaultService": "translate/translateclient",
"versions": [
"v1.6.0",
"v1.5.0",
"v1.4.1",
"v1.4.0",
Expand Down Expand Up @@ -1681,6 +1690,7 @@
"name": "google/cloud-web-security-scanner",
"defaultService": "websecurityscanner/readme",
"versions": [
"v0.3.0",
"v0.2.0",
"v0.1.0",
"master"
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.115.0';
const VERSION = '0.116.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.115.0';
const VERSION = '0.116.0';
}