Coredis

Latest version: v4.17.0

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

Scan your dependencies

Page 15 of 21

3.4.2

------
Release Date: 2022-04-21

* Bug fix

* Fix error selecting database when ``decode_responses`` is ``True``
(`Issue 46 <https://github.com/alisaifee/coredis/issues/46>`_)

3.4.1

------
Release Date: 2022-04-12

* Chores

* Remove unmaintained examples & benchmarks
* Simplify setup/package info with respect to stubs
* Cleanup documentation landing page

3.4.0

------
Release Date: 2022-04-11

* Features

* Updates for breaking changes with ``function_load`` in redis 7.0 rc3
* Add ``module_loadex`` method

* Bug fix

* Fix installation error when building from source

3.3.0

------
Release Date: 2022-04-04

* Features

* Add explicit key extraction based on key spec for cluster clients

3.2.0

------
Release Date: 2022-04-02

* Features

* New APIs:

* Server:

* ``Redis.latency_histogram``
* ``Redis.module_list``
* ``Redis.module_load``
* ``Redis.module_unload``

* Connection:

* ``Redis.client_no_evict``

* Cluster:

* ``Redis.cluster_shards``
* ``Redis.readonly``
* ``Redis.readwrite``

* Micro optimization to use bytestrings for all hardcoded tokens
* Add type hints for pipeline classes
* Remove hardcoded pipeline blocked commands

* Bug Fix

* Disable version checking by default
* Fix incorrect key names for server commands

* Chores

* Move publishing steps to CI
* More typing related cleanups
* Refactor parsers into a separate module
* Improve test coverage to cover non decoding clients

3.1.1

------
Release Date: 2022-03-24

* Bug Fix

* Fix extracting version/protocol with binary clients

* Features

* New APIs:

* ``Redis.cluster_addslotsrange``
* ``Redis.cluster_delslotsrange``
* ``Redis.cluster_links``
* ``Redis.cluster_myid``

Page 15 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.