Hi all, I plan to release 2.24.0 in the week of August 26th.
For that purpose I have cleaned up the 2.24.0 Milestone[1] on Github, which now contains only 6 issues that all have a PR ready. Could you look at those PRs and review them? I also submitted a PR that simplifies the logic of PropertiesUtil[2], by removing caching and token-based matching of properties. This would require users to either use the pre-2.10 legacy name of a property or the 2.10 normalized name. All other variations that differ by capitalization or other typos will be disabled. If you agree, we could add it to 2.24.0. Piotr [1] https://github.com/apache/logging-log4j2/milestone/14 [2] https://github.com/apache/logging-log4j2/pull/2849