Skip to content

redis-0.32.3

Choose a tag to compare

@nihohit nihohit released this 30 Jun 19:50
· 296 commits to main since this release
aa59887

0.32.3 (2025-06-30)

Changes & Bug fixes

  • Replace assert with comment. (#1692 by @nihohit)
  • Ensure Sentinel#master_for propagates connection errors (#1697 by @bittrance)
  • Add support for vector set commands (#1673 by @StefanPalashev)
  • Implement conversions between ValueType and String and use it in its FromRedisValue implementation (#1695 by @skyleo)
  • Propagate connection error when failing to connect to clustered redis (#1694 by @Nathan-Fenner)

Documentation & CI improvements

New Contributors

Full Changelog: redis-0.32.2...redis-0.32.3