Hi all,

Due to bug #3143[1], which allows a `Logger` to be garbage-collected before it is returned by `LoggerContext#getLogger()`, I am planning a 2.24.2 release with just two changes:

* A fix for the above mentioned bug (see PR #3209[2]).

* A fix for a bug related to `ThreadContextMap` (see PR #3210[3]).

Could you check those PRs to make sure we don't miss anything this time? I am planning the release for Sunday evening or Monday morning, but I'll wait until those PRs have reviews.

Piotr

[1] https://github.com/apache/logging-log4j2/issues/3143

[2] https://github.com/apache/logging-log4j2/pull/3209

[3] https://github.com/apache/logging-log4j2/pull/3210

Reply via email to