Skip to content

4.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 18:15
· 649 commits to master since this release
4.5.4

Bug Fix

  • Fix leftover default connection pool construction in
    blocking cluster connection pool

Chores

  • Reduce excessive matrix in default CI
  • Add scheduled compatibility CI run
  • Cleanup unnecessary asyncio markers in tests
  • Refactor readonly command detection to use
    command flags from redis documentation
  • Issue warning if Redis.select is
    called directly