Skip to content

Conversation

@mariam-abdulla
Copy link
Contributor

@mariam-abdulla mariam-abdulla commented Jan 8, 2026

This pull request makes a minor change to the NopFilter class by removing the [Experimental("TPEXP", ...)] attribute from its declaration. The class remains part of the public API.

  • Removed the [Experimental("TPEXP", ...)] attribute from the NopFilter class in NopFilter.cs, making it no longer marked as experimental.
  • Updated the PublicAPI.Shipped.txt to reflect that NopFilter is no longer tagged as experimental.

Fixes #7162

@mariam-abdulla mariam-abdulla changed the title remove experimental attr from NopFilter Remove experimental attr from NopFilter Jan 8, 2026
Copy link
Member

@Youssef1313 Youssef1313 left a comment

Choose a reason for hiding this comment

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

LGTM with minor comment.

@Evangelink Evangelink enabled auto-merge (squash) January 8, 2026 08:06
@Youssef1313
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Evangelink Evangelink merged commit 483f85a into main Jan 8, 2026
10 checks passed
@Evangelink Evangelink deleted the dev/mabdullah/remove-experimental-attr-from-NopFilter branch January 8, 2026 17:30
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.

NopFilter is still marked with TPEXP

4 participants