Skip to content

v0.6.10

Choose a tag to compare

@github-actions github-actions released this 02 Aug 10:41

Fixed:

  • Detect prefix-wide path-to-trailing-slash normalization before it can fill the recursion directory cap.
  • Confirm redirect catchalls with two bounded concurrent random siblings.
  • Preserve real directory redirects whose response fingerprint differs from the learned catchall.

Changed:

  • Share one single-flight redirect check per parent with no new CLI flags.
  • Update README, changelog, package metadata, and lockfile for v0.6.10.

Verified:

  • cargo test --locked (207 passed)
  • cargo build --release --locked
  • A controlled concurrent fixture suppressed generic redirect roots and still found the distinct nested real child.