What's Changed
- Fix Redis Sentinel ACL authentication support by @anthonykuzmich7 in #10013
- Fix: Broker heartbeats not sent during graceful shutdown by @weetster in #9986
- docs #5410 -- Document confirm_publish broker transport option by @JaeHyuckSa in #10016
- close DB pools only in prefork mode by @petrprikryl in #10020
- Fix: Avoid unnecessary Django database connection creation during cleanup by @snopoke in #10015
- reliable prefork detection by @petrprikryl in #10023
- better coverage by @petrprikryl in #10029
- Docs: clarify
result_extendedvs periodic task metadata and showheaders["periodic_task_name"]example by @SpaceShaman in #10030 - Stop importing pytest_subtests by @cjwatson in #10032
- Only use exceptiongroup backport for Python < 3.11 by @cjwatson in #10033
New Contributors
- @anthonykuzmich7 made their first contribution in #10013
- @weetster made their first contribution in #9986
- @JaeHyuckSa made their first contribution in #10016
- @snopoke made their first contribution in #10015
- @SpaceShaman made their first contribution in #10030
Full Changelog: v5.6.0...v5.6.1