Changes
🚀 New Features
- Extended "CLUSTER NODES" parser to support special slot entries (#2080)
- 🔥 NOTE: This change is potentially breaking depending on your use of specialized slot entries. Support for bytes was added
- Add support for BIT|BYTE option available in redis 7 (#2068)
🐛 Bug Fixes
- Fix imports in for async (#2079)
- Always clear reference to closed reader/writer (#2077)
- Fix disable decode for dump command in async (#2070)
🧰 Maintenance
- Cluster commands linkdocs (#2069)
- Clarify bit type in setbit/getbit documentation (#2078)
- Clean up test supoort enterprise environments (#2082)
- Vector similarity search example (#2083)
- Fix search query with params tests (#2076)
Contributors
We'd like to thank all the contributors who worked on this release!
@barshaul, @beasteers, @dsoprea, @dvora-h, @enjoy-binbin, @nosammai and @wwqgtxx