v0.14.4
⚠️ Known Issue: Data loss with node expansion.
This version has a non-atomic shard moving deletion that can cause data loss when expanding nodes. Fixed in v0.15.1. See #845 for details.
⚠️ Known Issue: Data loss when upgrading to v0.15.0 or v0.15.1.
Do not upgrade to v0.15.0 or v0.15.1. Upgrade directly to v0.15.2 or later to avoid data loss from a database format conversion bug. See #846 for details.
What's Changed
- fix(obj): fix the potential pooled object leak by @mattisonchao in #743
- fix(session): avoid complete rpc without response by @mattisonchao in #744
Full Changelog: v0.14.3...v0.14.4