File rubygem-redis-client.changes of Package rubygem-redis-client
-------------------------------------------------------------------
Mon Feb 3 10:21:35 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>
- # 0.23.2
- Fix retry logic not to attempt to retry on an open circuit breaker. Fix #227.
# 0.23.1
- Fix a potential crash in `hiredis-client` when using subcriptions (`next_event`). See #221.
# 0.23.0
- Allow `password` to be a callable. Makes it easy to implement short lived password authentication strategies.
- Fix a thread safety issue in `hiredis-client` when using the `pubsub` client concurrently.
-------------------------------------------------------------------
Mon Dec 9 16:55:28 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- initial package