6.4.0
What's Changed
- Type annotations by @unmade in #161
- fix grammatical issues by @M4hbod in #169
- fix: skip redis=5.0.1 version as broken and close connection pool by @Krukov in #172
- more tests for fastapi contrib by @Krukov in #173
- Fix handling of Templated tags with None values by @nickderobertis in #171
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #175
- add cache to import all by @Krukov in #178
- chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.3 by @dependabot in #179
- finish with prometheus and fastapi contrib modules by @Krukov in #181
New Contributors
- @M4hbod made their first contribution in #169
- @nickderobertis made their first contribution in #171
Full Changelog: 6.3.0...6.4.0