Releases: michaelklishin/proxy-protocol-rs
Releases · michaelklishin/proxy-protocol-rs
v0.8.0
0.8.0 (Feb 22, 2026)
Enhancements
ProxyProtocolConfig::builderprovides a fluent builder with construction-time validation
(to enforce non-zero timeouts, header size and pending handshakes limits)VersionPreference::V2Onlydocumentation updatesTrustedProxies::containsis now a public method (it used to be crate-scoped), useful for logging and access control checksTrustedProxies::from_ipnetsnow can build aTrustedProxiesfrom a mixed set ofIpNets
v0.7.0
0.7.0 (Feb 22, 2026)
Initial public release.