Skip to content

2.10.1

Latest
Compare
Choose a tag to compare
@git-hulk git-hulk released this 24 Oct 15:10

This release only addresses some critical bugs found in 2.10.0.

Bug Fixes

  • fix(stream): change XREADGROUP response for empty read response #2569 by @jonathanc-n
  • fix(stream): Fix XPENDING serialization issue #2566 by @nathanlo-hrt
  • fix(stream): fix XINFO group metadata key overlapping. #2576 by @LindaSummer
  • fix: some rocksdb properties are counted multiple times #2589 by @sryanyuan
  • fix: should remove the db lock from the context to prevent blocking user requests #2597 by @git-hulk
  • fix(json): JSON.MSET may update on the old json value #2579 by @poipoiPIO
  • fix(rocksdb): downgrade RocksDB to v9.3.1 due to a blobdb issue #2614 by @git-hulk