-
Notifications
You must be signed in to change notification settings - Fork 89
Comparing changes
Open a pull request
base repository: googleapis/python-api-core
base: v2.24.2
head repository: googleapis/python-api-core
compare: v2.25.0
- 6 commits
- 21 files changed
- 6 contributors
Commits on Mar 19, 2025
-
feat: support dynamic retry backoff values (#793)
* feat: retry generates backoff value after completing on_error callbacks * added comment * use single sleep iterator for retries * fix tests * update variable name * adjusted docstring * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fixed mypy issues * added comment * added unit tests for dynamic backoff --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70697a3 - Browse repository at this point
Copy the full SHA 70697a3View commit details -
fix: resolve issue where pre-release versions of dependencies are ins…
…talled (#808) Co-authored-by: ohmayr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ca7973 - Browse repository at this point
Copy the full SHA 1ca7973View commit details
Commits on Apr 10, 2025
-
chore(python): remove .gitignore from templates (#815)
* chore(python): remove .gitignore from templates Source-Link: googleapis/synthtool@419d94c Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a7aef70df5f13313ddc027409fc8f3151422ec2a57ac8730fce8fa75c060d5bb * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Remove replacement in owlbot.py --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8da1fa9 - Browse repository at this point
Copy the full SHA 8da1fa9View commit details -
test: fix BackgroundConsumer error log (#814)
* fixed null pointer * added test * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * removed unneeded file --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66d84a3 - Browse repository at this point
Copy the full SHA 66d84a3View commit details
Commits on May 6, 2025
-
feat: Add protobuf runtime version to
x-goog-api-client
header (#812)* for testing purposes * lint
Configuration menu - View commit details
-
Copy full SHA for 118bd96 - Browse repository at this point
Copy the full SHA 118bd96View commit details
Commits on May 12, 2025
-
chore(main): release 2.25.0 (#811)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 225bf75 - Browse repository at this point
Copy the full SHA 225bf75View 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.24.2...v2.25.0