Coredis

Latest version: v4.20.0

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

Scan your dependencies

Page 9 of 22

4.5.4

------
Release Date: 2022-08-08

* 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 :meth:`Redis.select` is
called directly

4.5.3

------
Release Date: 2022-08-03

* Bug Fix

* Ensure default cluster connection pools are not recreated
upon access. (`Issue 92 <https://github.com/alisaifee/coredis/issues/92>`_)

4.5.2

------
Release Date: 2022-08-03

* Bug Fix

* Implicitly initialize cluster connection pool when
pubsub subscribe is called
* Fix handling of sharded pubsub unsubscribe message
* Fix unsubscribe all for sharded pubsub

* Compatibility

* Improve surfacing underlying errors when initializing
cluster

4.5.1

------
Release Date: 2022-08-02

* Bug Fix

* Fix context leak when commands issued
within ensure_replication and ignore_replies
context managers fail

* Recipes

* Fix LUA lock recipe to work with
clusters with no replicas.
* Ensure LUA lock recipe waits on replication
of lock to n/2 replicas if replicas exist in
the cluster

4.5.0

------
Release Date: 2022-07-30

* Compatibility

* Bring back python 3.7 support

4.4.0

------
Release Date: 2022-07-26

* Breaking changes

* Default `nodemanager_follow_cluster` to True
* Deprecations

* Deprecate `readonly` constructor argument in
cluster client in favor of `read_from_replicas`

* Remove invalid property setter for noreply mode

* Bug Fixes

* Fix incorrect behavior of ignore_replies context manager
as it was not actually setting CLIENT REPLY and simply
discarding connections
* Ensure fetching a random connection doesn't deplete the
node list in the connection pool
* Ensure connection pools are disconnected on finalization
to avoid leaking connections

Page 9 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.