Skip to content

Update backoff to 1.11.1#1389

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-backoff-1.4.3-to-1.11.1
Closed

Update backoff to 1.11.1#1389
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-backoff-1.4.3-to-1.11.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates backoff from 1.4.3 to 1.11.1.

Changelog

1.11.0

Changed

- Configurable logging levels for backoff and giveup events
- Minor documentation fixes

NOTE

THIS WILL BE THE FINAL PYTHON 2.7 COMPATIBLE RELEASE.

1.10.0

Changed

- Allow sync decorator call from async function

1.9.2

Changed

- Don't include tests and changelog in distribution

1.9.1

Changed

- Include tests and changelog in distribution

1.9.0

Changed

- Support python 3.8

1.8.1

Changed

- Use arguments in log messages rather than fully formatting log
https://github.com/litl/backoff/pull/82 from lbernick

1.8.0

Changed

- Give up on StopIteration raised in wait generators
- Iterable intervals for constant wait_gen for predefined wait sequences
- Nullary jitter signature deprecation warning
- Custom loggers

1.7.0

Changed

- Support Python 3.7
- Drop support for async in Python 3.4
- Drop support for Python 2.6
- Update development dependencies
- Use poetry for dependencies and packaging

1.6.0

Changed

- Change default log level from ERROR to INFO
- Log retries on exception as INFO

1.5.0

Changed

- Add max_time keyword argument
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #1591

@pyup-bot pyup-bot closed this Apr 26, 2022
@tapple tapple deleted the pyup-update-backoff-1.4.3-to-1.11.1 branch April 26, 2022 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant