What's Changed
- allow getting recoverable_connection_errors without an active transport by @pawl in #1471
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1479
- prevent KeyError: 'purelib' by @pawl in #1467
- Revert "try pining setuptools (#1466)" by @pawl in #1481
- Fix issue #789: Async http code not allowing for proxy config by @jkoehl in #790
- The times of retrying is not correct by @lemonshir in #1482
- Set redelivered property for Celery with Redis by @Dehax in #1484
- Some small updates by @atombrella in #1486
- Remove use of OrderedDict in various places by @atombrella in #1483
- Warn about missing hostname only when default one is available by @adamantike in #1488
- All supported versions of Python define package. by @atombrella in #1487
- Added global_keyprefix support for pubsub clients by @vinayinvicible in #1495
- try pytest 7 by @auvipy in #1497
- Add an option to not base64-encode SQS messages. by @hathawsh in #1500
- SQS: Fix message arg in backoff policy by @matmarczak in #1496
New Contributors
- @lemonshir made their first contribution in #1482
- @Dehax made their first contribution in #1484
- @hathawsh made their first contribution in #1500
- @matmarczak made their first contribution in #1496
Full Changelog: v5.2.3...v5.2.4