Coredis

Latest version: v4.17.0

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

Scan your dependencies

Page 4 of 21

4.12.0b1

---------
Release Date: 2023-03-26

* Features

* Expose :paramref:`~coredis.Redis.retry_policy` to client constructors
* Expose :paramref:`~coredis.Redis.noevict` in client constructors
* Add initial support for redis 7.2

* Expose :paramref:`~coredis.Redis.notouch` in client constructors
* Add support for :meth:`~coredis.Redis.client_no_touch`
* Add support for :meth:`~coredis.Redis.client_setinfo`
* Add support for :meth:`~coredis.Redis.waitaof`
* Add new ``withscore`` argument for :meth:`~coredis.Redis.zrank` & :meth:`~coredis.Redis.zrevrank`
* Add new context manager :meth:`~coredis.Redis.ensure_persistence`


* Bug Fix

* Fix leaked connections when using :meth:`~coredis.Redis.ensure_replication`
* Improve handling of cancellation errors
* Improve handling of timeout errors
* Ensure cluster commands routed to random nodes use
primaries by default

4.11.6

-------
Release Date: 2023-04-22

* Bug Fix

* Ensure task cancellation results in proper cleanup
of a connection that might be blocked

4.11.5

-------
Release Date: 2023-04-04

* Bug Fix

* Ensure ``protocol_version`` is parsed as an int from url

4.11.4

-------
Release Date: 2023-04-04

* Bug Fix

* Ensure ``protocol_version`` is parsed as an int from url

4.11.3

-------
Release Date: 2023-03-11

* Chores

* Update cibuildwheels action
* Update versioneer
* Migrate setup.cfg to pyproject
* Parallelize CI wheel build
* Reintroduce ruff for linting

4.11.2

-------
Release Date: 2023-03-09

* Chores

* Add changelog link to pypi

Page 4 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.