Coredis

Latest version: v4.20.0

Safety actively analyzes 724051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 22

4.18.0rc1

----------
Release Date: 2024-12-07

* Features

* Added ability to use credential providers to supply
authentication details when establishing connections
to the server
* Added support for hash field expiry commands introduced
in redis 7.4:
* ``hexpire``
* ``hexpireat``
* ``hpexpire``
* ``hpexpireat``
* ``hpersist``
* ``hexpiretime``
* ``hpexpiretime``
* ``httl``
* Added support for ``maxage`` parameter in ``client_kill`` method.

* Compatibility

* Added support for python 3.13 wheels
* Dropped support for python 3.8
* Dropped support for pypy 3.8
* Added test coverage for pypy 3.10
* Added test coverage for redis 7.4.x
* Added test coverage against redict servers
* Added test coverage for Valkey 7.0 & 8.0

4.17.0

-------
Release Date: 2024-04-19

Features

* Add explicit exception types for locking recipe

Bug fix

* Fix incorrect use of `CLIENT SET-INFO` for `lib-name` & `lib-ver`
when redis version < 7.2
* Fix various incorrect type annotations in return types

Compatibility

* Update documentation dependencies
* Update test dependencies (related to pytest)

4.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

4.16.0rc1

----------
Release Date: 2023-08-11

* Bug fix

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

4.15.1

-------
Release Date: 2023-08-10

* Bug fix

* Handle edge case of clearing a closed socket buffer during
object destruction.

* Chores

* Re-enable CI for dragonfly

4.15.0

-------
Release Date: 2023-08-09

* Bug fix

* Improve cleanup on socket disconnect by clearing
internal response buffer

* Chores

* Add typing overload for ``lpop`` method
* Remove python 3.7 from CI due to EOL.
* Temporarily disable pre-release python 3.12 from CI
due to dependency resolution issues.
* Update development dependencies

Page 2 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.