v1.0.0 (2024-06-04)
This release removes support for redis, since redis includes its own connection pooling capabilities.
What's Changed
- Add hiring link as badge in README by @gantoine in #6
- Fix reporting burst limit reached when it was not by @p7g in #7
- ci: add py 3.11 & 3.12 by @iloveitaly in #11
- Fix ConnectionStrategy.make_connection return type by @p7g in #12
- Update packaging + CI, switch aioredis -> redis by @sciyoshi in #13
New Contributors
- @gantoine made their first contribution in #6
- @iloveitaly made their first contribution in #11
- @sciyoshi made their first contribution in #13
Full Changelog: 0.2.0...v1.0.0