-
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\* --- ## [0.134.0](https://www.github.com/googleapis/java-bigquerystorage/compare/v0.133.4...v0.134.0) (2020-06-18) ### Features * Added schema compatibility check functionality (SchemaCompact.java) ([#339](https://www.github.com/googleapis/java-bigquerystorage/issues/339)) ([bc2d8cc](https://www.github.com/googleapis/java-bigquerystorage/commit/bc2d8cc82adeeddb21aeb9845e0883d369101513)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.1 ([#346](https://www.github.com/googleapis/java-bigquerystorage/issues/346)) ([9db4c47](https://www.github.com/googleapis/java-bigquerystorage/commit/9db4c475118b03b323b4dc502ec0634692e9dea3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
- Loading branch information
1 parent
bc2d8cc
commit 27c55e9
Showing
15 changed files
with
62 additions
and
50 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
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.98.4:0.98.5-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1beta1:0.98.4:0.98.5-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1beta2:0.98.4:0.98.5-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1:0.98.4:0.98.5-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1alpha2:0.98.4:0.98.5-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1beta1:0.98.4:0.98.5-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1beta2:0.98.4:0.98.5-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1:0.98.4:0.98.5-SNAPSHOT | ||
google-cloud-bigquerystorage:0.133.4-beta:0.133.5-beta-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1alpha2:0.99.0:0.99.0 | ||
proto-google-cloud-bigquerystorage-v1beta1:0.99.0:0.99.0 | ||
proto-google-cloud-bigquerystorage-v1beta2:0.99.0:0.99.0 | ||
proto-google-cloud-bigquerystorage-v1:0.99.0:0.99.0 | ||
grpc-google-cloud-bigquerystorage-v1alpha2:0.99.0:0.99.0 | ||
grpc-google-cloud-bigquerystorage-v1beta1:0.99.0:0.99.0 | ||
grpc-google-cloud-bigquerystorage-v1beta2:0.99.0:0.99.0 | ||
grpc-google-cloud-bigquerystorage-v1:0.99.0:0.99.0 | ||
google-cloud-bigquerystorage:0.134.0-beta:0.134.0-beta |