github redis-rs/redis-rs redis-0.29.0
v0.29.0

latest release: redis-test-0.9.0
6 days ago

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)

Documentation improvements

  • Clarify build instructions in README. (#1515)
  • Improve pubsub docs. (#1519)
  • Improve docs around TTLs/ expiry times. (#1522 by @clbarnes)

Don't miss a new redis-rs release

NewReleases is sending notifications on new releases.