v5.3.6
What's Changed
- boto3>=1.26.143 by @Nusnus in #1890
- Always convert azureservicebus namespace to fully qualified by @ainscore in #1892
- Pin pytest-sugar to latest version 1.0.0 by @pyup-bot in #1912
- Upgrade to pytest v8 that removed nose compatibility by @cclauss in #1914
- fix warning for usage of utcfromtimestamp by @asottile-sentry in #1926
- Update pytest to 8.0.2 by @pyup-bot in #1942
- Hotfix: Fix CI failures (limit redis to <5.0.2 instead of <6.0.0) by @Nusnus in #1961
- Expose cancel callback from py-amqp channel.basic_consume by @jcosmao in #1953
- Update mypy to 1.9.0 by @pyup-bot in #1963
- Update pytest to 8.1.1 by @pyup-bot in #1965
- Pin hypothesis to hypothesis<7 by @pyup-bot in #1966
- redis>=4.5.2,<5.0.2,!=4.5.5 -> redis>=4.5.2,!=5.0.2,!=4.5.5 by @Nusnus in #1969
- add escape hatch for custom JSON serialization by @vlindhol in #1955
- Pin pytest-cov to latest version 5.0.0 by @pyup-bot in #1972
- Added Changelog for v5.3.6 by @Nusnus in #1974
New Contributors
- @ainscore made their first contribution in #1892
- @asottile-sentry made their first contribution in #1926
- @jcosmao made their first contribution in #1953
- @vlindhol made their first contribution in #1955
Full Changelog: v5.3.5...v5.3.6