Skip to content

2.9.0

Compare
Choose a tag to compare
@ewjoachim ewjoachim released this 20 Jul 21:49
· 241 commits to main since this release
c6c203a

Migrations

What's Changed

Features

  • Offer hooks to change the priority, queue and lock when retrying a job by @medihack in #1113 . If you have implemented your own RetryStrategy, get_schedule_in is now deprecated (but still maintained) and should be replaced with get_retry_decision. get_schedule_in support will probably be removed in the next major release, though there's no guarantee that this might happen anytime soon.

Bug Fixes

Documentation

Full Changelog: 2.8.0...2.9.0