JWT007 opened a new pull request, #3513:
URL: https://github.com/apache/logging-log4j2/pull/3513

   Fixes #3086 
   ---
   * add `RegexFilter(Builder)` private constructor
   * add RegexFilter#getPattern()
   * add RegexFilter#getRegex()
   * add RegexFilter#isUseRawMessage()
   * add RegexFiltter changes from #2773 from 2.x branch that were only 
partially merged to main
   * add JVerify nullability annotations
   * add protected `AbstractFilter(Builder)` constructor
   * removed deprecated API
   * updated all RegexFilter javadoc
   * updated RegexFilterTest
   * updated AbstractFilterableTest - fixed JUnit5 warnings
   * updated AbstractFilterTestt
   
   NOTE: cherry-picking changes directly from 2.x branch not possible due to 
missing APIs, changed 3.x Plugin design/imports, etc.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to