- Notifications
You must be signed in to change notification settings - Fork321
Comparing changes
Open a pull request
base repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
base:v2.23.2
head repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.23.3
- 8commits
- 8files changed
- 5contributors
Commits on Jul 29, 2021
chore(deps): update dependency google-auth-oauthlib to v0.4.5 (#839)
renovate-bot authoredJul 29, 2021 chore(deps): update dependency google-cloud-bigquery to v2.23.2 (#838)
renovate-bot authoredJul 29, 2021
Commits on Aug 3, 2021
chore(deps): update dependency google-cloud-testutils to v1 (#845)
renovate-bot authoredAug 3, 2021 chore: require CODEOWNER review and up to date branches (#846)
These two lines bring the rules on this repo in line with the defaults:https://github.com/googleapis/repo-automation-bots/blob/63c858e539e1f4d9bb8ea66e12f9c0a0de5fef55/packages/sync-repo-settings/src/required-checks.json#L40-L50
busunkim96 authoredAug 3, 2021
Commits on Aug 6, 2021
fix: increase default retry deadline to 10 minutes (#859)
The backend API has a timeout of 4 minutes, so the default of 2 minutes was notallowing for any retries to happen in some cases.Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea- [ ] Ensure the tests and linter pass- [ ] Code coverage does not decrease (if any source code was changed)- [ ] Appropriate docs were updated (if necessary)Fixes#853 🦕
tswast authoredAug 6, 2021
Commits on Aug 9, 2021
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>Co-authored-by: Tim Swast <swast@google.com>
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.23.2...v2.23.3
Uh oh!
There was an error while loading.Please reload this page.