Skip to content

2.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 15:53
· 362 commits to master since this release
2.6.0

Deprecation

  • Removed tests for rediscluster using the redis-py-cluster library

Bug Fix

  • Fix incorrect __slots__ declaration in limits.RateLimitItem
    and it's subclasses (Issue #121)