-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release \*beep\* \*boop\* --- ## [1.6.0](https://www.github.com/googleapis/java-bigquerystorage/compare/v1.5.6...v1.6.0) (2020-10-27) ### Features * bigquery Write API V1Beta2 public interface. ([#637](https://www.github.com/googleapis/java-bigquerystorage/issues/637)) ([bb21e7b](https://www.github.com/googleapis/java-bigquerystorage/commit/bb21e7bc2b206e7720855d032889f4bc45121f9a)) ### Bug Fixes * remove stream ttl in client library, since there is no very clear TTL defined. ([#627](https://www.github.com/googleapis/java-bigquerystorage/issues/627)) ([2ae69b6](https://www.github.com/googleapis/java-bigquerystorage/commit/2ae69b640adc48b79f0aab71c215eb3ef055a34c)) ### Dependencies * update dependency com.google.cloud:google-cloud-bigquery to v1.123.1 ([#632](https://www.github.com/googleapis/java-bigquerystorage/issues/632)) ([7b5fc9b](https://www.github.com/googleapis/java-bigquerystorage/commit/7b5fc9b917035ca3b419b71abb0f9d6a4ca59950)) * update dependency com.google.cloud:google-cloud-bigquery to v1.123.2 ([#633](https://www.github.com/googleapis/java-bigquerystorage/issues/633)) ([bf6260e](https://www.github.com/googleapis/java-bigquerystorage/commit/bf6260ebe01d040e42f3eb4b3b8262054f9316bf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
- Loading branch information
1 parent
bb21e7b
commit 487223e
Showing
14 changed files
with
66 additions
and
48 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
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
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
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
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
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
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
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,12 +1,12 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
proto-google-cloud-bigquerystorage-v1alpha2:0.105.6:0.105.7-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1beta1:0.105.6:0.105.7-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1beta2:0.105.6:0.105.7-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1:1.5.6:1.5.7-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1alpha2:0.105.6:0.105.7-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1beta1:0.105.6:0.105.7-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1beta2:0.105.6:0.105.7-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1:1.5.6:1.5.7-SNAPSHOT | ||
google-cloud-bigquerystorage:1.5.6:1.5.7-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1alpha2:0.106.0:0.106.0 | ||
proto-google-cloud-bigquerystorage-v1beta1:0.106.0:0.106.0 | ||
proto-google-cloud-bigquerystorage-v1beta2:0.106.0:0.106.0 | ||
proto-google-cloud-bigquerystorage-v1:1.6.0:1.6.0 | ||
grpc-google-cloud-bigquerystorage-v1alpha2:0.106.0:0.106.0 | ||
grpc-google-cloud-bigquerystorage-v1beta1:0.106.0:0.106.0 | ||
grpc-google-cloud-bigquerystorage-v1beta2:0.106.0:0.106.0 | ||
grpc-google-cloud-bigquerystorage-v1:1.6.0:1.6.0 | ||
google-cloud-bigquerystorage:1.6.0:1.6.0 |