Hi all, The Apache Kvrocks community is pleased to announce that Apache Kvrocks 2.12.1 has been released!
Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. This release is a patch release that addresses several important bug fixes. Users of old versions are strongly encouraged to upgrade to this new version. The notable changes since 2.12.0 include: 1. Fix potential data race between blocking command and transaction 2. Fix and clean up RESP error messages 3. Fix should return an empty string instead of nil in XREAD/XRANGE Please refer to the change log for the complete list of changes: https://github.com/apache/kvrocks/releases/tag/v2.12.1 Apache Kvrocks website: https://kvrocks.apache.org/ Download Links: https://kvrocks.apache.org/download Kvrocks Resources: - Issue: https://github.com/apache/kvrocks/issues - Mailing list: d...@kvrocks.apache.org Thanks On behalf of Apache Kvrocks community