COMMITS
April 2, 2026
P
fix: handle scientific notation in score_cast_func for RESP2 (#4016)
petyaslavova committed
P
P
fix: guard disconnect() against RuntimeError on Python 3.13+ (#3856) (#4013)
petyaslavova committed
D
Bump rojopolis/spellcheck-github-actions from 0.58.0 to 0.60.0 (#4018)
dependabot[bot] committed
D
Bump release-drafter/release-drafter from 6 to 7 (#4019)
dependabot[bot] committed
April 1, 2026
P
Adding support for GCRA command (#4010)
petyaslavova committed
D
Add Redis Keyspace Notifications Support for Redis Cluster (#3962)
David Maier committed
P
Updating dependencies to fix reported vulnerabilities (#4012)
petyaslavova committed
March 27, 2026
March 26, 2026
A
Support Cluster PubSub in asyncio (#3736)
Aber committed
March 25, 2026
A
Align deprecation of lib_name/lib_version in async cluster (#3995)
Ali-Akber Saifee committed
March 24, 2026
P
March 19, 2026
V
Refactored health check logic for MultiDBClient (#3994)
Vladyslav Vildanov committed
March 17, 2026
P
V
Refactored connection count and SCH metric collection (#4001)
Vladyslav Vildanov committed
March 16, 2026
P
P
March 10, 2026
P
Fix PubSub timeout propagation to prevent indefinite hangs on socket read operations (#3982)
petyaslavova committed
March 9, 2026
March 6, 2026
D
typing: accept single-key input for blpop and brpop (#3990)
Dr Alex Mitre committed
T
fix: use KeysT for blpop and brpop keys parameter type annotation (#3987)
Turan Almammadov committed
March 4, 2026
D
Bump actions/upload-artifact from 6 to 7 (#3985)
dependabot[bot] committed
S
fix: replace 3 bare except clauses with except Exception (#3980)
Sense_wang committed
March 3, 2026
V
Added OTel instrumentation and metrics export for async client (#3977)
Vladyslav Vildanov committed
February 27, 2026
P
fix(connection): Ensure we have an initialized protocol in connection (#3981)
Philippe Chadenier committed
February 25, 2026
D
remove remaining imports of typing_extensions (#3873)
dotlambda committed
R
Hold references to ClusterNode disconnect task (#3826)
rhoboro committed