See the documentation changelog for more information about the release.
Fixed
- chore: fix unnecesary rate limit backend warnings by @synweap15 in #816
- Add *args and **kwargs to base generic actor class perform() method by @LincolnPuzey in #837
Added
- chore: show warning when gevent is used with free-threaded Python by @synweap15 in #815
Changed
- Remove usage of watchdog_gevent compatibility library by @LincolnPuzey in #799
- Add compatibility with redis-py 7.X by @LincolnPuzey in #826
- Rename
ConnectionErrorclass toBrokerConnectionErrorby @LincolnPuzey in #835 - Recognize the --watch arg even when watchdog not installed by @LincolnPuzey in #836
- Improvements to dynamic rate limit/result backend class lookup by @LincolnPuzey in #834
Deprecated
Project Maintenance
- chore(ci): pin Action deps by commit sha, add Dependabot support for automatic Action updates by @jenstroeger in #822
- Bump actions/setup-python from 6.1.0 to 6.2.0 in the github-actions-updates group by @dependabot[bot] in #823
- Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions-updates group by @dependabot[bot] in #828
- Do not install gevent for regular python test suite by @LincolnPuzey in #830
- Update pytest/coverage config by @LincolnPuzey in #831
- Test against latest rabbitMQ server version (4.x) by @LincolnPuzey in #833
- Version 2.1.0 by @LincolnPuzey in #839
Full Changelog: v2.0.1...v2.1.0