Dragonfly v1.14.2
This is a patch release.
Fixes stability issues around the replication, memory management and other issues that have been recently identified.
What's Changed
- fix(server): auto updater find key again if needed by @adiholden in #2533
- fix: fix replication v1.14 by @dranikpg in #2537
- fix: switch json object to pmr allocator (#2483)
- fix(server): Fix crash in
RENAME
(#2503) - fix: handle null length strings in stored commands (#2518)
Full Changelog: v1.14.1...v1.14.2