v0.9.1 — The Iron Dome Release
Security Hardening
- Pluggable crypto backend system with AES-256-GCM, AES-256-GCM-SIV, ChaCha20-Poly1305
- Auto-detection, backend registry, wire format v2
Testing & Quality
- 135 property-based tests via Hypothesis — full CRDT law verification
- 51 encryption backend tests
- Total test count: 2,855 → 3,041 (+186)
Audit Remediation
- Property-based test count: 2 → 137 (6,750% increase)
- Encryption upgraded from XOR-only to 4-backend pluggable system
- All 6 developer-addressable audit findings resolved
Full Changelog: https://github.com/mgillr/crdt-merge/blob/main/CHANGELOG.md