-
Notifications
You must be signed in to change notification settings - Fork 439
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated BigQuery/VERSION [ci skip] * updated BigQuery/src/BigQueryClient.php [ci skip] * updated BigQueryDataTransfer/VERSION [ci skip] * updated Bigtable/VERSION [ci skip] * updated Bigtable/src/BigtableClient.php [ci skip] * updated Core/VERSION [ci skip] * updated Core/src/ServiceBuilder.php [ci skip] * updated Dialogflow/VERSION [ci skip] * updated Dlp/VERSION [ci skip] * updated Iot/VERSION [ci skip] * updated Kms/VERSION [ci skip] * updated PubSub/VERSION [ci skip] * updated PubSub/src/PubSubClient.php [ci skip] * updated Spanner/VERSION [ci skip] * updated Spanner/src/SpannerClient.php [ci skip] * updated Speech/VERSION [ci skip] * updated Speech/src/SpeechClient.php [ci skip] * updated Storage/VERSION [ci skip] * updated Storage/src/StorageClient.php [ci skip] * updated Tasks/VERSION [ci skip] * updated composer.json [ci skip] * updated docs/manifest.json [ci skip] * created CHANGELOG.md [ci skip] * updated src/Version.php [ci skip] * updated src/ServiceBuilder.php [ci skip]
- Loading branch information
1 parent
4863be2
commit 44ae49d
Showing
24 changed files
with
195 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.7.0 | ||
1.8.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.12.0 | ||
0.12.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.13.0 | ||
0.14.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,147 @@ | ||
# Changelog | ||
|
||
## 0.106.0 | ||
|
||
<details><summary>google/cloud-bigquery 1.8.0</summary> | ||
|
||
|
||
|
||
### Features | ||
|
||
* Add explicit support for dataset filters ([#2124](https://www.github.com/googleapis/google-cloud-php/issues/2124)) ([f67af6d](https://www.github.com/googleapis/google-cloud-php/commit/f67af6d)) | ||
* Add support for BigQuery Models. ([#2039](https://www.github.com/googleapis/google-cloud-php/issues/2039)) ([e2e006f](https://www.github.com/googleapis/google-cloud-php/commit/e2e006f)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-bigquerydatatransfer 0.12.1</summary> | ||
|
||
|
||
|
||
### Bug Fixes | ||
|
||
* Add locationName formatting method and update system test ([#2136](https://www.github.com/googleapis/google-cloud-php/issues/2136)) ([51bcf57](https://www.github.com/googleapis/google-cloud-php/commit/51bcf57)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-bigtable 0.14.0</summary> | ||
|
||
|
||
|
||
### Features | ||
|
||
* Add IAM `GetPolicyOptions` support and update retry and t… ([#2129](https://www.github.com/googleapis/google-cloud-php/issues/2129)) ([b957bb6](https://www.github.com/googleapis/google-cloud-php/commit/b957bb6)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-core 1.30.0</summary> | ||
|
||
|
||
|
||
### Bug Fixes | ||
|
||
* Add documentation for new pubsub features and fix Duration handling. ([#2117](https://www.github.com/googleapis/google-cloud-php/issues/2117)) ([59fe42e](https://www.github.com/googleapis/google-cloud-php/commit/59fe42e)) | ||
|
||
|
||
### Features | ||
|
||
* **storage:** Add CRC32c Checksums to Cloud Storage uploads. ([#1846](https://www.github.com/googleapis/google-cloud-php/issues/1846)) ([d4faff3](https://www.github.com/googleapis/google-cloud-php/commit/d4faff3)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-dialogflow 0.9.0</summary> | ||
|
||
|
||
|
||
### Features | ||
|
||
* Add `single_utterance` to audio config, deprecate `single… ([#2137](https://www.github.com/googleapis/google-cloud-php/issues/2137)) ([4863be2](https://www.github.com/googleapis/google-cloud-php/commit/4863be2)) | ||
* Add SetAgent/DeleteAgent methods ([74d62c4](https://www.github.com/googleapis/google-cloud-php/commit/74d62c4)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-dlp 0.21.0</summary> | ||
|
||
|
||
|
||
### Features | ||
|
||
* Add ability to publish findings to Cloud Data Catalog. ([#2103](https://www.github.com/googleapis/google-cloud-php/issues/2103)) ([e5bb551](https://www.github.com/googleapis/google-cloud-php/commit/e5bb551)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-iot 0.8.0</summary> | ||
|
||
|
||
|
||
### Features | ||
|
||
* Add IAM `GetPolicyOptions` support. ([#2130](https://www.github.com/googleapis/google-cloud-php/issues/2130)) ([aa93e47](https://www.github.com/googleapis/google-cloud-php/commit/aa93e47)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-kms 1.5.0</summary> | ||
|
||
|
||
|
||
### Features | ||
|
||
* Add IAM `GetPolicyOptions` support. ([#2131](https://www.github.com/googleapis/google-cloud-php/issues/2131)) ([65e7635](https://www.github.com/googleapis/google-cloud-php/commit/65e7635)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-pubsub 1.14.0</summary> | ||
|
||
|
||
|
||
### Bug Fixes | ||
|
||
* Add documentation for new pubsub features and fix Duration handling. ([#2117](https://www.github.com/googleapis/google-cloud-php/issues/2117)) ([59fe42e](https://www.github.com/googleapis/google-cloud-php/commit/59fe42e)) | ||
* Fix update subscription method ([#2122](https://www.github.com/googleapis/google-cloud-php/issues/2122)) ([a0ae202](https://www.github.com/googleapis/google-cloud-php/commit/a0ae202)) | ||
|
||
|
||
### Features | ||
|
||
* Add IAM `GetPolicyOptions` support. ([#2132](https://www.github.com/googleapis/google-cloud-php/issues/2132)) ([9245fe3](https://www.github.com/googleapis/google-cloud-php/commit/9245fe3)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-spanner 1.16.0</summary> | ||
|
||
|
||
|
||
### Features | ||
|
||
* Add IAM `GetPolicyOptions` support. ([#2133](https://www.github.com/googleapis/google-cloud-php/issues/2133)) ([793420a](https://www.github.com/googleapis/google-cloud-php/commit/793420a)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-speech 0.25.0</summary> | ||
|
||
|
||
|
||
### Features | ||
|
||
* Add SpeakerDiarizationConfig to v1p1beta1. ([#2126](https://www.github.com/googleapis/google-cloud-php/issues/2126)) ([d98c005](https://www.github.com/googleapis/google-cloud-php/commit/d98c005)) | ||
* Deprecate v1p1beta1 diarization fields in favor of `Speak… ([#2134](https://www.github.com/googleapis/google-cloud-php/issues/2134)) ([38198c6](https://www.github.com/googleapis/google-cloud-php/commit/38198c6)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-storage 1.13.0</summary> | ||
|
||
|
||
|
||
### Features | ||
|
||
* **storage:** Add CRC32c Checksums to Cloud Storage uploads. ([#1846](https://www.github.com/googleapis/google-cloud-php/issues/1846)) ([d4faff3](https://www.github.com/googleapis/google-cloud-php/commit/d4faff3)) | ||
|
||
</details> | ||
|
||
<details><summary>google/cloud-tasks 1.2.0</summary> | ||
|
||
|
||
|
||
### Features | ||
|
||
* Add IAM `GetPolicyOptions` support. ([#2135](https://www.github.com/googleapis/google-cloud-php/issues/2135)) ([94ac35f](https://www.github.com/googleapis/google-cloud-php/commit/94ac35f)) | ||
|
||
</details> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.29.0 | ||
1.30.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.8.4 | ||
0.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.20.0 | ||
0.21.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.7.5 | ||
0.8.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.4.0 | ||
1.5.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.13.0 | ||
1.14.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.15.6 | ||
1.16.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.24.1 | ||
0.25.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.12.3 | ||
1.13.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.1.1 | ||
1.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.