forked from pool/python-redis
Accepting request 1088046 from home:AndreasStieger:branches:devel:languages:python
python-redis 4.5.5 OBS-URL: https://build.opensuse.org/request/show/1088046 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=72
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 20 12:11:45 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
|
||||
- update to 4.5.5:
|
||||
* Add support for CLIENT NO-TOUCH
|
||||
* Add support for CLUSTER MYSHARDID
|
||||
* Add "address_remap" feature to RedisCluster
|
||||
* Add WITHSCORES argument to ZREVRANK command
|
||||
* Improve error output for master discovery
|
||||
* Fix XADD: allow non negative maxlen
|
||||
* Fix create single connection client from url
|
||||
* Optionally disable disconnects in read_response
|
||||
* Fix SLOWLOG GET return value
|
||||
* Fix potential race condition during disconnection
|
||||
* Return response in case of KeyError
|
||||
* Fix incorrect usage of once flag in async Sentinel
|
||||
* Fix memory leak caused by hiredis in asyncio case
|
||||
* Really do not use asyncio's timeout lib before 3.11.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 8 07:12:58 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
Reference in New Issue
Block a user