Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

options: Add RegisterFilters callback #3203

Merged
merged 1 commit into from
Aug 23, 2024
Merged

options: Add RegisterFilters callback #3203

merged 1 commit into from
Aug 23, 2024

Conversation

AlexanderYastrebov
Copy link
Member

Add a callback to register additional filters that can also re-use already registered filters.

Add a callback to register additional filters that
can also re-use already registered filters.

Signed-off-by: Alexander Yastrebov <[email protected]>
@AlexanderYastrebov AlexanderYastrebov added the major moderate risk, for example new API, small filter changes that have no risk like refactoring or logs label Aug 22, 2024
@MustafaSaber
Copy link
Member

👍

1 similar comment
@szuecs
Copy link
Member

szuecs commented Aug 23, 2024

👍

@szuecs szuecs merged commit 85ae2fe into master Aug 23, 2024
17 checks passed
@szuecs szuecs deleted the register-filters branch August 23, 2024 14:55
AlexanderYastrebov added a commit that referenced this pull request Aug 26, 2024
AlexanderYastrebov added a commit that referenced this pull request Aug 26, 2024
Test that builtin and CustomFilters are registered before RegisterFilters callback.

Follow up on #3203

Signed-off-by: Alexander Yastrebov <[email protected]>
AlexanderYastrebov added a commit that referenced this pull request Aug 26, 2024
Test that built-in and CustomFilters are registered before RegisterFilters callback.

Follow up on #3203

Signed-off-by: Alexander Yastrebov <[email protected]>
szuecs pushed a commit that referenced this pull request Aug 26, 2024
Test that built-in and CustomFilters are registered before RegisterFilters callback.

Follow up on #3203

Signed-off-by: Alexander Yastrebov <[email protected]>
Pushpalanka pushed a commit that referenced this pull request Oct 11, 2024
Add a callback to register additional filters that
can also re-use already registered filters.

Signed-off-by: Alexander Yastrebov <[email protected]>
Pushpalanka pushed a commit that referenced this pull request Oct 11, 2024
Test that built-in and CustomFilters are registered before RegisterFilters callback.

Follow up on #3203

Signed-off-by: Alexander Yastrebov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major moderate risk, for example new API, small filter changes that have no risk like refactoring or logs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants