Skip to content

v1.0.0 (2024-06-04)

Latest
Compare
Choose a tag to compare
@sciyoshi sciyoshi released this 04 Jun 16:57

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

Full Changelog: 0.2.0...v1.0.0