Skip to content

Commit

Permalink
Update changelog for 4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Aug 31, 2023
1 parent 4b2ce5f commit 55b5df8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
Changelog
=========

v4.16.0
-------
Release Date: 2023-08-30

* 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

v4.16.0rc1
----------
Release Date: 2023-08-11
Expand Down Expand Up @@ -1734,3 +1751,4 @@ v1.0.1




0 comments on commit 55b5df8

Please sign in to comment.