Skip to content

feat: Accept IPolicyFilter in LoadFilteredPolicyAsync#384

Merged
hsluoyz merged 1 commit into
apache:masterfrom
seniorquico:fix-filter-type
Sep 22, 2025
Merged

feat: Accept IPolicyFilter in LoadFilteredPolicyAsync#384
hsluoyz merged 1 commit into
apache:masterfrom
seniorquico:fix-filter-type

Conversation

@seniorquico
Copy link
Copy Markdown
Contributor

@seniorquico seniorquico commented Sep 22, 2025

Fix: #383

A potential fix for #383. This adds a LoadFilteredPolicyAsync overload that accepts the more generic IPolicyFilter as an argument.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 22, 2025

CLA assistant check
All committers have signed the CLA.

@seniorquico seniorquico changed the title Accept IPolicyFilter in LoadFilteredPolicyAsync fix: Accept IPolicyFilter in LoadFilteredPolicyAsync Sep 22, 2025
@hsluoyz hsluoyz changed the title fix: Accept IPolicyFilter in LoadFilteredPolicyAsync feat: Accept IPolicyFilter in LoadFilteredPolicyAsync Sep 22, 2025
@hsluoyz hsluoyz merged commit a0a24d2 into apache:master Sep 22, 2025
7 of 8 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@seniorquico seniorquico deleted the fix-filter-type branch September 22, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Asynchronously load filtered policies with IPolicyFilter

3 participants