v0.26.0
What's Changed
- BREAKING: Simplify
Reply
andRedisPipeline
interface in #305 - BREAKING: Improve retry mechanism in #311
- BREAKING: Enable retries by default in #307
- BREAKING: Change
RedisSubscription#close()
to returnvoid
in #308 - feat: username+password auth support by @scott-ling in #310
- refactor(tests): Migrate to
std/testing/bdd
in #306 - deps:
[email protected]
,[email protected]
in #309
New Contributors
- @scott-ling made their first contribution in #310
Full Changelog: v0.25.5...v0.26.0