-
Notifications
You must be signed in to change notification settings - Fork 88
Comparing changes
Open a pull request
base repository: googleapis/java-bigquerystorage
base: v2.43.0
head repository: googleapis/java-bigquerystorage
compare: v2.44.0
- 9 commits
- 26 files changed
- 7 contributors
Commits on Oct 6, 2023
-
feat: Add in-stream retry logic for retryable and quota errors (#2243)
* Add retry logic. TODO: get exponential retry algorithm setup * Attach exponential retry strategy to each AppendRequestAndResponse * Add changes to fake server to facilitate retry tests * Add basic default and exclusive internal/quota error retries * fix responsesToIgnore bug, add tests, remove logs * Add more tests, reformat * Add more tests * Fix schema error test, retry config * Cleanup changes, add back logs * Add newline at EOF * Run format * PR feedback * PR feedback * Use RetrySettings in StreamWriter * Add RetrySettings to JsonStreamWriter * Run format * Update clirr ignored differences; new additions never shipped * Disable retry during multiplexing * Throw exception if connection pool is enabled and retry settings are provided. * Run format * Combine retriable error checks * Add comments, make retry settings non-static * Set retry fields to final * Run format * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Evan Greco <egreco@google.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6435a04 - Browse repository at this point
Copy the full SHA 6435a04View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0449132 - Browse repository at this point
Copy the full SHA 0449132View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…storage to v2.43.0 (#2257) * chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage to v2.43.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5222018 - Browse repository at this point
Copy the full SHA 5222018View commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…24.0 (#2259) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.24.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5d3e99c - Browse repository at this point
Copy the full SHA 5d3e99cView commit details -
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.…
…33.1 (#2258) * deps: update dependency com.google.cloud:google-cloud-bigquery to v2.33.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f6cbea2 - Browse repository at this point
Copy the full SHA f6cbea2View commit details -
deps: bumping google-cloud-shared-config to v1.5.8 (#2269)
* deps: bumping google-cloud-shared-config to v1.5.8 * chore: adding version line
Configuration menu - View commit details
-
Copy full SHA for fb6e38d - Browse repository at this point
Copy the full SHA fb6e38dView commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.17.0 (#2266)
Configuration menu - View commit details
-
Copy full SHA for 827aaf7 - Browse repository at this point
Copy the full SHA 827aaf7View commit details -
chore(main): release 2.43.1-SNAPSHOT (#2256)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29b62d5 - Browse repository at this point
Copy the full SHA 29b62d5View commit details
Commits on Oct 11, 2023
-
chore(main): release 2.44.0 (#2270)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c7565a6 - Browse repository at this point
Copy the full SHA c7565a6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.43.0...v2.44.0