Skip to content

Fix prefix matching to respect path segment boundaries#468

Merged
geemus merged 1 commit intomasterfrom
segment-boundaries
Feb 13, 2026
Merged

Fix prefix matching to respect path segment boundaries#468
geemus merged 1 commit intomasterfrom
segment-boundaries

Conversation

@ydah
Copy link
Member

@ydah ydah commented Feb 9, 2026

This PR fixes prefix matching so a configured prefix like /v1 only matches /v1 and /v1/..., and does not incorrectly match /v11/....

This PR fixes prefix matching so a configured prefix like /v1 only matches /v1 and /v1/..., and does not incorrectly match /v11/....
Copy link
Member

@geemus geemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@geemus geemus merged commit 7ff2876 into master Feb 13, 2026
8 checks passed
@geemus geemus deleted the segment-boundaries branch February 13, 2026 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants