summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Kristjan/issue #2754: Add missing argument to SentinelManagedConnection.read_...Kristján Valur Jónsson2023-05-101-0/+1
* Fix `xadd` allow non negative maxlen (#2739)Seongchuel Ahn2023-05-081-0/+1
* Optionally disable disconnects in read_response (#2695)Kristján Valur Jónsson2023-05-081-0/+1
* add "address_remap" feature to RedisCluster (#2726)Kristján Valur Jónsson2023-05-021-0/+1
* Fix `ClusterCommandProtocol` not itself being marked as a protocol (#2729)Avasam2023-05-011-0/+1
* Improve error output for master discovery (#2720)Marc Schöchlin2023-04-271-0/+1
* Fix incorrect usage of once flag in async Sentinel (#2718)Felipe Machado2023-04-271-0/+1
* asyncio: Fix memory leak caused by hiredis (#2693) (#2694)Oran Avraham2023-04-131-0/+1
* Fix behaviour of async PythonParser to match RedisParser as for issue #2349 (...Kristján Valur Jónsson2023-03-161-0/+1
* fix: replace async_timeout by asyncio.timeout (#2602)Mehdi ABAAKOUK2023-03-161-0/+1
* Fix issue 2349: Let async HiredisParser finish parsing after a Connection.dis...Kristján Valur Jónsson2023-02-061-0/+1
* Use hiredis::pack_command to serialized the commands. (#2570)Sergey Prokazov2023-02-061-0/+1
* Fix unlink in cluster pipeline (#2562)gmbnomis2023-01-291-0/+1
* Simplify the sync SocketBuffer, add type hints (#2543)Kristján Valur Jónsson2023-01-221-0/+1
* String cleanse (#2548)Jan2023-01-111-0/+1
* Make PythonParser resumable (#2510)Kristján Valur Jónsson2023-01-051-0/+1
* Fix for Unhandled exception related to self.host with unix socket (#2520)Jason Joy Atsu Winmorre2022-12-251-0/+1
* Add `timeout` parameter for SentinelManagedConnection (#2495)Guillaume Tassery2022-12-251-0/+1
* Added a replacement for the default cluster node in the event of failure. (#2...Bar Shaul2022-12-011-0/+1
* Fix Sentinel.execute_command to execute across the entire sentinel cluster (...SyedTahaA2022-11-211-0/+1
* Failover handling improvements for RedisCluster and Async RedisCluster (#2377)Bar Shaul2022-11-101-0/+2
* CredentialsProvider class added to support password rotation (#2261)Bar Shaul2022-11-101-0/+1
* Enable AsyncIO cluster mode lock (#2446)Milhan2022-11-091-0/+1
* fix docs for password protected socket access (#2378)Robert Hofer2022-11-071-0/+1
* Remove `deprecated` dependency (#2386)Aarni Koskela2022-10-301-0/+1
* Simplify async timeouts and allowing `timeout=None` in `PubSub.get_message()...v4.4.0rc2Kristján Valur Jónsson2022-09-291-0/+1
* Add `nowait` flag to `asyncio.Connection.disconnect()` (#2356)Kristján Valur Jónsson2022-09-291-0/+1
* Support Hiredis >= 1.x only (remove `packaging` dependency) (#2385)Aarni Koskela2022-09-281-0/+1
* Fix/readme links (#2368)Graeme Clements2022-09-071-0/+1
* Fix timezone handling for datetime to unixtime conversions (#2213)joe2022-08-021-0/+1
* ClusterPipeline Doesn't Handle ConnectionError for Dead Hosts (#2225)Greg Melton2022-08-021-0/+2
* Fix: `start_id` type for `XAUTOCLAIM` (#2257)Антон Безденежных2022-07-241-0/+1
* Remove verbose logging from `redis-py/redis/cluster.py` (#2238)Nial Daly2022-07-241-1/+1
* Use retry mechanism in async version of Connection objects (#2271)szumka2022-07-211-0/+1
* Added dynamic_startup_nodes configuration to RedisCluster. (#2244)Bar Shaul2022-06-231-1/+1
* Reuse the old nodes' connections when a cluster topology refresh is being don...Bar Shaul2022-06-231-0/+2
* Uppercase commands in CommandsParser.get_keys (#2236)Falk2022-06-191-0/+1
* Fix Missing ClusterPipeline Lock (#2190)Greg Melton2022-05-301-0/+1
* `Retry()`: Support negative `retries` value (#2110)Kristján Valur Jónsson2022-04-281-0/+1
* Fix incorrect return statement in auth (#2086) (#2092)Kamyab Taghizadeh2022-04-281-0/+1
* always clear reference to closed reader/writer (#2077)Bea Steers2022-04-041-0/+1
* [CLUSTER] Fix scan command cursors & Fix scan_iter (#2054)Utkarsh Gupta2022-03-231-1/+3
* Remove verbose logging from cluster initializers (#2055)Joni Nevalainen2022-03-231-0/+1
* Add support for HSET items (#2006)Marek Czaplicki2022-03-061-0/+3
* Implement locks for RedisCluster (#2013)Jake Barnwell2022-03-011-9/+11
* Create codeql-analysis.yml (#1988)Chayim2022-02-151-0/+1
* update 4.1.3 changes (#1934)dvora-h2022-02-101-0/+6
* Update changes file with changes since 4.0.0-beta2 (#1915)dvora-h2022-01-301-8/+152
* beta2 version and CHANGES update (#1643)v4.0.0b2Chayim2021-10-261-0/+7
* bringing CHANGES up-to-date (#1600)Chayim2021-10-141-8/+19