Releases: bedrock-python/redis-client-kit
Releases · bedrock-python/redis-client-kit
redis-client-kit: v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-09-07)
Features
add an opt-in write probe to the health checks (#32 ) (aabafd1 )
redis-client-kit: v0.1.5
Compare
Sorry, something went wrong.
No results found
0.1.5 (2026-09-07)
Bug Fixes
hand redis.asyncio.Redis the async Retry, not the sync one (#29 ) (e8ee302 )
redis-client-kit: v0.1.4
Compare
Sorry, something went wrong.
No results found
0.1.4 (2026-09-07)
Bug Fixes
hand redis-py a zero-retry Retry when retries are disabled (#27 ) (02d4f55 )
redis-client-kit: v0.1.3
Compare
Sorry, something went wrong.
No results found
0.1.3 (2026-09-06)
Bug Fixes
fail startup on an unreachable Redis, and count translated errors as errors (#23 ) (38187bb )
redis-client-kit: v0.1.2
Compare
Sorry, something went wrong.
No results found
0.1.2 (2026-09-05)
Bug Fixes
update publish workflow, release-please version search, gitignore (#5 ) (9f82f2b )
redis-client-kit: v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-05-13)
Bug Fixes
correct Python version requirement to 3.10+