Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Update Rust crate axum-client-ip to v1 #730

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2025

This PR contains the following updates:

Package Type Update Change
axum-client-ip workspace.dependencies major 0.6.1 -> 1.0.0

Release Notes

imbolc/axum-client-ip (axum-client-ip)

v1.0.0

Compare Source

  • Removed InsecureClientIp and related "leftmost" IP logic. The library now focuses solely on secure extraction
    based on trusted headers.
  • Renamed SecureClientIp to ClientIp.
  • Renamed SecureClientIpSource to ClientIpSource.

The changes are triggered by "rightmost" IP extraction bug.

Full Changelog: imbolc/axum-client-ip@v0.7.0...v1.0.0

v0.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: imbolc/axum-client-ip@v0.6.1...v0.7.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency github_actions Issue/PR is from GitHub Actions labels Apr 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency github_actions Issue/PR is from GitHub Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants