Skip to content

4.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 12:30
· 65 commits to master since this release
4.16.0

Bug fix

  • Fix intermittent errors due to mismatched responses when multiple
    couroutines access a new connection pool.

Compatibility

  • Remove support for python 3.7
  • Remove Redis 6.0 from CI
  • Disable RedisGraph tests in CI as the module is now not part of Redis Stack
  • Fix RESP3 compatibility for RedisSearch
  • Mark json.resp as deprecated