vpelikh commented on PR #4153: URL: https://github.com/apache/logging-log4j2/pull/4153#issuecomment-5366700663
@ramanathan1504, agreed — changing it to 2.25.0. setMatchString was first deprecated in Log4j 2.25.0 (where the setText replacement was introduced), so that’s when the API genuinely became deprecated. On main it arrives already deprecated rather than newly deprecated in 3.0.0, so recording the actual origin keeps the metadata consistent across 2.x and main. Pushed as [dd5cc8a](https://github.com/apache/logging-log4j2/pull/4153/commits/dd5cc8a5c6092a3f8b14078d3c244fd7c8075bc6). Thanks for the careful review. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
