What's Changed
- create codeql actions by @auvipy in #1441
- create security policy doc by @auvipy in #1440
- drop as we dont use travis by @auvipy in #1442
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1443
- Fix PyPy CI jobs by @illia-v in #1446
- Allow redis >= 4.0.2 by @illia-v in #1445
- SQS transport: detect FIFO queue properly by checking queue URL by @n0061q in #1450
- Ensure that restore is atomic in redis transport by @matusvalo in #1444
- test pyaqp v5.0.7 by @auvipy in #1457
- try restrict setuptool in CI by @auvipy in #1472
- try pining setuptools by @auvipy in #1466
- test amqp v5.0.9 by @auvipy in #1462
- reduce memory usage of Transport by @pawl in #1470
- prevent event loop polling on closed redis transports (and causing leak) by @pawl in #1476
- respect connection timeout by @mehdipourfar in #1458
- prevent redis event loop stopping on 'consumer: Cannot connect' by @pawl in #1477
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1478
New Contributors
- @n0061q made their first contribution in #1450
- @pawl made their first contribution in #1470
- @mehdipourfar made their first contribution in #1458
Full Changelog: v5.2.2...v5.2.3