Hi Ralph, On Sat, 4 Feb 2023 at 21:41, Ralph Goers <ralph.go...@dslextreme.com> wrote: > Is there anything left to do for a 2.20.0 release? I have time to prepare the > release this weekend if it is ready.
There are a couple of issues/PRs that are marked for 2.20.0: https://github.com/apache/logging-log4j2/milestone/3 I would appreciate a review on #1165 and #1263, since the issues they try to solve cause a `NoClassDefFoundError` during the startup of Logj42 API. If you think they are Ok, I can merge them. #1230 is some Maven configuration issue (TLDDoc is not generated), we can even fix it after 2.20.0 is out. I believe that we can move the remaining issues to version 2.21.0, unless someone wants to tackle those concerning regexes. Piotr