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