Skip to content

Version 4.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 11:49
· 426 commits to refs/heads/master since this release
20e4b87

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