Skip to content

feat: Regex in Field Policies#193

Merged
CodeShellDev merged 26 commits intov1.5.0from
feat/regex-in-field-policies
Jan 8, 2026
Merged

feat: Regex in Field Policies#193
CodeShellDev merged 26 commits intov1.5.0from
feat/regex-in-field-policies

Conversation

@CodeShellDev
Copy link
Owner

@CodeShellDev CodeShellDev commented Jan 7, 2026

Summary

This PR adds #106.
By first compiling regex and falling back to regular string matching on compile error.

Changes

  • added regex to string type value for doPoliciesApply
  • added float64 to policies (for json)

Checklist

  • PR tested
  • Docs updated (if applicable)

Related

@CodeShellDev CodeShellDev linked an issue Jan 7, 2026 that may be closed by this pull request
@CodeShellDev CodeShellDev mentioned this pull request Jan 7, 2026
2 tasks
@CodeShellDev CodeShellDev changed the title Feat/regex in field policies feat: Regex in Field Policies Jan 7, 2026
@CodeShellDev CodeShellDev merged commit 21571e9 into v1.5.0 Jan 8, 2026
@CodeShellDev CodeShellDev deleted the feat/regex-in-field-policies branch January 8, 2026 21:33
@CodeShellDev CodeShellDev mentioned this pull request Jan 8, 2026
2 tasks
@CodeShellDev CodeShellDev mentioned this pull request Jan 31, 2026
2 tasks
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 FieldPolicies

1 participant