Releases: imbolc/axum-client-ip
Releases · imbolc/axum-client-ip
v1.3.1
v1.3.0
v1.2.0
What's Changed
- Display imp for ClientIpSource by @calum4 in #38
- Make tokio optional by @sagikazarmark in #40
Full Changelog: v1.1.3...v1.2.0
v1.1.3
Fix installation without default features
Full Changelog: v1.1.2...v1.1.3
v1.1.2
docs.rs features-related improvements
Full Changelog: v1.1.0...v1.1.2
v1.1.0
v1.0.0
- Removed
InsecureClientIpand related "leftmost" IP logic. The library now focuses solely on secure extraction
based on trusted headers. - Renamed
SecureClientIptoClientIp. - Renamed
SecureClientIpSourcetoClientIpSource.
The changes are triggered by "rightmost" IP extraction bug.
Full Changelog: v0.7.0...v1.0.0
v0.7.0
What's Changed
- update: bringup to axum v0.8.0 by @thed0ct0r in #30
New Contributors
- @thed0ct0r made their first contribution in #30
Full Changelog: v0.6.1...v0.7.0
v0.6.1
Impl some std traits
Full Changelog: v0.6.0...v0.6.1