0.4.3.2
What's Changed
- Define retry exceptions as tuple to retry_if_exception_type by @nanonyme in #129
- Fix clippy warnings by @bilelmoussaoui in #130
- Fix tests and update deprecated actions by @bbhtt in #132
- Avoid nested retries for publish by @nanonyme in #131
- Include raw body in ApiError messages by @benjamb in #135
- Some general fixes as the result of linting by @benjamb in #134
- Add ruff linter and formatter to workflow by @benjamb in #137
- Enable retries for server errors in calls to /missing_objects by @benjamb in #136
New Contributors
Full Changelog: 0.4.3.1...0.4.3.2