redis-0.32.4
What's Changed
Changes & Bug fixes
- Fix BITOP cluster routing. (#1709 by @nihohit)
- Fix some command links (#1708 by @nihohit)
- Update to socket2 v0.6 (#1712 by @Thomasdezeeuw)
- Add new operators to the BITOP command (#1710 by @StefanPalashev)
- Fix flaky test. (#1716 by @nihohit)
- Clarify sentinel docs about separate authentication for sentinel nodes. (#1715 by @nihohit)
- add method hget_multiple to explicitly call HMGET (#1721 by @bentheiii)
New Contributors
- @Thomasdezeeuw made their first contribution in #1712
- @bentheiii made their first contribution in #1721
Full Changelog: redis-0.32.3...redis-0.32.4