Re: Log4j release 2.24.1

2024-11-16 Thread Piotr P. Karwasz
Hi Gary, On 16.11.2024 17:41, Gary Gregory wrote: [1]https://github.com/apache/logging-log4j2/issues/3143 This issue points to the merged PR https://github.com/apache/logging-log4j2/pull/2936, a large change set with zero tests. This isn't great since there are no tests to catch regressions :-(

Re: Log4j release 2.24.1

2024-11-16 Thread Gary Gregory
Hi Piotr, Thanks for the details. The good new is that it was caught fairly quickly. Looking forward to reviewing the RC... Gary On Sat, Nov 16, 2024, 12:06 PM Piotr P. Karwasz wrote: > Hi Gary, > > On 16.11.2024 17:41, Gary Gregory wrote: > > [1]https://github.com/apache/logging-log4j2/issues

Re: Log4j release 2.24.1

2024-11-16 Thread Gary Gregory
Hi All, Thank you Piotr for managing this release. [1] https://github.com/apache/logging-log4j2/issues/3143 This issue points to the merged PR https://github.com/apache/logging-log4j2/pull/2936, a large change set with zero tests. This isn't great since there are no tests to catch regressions :-