-
Notifications
You must be signed in to change notification settings - Fork 85
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* --- ## [2.36.0](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.35.0...v2.36.0) (2023-04-26) ### Features * Adding ExecutorProvider support while creating BigQueryReadClient ([#2072](https://togithub.com/googleapis/java-bigquerystorage/issues/2072)) ([9221e18](https://togithub.com/googleapis/java-bigquerystorage/commit/9221e1896f7af6c2dd23e92f6ea13d86c3368600)) ### Bug Fixes * Reduce timeout of waiting in queue from 15 minutes to 5 minutes and rephrase the log a bit ([#2084](https://togithub.com/googleapis/java-bigquerystorage/issues/2084)) ([fe25f38](https://togithub.com/googleapis/java-bigquerystorage/commit/fe25f38215ffaacd2cbe4af74c0de9ea7c053d91)) ### Dependencies * Update dependency com.google.cloud:google-cloud-bigquery to v2.24.5 ([#2081](https://togithub.com/googleapis/java-bigquerystorage/issues/2081)) ([362568d](https://togithub.com/googleapis/java-bigquerystorage/commit/362568d4d8e1cf5e1e2a1bbfe3513d440f9fb99f)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 ([#2087](https://togithub.com/googleapis/java-bigquerystorage/issues/2087)) ([1f79a96](https://togithub.com/googleapis/java-bigquerystorage/commit/1f79a9691ebb5f22077534fb7d266df830cb7ec2)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
43df706
commit c8b9f10
Showing
12 changed files
with
56 additions
and
38 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-bigquerystorage:2.35.0:2.35.1-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1beta1:0.159.0:0.159.1-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1beta2:0.159.0:0.159.1-SNAPSHOT | ||
grpc-google-cloud-bigquerystorage-v1:2.35.0:2.35.1-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1beta1:0.159.0:0.159.1-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1beta2:0.159.0:0.159.1-SNAPSHOT | ||
proto-google-cloud-bigquerystorage-v1:2.35.0:2.35.1-SNAPSHOT | ||
google-cloud-bigquerystorage:2.36.0:2.36.0 | ||
grpc-google-cloud-bigquerystorage-v1beta1:0.160.0:0.160.0 | ||
grpc-google-cloud-bigquerystorage-v1beta2:0.160.0:0.160.0 | ||
grpc-google-cloud-bigquerystorage-v1:2.36.0:2.36.0 | ||
proto-google-cloud-bigquerystorage-v1beta1:0.160.0:0.160.0 | ||
proto-google-cloud-bigquerystorage-v1beta2:0.160.0:0.160.0 | ||
proto-google-cloud-bigquerystorage-v1:2.36.0:2.36.0 |