Skip to content

feat: Regex in Endpoints#209

Merged
CodeShellDev merged 2 commits into
v1.5.0from
feat/regex-in-endpoints
Jan 24, 2026
Merged

feat: Regex in Endpoints#209
CodeShellDev merged 2 commits into
v1.5.0from
feat/regex-in-endpoints

Conversation

@CodeShellDev

@CodeShellDev CodeShellDev commented Jan 24, 2026

Copy link
Copy Markdown
Owner

Summary

Implements #70.

Changes

  • compile regex for matching
  • fallback to path.Match()

Checklist

  • PR tested
  • Docs updated (if applicable)

Related

@CodeShellDev
CodeShellDev changed the base branch from main to v1.5.0 January 24, 2026 18:48
@CodeShellDev CodeShellDev linked an issue Jan 24, 2026 that may be closed by this pull request
@CodeShellDev
CodeShellDev merged commit 084380f into v1.5.0 Jan 24, 2026
@CodeShellDev
CodeShellDev deleted the feat/regex-in-endpoints branch January 24, 2026 18:59
@CodeShellDev
CodeShellDev restored the feat/regex-in-endpoints branch January 24, 2026 19:00
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.

Allow Regex in Blocked/Allowed Endpoints

1 participant