Skip to content

v2.36.2

Latest

Choose a tag to compare

@cunla cunla released this 17 Jun 13:20
· 1 commit to master since this release
7d830d6

🐛 Bug Fixes

  • fix: replace async can_read busy-poll with event-based wakeup (#506)
  • fix: enforce GT/LT conditions in ZADD with INCR (#507)
  • fix: reject negative LIMIT in SINTERCARD and ZINTERCARD (#508)
  • fix: EXPIRE GT/LT mishandle keys with no existing TTL (#509)
  • fix: restore missing addr/laddr/fd fields in CLIENT LIST/CLIENT INFO (#512)
  • fix: SORT/SORT_RO BY must keep natural order (#510)

New Contributors

Full Changelog: v2.36.1...v2.36.2