0.29.0 (2025-02-16)
Changes & Bug fixes
- Tweaks to rustls usage (#1499 by @djc)
- Add client side caching support for MultiplexedConnection (#1296 by @altanozlu)
- Add buffered write methods to RedisWrite (#905 by @swwu)
- Include the reason for one connection failure if cluster connect fails (#1497 by @Marwes)
- Upgrade to rand 0.9 (#1525 by @gkorland)
- Allow configuring Sentinel with custom TLS certificates (#1335 by @ergonjomeier)
- Fix caching with the JSON module (#1520 by @kudlatyamroth)
- Allow users of async connections to set TCP settings. (#1523)