Skip to content

v1.4.7

Latest

Choose a tag to compare

@yasintqvi yasintqvi released this 03 Jul 00:36
0ce3796

Fixed

  • Route exclusion pattern matching (#59)
    Fixed an issue where configured route exclusion patterns could fail to match because of URI formatting differences.
    Route URIs and configured patterns are now normalized before comparison, ensuring consistent route filtering.