- Notifications
You must be signed in to change notification settings - Fork95
Comparing changes
Open a pull request
base repository:googleapis/python-api-core
Uh oh!
There was an error while loading.Please reload this page.
base:v2.24.2
head repository:googleapis/python-api-core
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.25.0
- 6commits
- 21files changed
- 6contributors
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-processorSeehttps://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 <partheniou@google.com>
fix: resolve issue where pre-release versions of dependencies are ins…
…talled (#808)Co-authored-by: ohmayr <omairnaveed@ymail.com>
Commits on Apr 10, 2025
chore(python): remove .gitignore from templates (#815)
* chore(python): remove .gitignore from templatesSource-Link:googleapis/synthtool@419d94cPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a7aef70df5f13313ddc027409fc8f3151422ec2a57ac8730fce8fa75c060d5bb* 🦉 Updates from OwlBot post-processorSeehttps://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 <partheniou@google.com>
test: fix BackgroundConsumer error log (#814)
* fixed null pointer* added test* 🦉 Updates from OwlBot post-processorSeehttps://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>
Commits on May 6, 2025
feat: Add protobuf runtime version to
x-goog-api-clientheader (#812)* for testing purposes* lint
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>
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
Uh oh!
There was an error while loading.Please reload this page.