Releases: imbolc/axum-client-ip
Releases · imbolc/axum-client-ip
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
InsecureClientIp
and related "leftmost" IP logic. The library now focuses solely on secure extraction
based on trusted headers. - Renamed
SecureClientIp
toClientIp
. - Renamed
SecureClientIpSource
toClientIpSource
.
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
CloudFront-Viewer-Address
v0.5.1
What's Changed
- provide FromStr impl for SecureClientIpSource by @maxcountryman in #25
New Contributors
- @maxcountryman made their first contribution in #25
Full Changelog: v0.5.0...v0.5.1
Axum-0.7
What's Changed
- Disable unused axum features by @paolobarbolini in #20
- Bump axum to 0.7.1 by @cole-h in #21
New Contributors
- @paolobarbolini made their first contribution in #20
- @cole-h made their first contribution in #21
Full Changelog: v0.4.2...v0.5.0