v0.1.0
What's Changed
- Feat/production ready by @vorjdux in #62
- docs: merge PERFORMANCE.md into performance.md, remove duplicate by @vorjdux in #63
- Feat/production ready by @vorjdux in #64
- docs: remove mid-development artifacts, keep only useful references by @vorjdux in #65
- Feat/production ready by @vorjdux in #66
- Feat/production ready by @vorjdux in #67
- Feat/production ready by @vorjdux in #68
- fix: post-audit N-1/N-3/N-5/N-6 corrections in CurveZMQ and ZAP by @vorjdux in #69
- fix(curve): add ZMTP framing to CURVE handshake and variable-size INI… by @vorjdux in #70
- Fix/security curve encryption by @vorjdux in #71
- fix(security): wire CURVE cipher in try_reconnect, PUB, and XPUB sockets by @vorjdux in #72
- fix(security): encrypt SUB/XSUB subscription events, reject CURVE-mod… by @vorjdux in #73
- fix: harden ZMTP security - timing side-channels, key zeroization, de… by @vorjdux in #74
- fix: guard against u64->usize overflow in CURVE frame length parsing by @vorjdux in #75
- Fix/security hardening by @vorjdux in #76
- fix: resolve all CI failures (clippy, rustfmt, fuzz, docs, audit) by @vorjdux in #77
- fix: move audit.toml to .cargo/audit.toml where cargo-audit reads it by @vorjdux in #78
- Fix/ci failures by @vorjdux in #79
Full Changelog: https://github.com/vorjdux/monocoque/commits/v0.1.0