v5.1.21
Reliability
- Over-time write transactions now abort instead of force-committing (#1407, #1411). A write transaction that exceeds its open-time limit is now cleanly aborted and surfaced as an error rather than force-committed — which could otherwise persist a partially-applied transaction. Applies to both storage engines.
Full Changelog: v5.1.20...v5.1.21