Skip to content

Commit

Permalink
chore: release 0.110.0 (#2304)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and dwsupplee committed Sep 10, 2019
1 parent 8ed8b72 commit 6e35ac0
Show file tree
Hide file tree
Showing 12 changed files with 64 additions and 13 deletions.
2 changes: 1 addition & 1 deletion BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.0
1.11.0
2 changes: 1 addition & 1 deletion BigQuery/src/BigQueryClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class BigQueryClient
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
}

const VERSION = '1.10.0';
const VERSION = '1.11.0';

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.0.0
1.1.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.0.0';
const VERSION = '1.1.0';

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

## 0.110.0

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



### Features

* Update BigQuery's default endpoint ([#2305](https://www.github.com/googleapis/google-cloud-php/issues/2305)) ([ee34ce2](https://www.github.com/googleapis/google-cloud-php/commit/ee34ce2))

</details>

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



### Features

* Add IAM management methods. ([#2298](https://www.github.com/googleapis/google-cloud-php/issues/2298)) ([8858563](https://www.github.com/googleapis/google-cloud-php/commit/8858563))

</details>

<details><summary>google/cloud-speech 0.27.0</summary>



### Features

* Add SpeakerDiarizationConfig to v1 client. ([#2300](https://www.github.com/googleapis/google-cloud-php/issues/2300)) ([ad69110](https://www.github.com/googleapis/google-cloud-php/commit/ad69110))

</details>

<details><summary>google/cloud-web-risk 0.3.0</summary>



### ⚠ BREAKING CHANGES

* Add threatTypes to searchHashes request signature. (#2309)

### Bug Fixes

* Add threatTypes to searchHashes request signature. ([#2309](https://www.github.com/googleapis/google-cloud-php/issues/2309)) ([8ed8b72](https://www.github.com/googleapis/google-cloud-php/commit/8ed8b72))

</details>

## 0.109.0

<details><summary>google/cloud-bigquerydatatransfer 0.14.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion Speech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.26.0
0.27.0
2 changes: 1 addition & 1 deletion Speech/src/SpeechClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class SpeechClient
{
use ClientTrait;

const VERSION = '0.26.0';
const VERSION = '0.27.0';

const SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion WebRisk/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"replace": {
"google/cloud-asset": "0.4.0",
"google/cloud-automl": "0.4.0",
"google/cloud-bigquery": "1.10.0",
"google/cloud-bigquery": "1.11.0",
"google/cloud-bigquerydatatransfer": "0.14.0",
"google/cloud-bigtable": "1.0.0",
"google/cloud-bigtable": "1.1.0",
"google/cloud-common-protos": "0.2.0",
"google/cloud-container": "0.11.0",
"google/cloud-core": "1.32.0",
Expand All @@ -95,7 +95,7 @@
"google/cloud-scheduler": "1.1.0",
"google/cloud-security-center": "0.2.0",
"google/cloud-spanner": "1.18.0",
"google/cloud-speech": "0.26.0",
"google/cloud-speech": "0.27.0",
"google/cloud-storage": "1.14.0",
"google/cloud-talent": "0.6.0",
"google/cloud-tasks": "1.3.0",
Expand All @@ -104,7 +104,7 @@
"google/cloud-translate": "1.4.1",
"google/cloud-videointelligence": "1.7.0",
"google/cloud-vision": "0.23.0",
"google/cloud-web-risk": "0.2.0",
"google/cloud-web-risk": "0.3.0",
"google/cloud-web-security-scanner": "0.2.0"
},
"suggest": {
Expand Down
5 changes: 5 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.110.0",
"v0.109.0",
"v0.108.0",
"v0.107.1",
Expand Down Expand Up @@ -192,6 +193,7 @@
"name": "google/cloud-bigquery",
"defaultService": "bigquery/bigqueryclient",
"versions": [
"v1.11.0",
"v1.10.0",
"v1.9.0",
"v1.8.0",
Expand Down Expand Up @@ -273,6 +275,7 @@
"name": "google/cloud-bigtable",
"defaultService": "bigtable/readme",
"versions": [
"v1.1.0",
"v1.0.0",
"v0.15.0",
"v0.14.0",
Expand Down Expand Up @@ -1266,6 +1269,7 @@
"name": "google/cloud-speech",
"defaultService": "speech/speechclient",
"versions": [
"v0.27.0",
"v0.26.0",
"v0.25.0",
"v0.24.1",
Expand Down Expand Up @@ -1641,6 +1645,7 @@
"name": "google/cloud-web-risk",
"defaultService": "webrisk/readme",
"versions": [
"v0.3.0",
"v0.2.0",
"v0.1.1",
"v0.1.0",
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.109.0';
const VERSION = '0.110.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.109.0';
const VERSION = '0.110.0';
}

0 comments on commit 6e35ac0

Please sign in to comment.