This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from 32fb8a45cc Migrate `log4j-jpl` tests to JUnit 5 (#3029)
add b88bf2c4be Fix review kit injection in `generate-email.sh`
add 4686b2bc32 Update review kit reference
add 23f7846634 Add Matomo script to website
add eb41324c1d Fix broken internal links
add 3763822972 Replace `sha256` with `sha512` on download page
add af23c12841 Update moved links
add e9329cf680 Update getting-started.adoc by removing repeated words
add 2b616de104 Prepare for new development cycle
add 5a3f513aee Deploy `2.24.1` snapshots from `2.24.x` branch
add 2524c0e3a3 Fix bug in `DefaultThreadContextMap.putAll()`
add f3f45ec7ee Add changelog entry
add a87f311bf7 Refactor dependencies required by compression
add 5901dfbf54 Fail build for `static transitive` modules
add 10c5c224fa Disable test on Fri 13th
add 2062676c28 Implement `MessageFactory`-namespaced logger registry
(#2961)
add 6fdab695c4 Improvements on the logger message factory namespacing
(#2961)
add 47c97a1046 Add changelog entry for JTL Docker tests (#2953)
add 80b6a5921e Pin `gradle/develocity-actions`
add be24f928f8 Fix reloading of the configuration from HTTP(S)
add 93483ef03e Bump `logging-parent` to 11.3.0
add bf97552b44 Upgrade from Groovy 3 to 4
add c96ead3934 Switch MongoDB tests to use Docker
add 428d1126d7 Enable `docker` profile in CI for
`log4j-layout-template-json-test` (#2953)
add ea1fc0814b Add changelog for `logging-parent`
add f798774fc0 Upgrade actions to `logging-parent/11.3.0`
add 92df5b51af Update staging repo address
add 149dbe70e8 Cleanup after `11.3.0` official release
add 421d8a797f Revert "Fix reloading of the configuration from HTTP(S)"
add 211c7091e8 Fix reloading of the configuration from HTTP(S)
add 18275fd6f0 Fix `generate-email.sh`
add 1a8e83341f Update `org.mongodb:bson` to version `5.1.4` (#2918)
add 45abc849ec Update `co.elastic.clients:elasticsearch-java` to version
`8.15.1` (#2925)
add 35698946ea Update `org.mongodb:bson` to version `4.11.4` (#2926)
add 6e601ebfab Update `org.eclipse.platform:org.eclipse.osgi` to version
`3.21.0` (#2940)
add aa48556d03 Update `net.java.dev.jna:jna` to version `5.15.0` (#2956)
add 13b5fda219 Update `org.slf4j:slf4j-nop` to version `2.0.16` (#2955)
add a3d138b15e Update `commons-io:commons-io` to version `2.17.0` (#2984)
add 9c798ae632 Update `com.github.luben:zstd-jni` to version `1.5.6-6`
(#2998)
add 5d6bd3c4e6 Clean up changelog entries
add a01f7e41d4 Prepare release notes for `2.24.1`
add 755497d371 Revert "Single constructor for `ConfigurationSource`"
add a05d9217ed Revert "Prepare release notes for `2.24.1`"
add a92713c4ba Pin Cassandra transitive deps
add 767be86b0c Prepare release notes version `2.24.1`
add 8ee9387d9e Update the `project.build.outputTimestamp` property
add 5f683c6dc8 Merge tag 'rel/2.24.1' into 2.x
No new revisions were added by this update.
Summary of changes:
log4j-cassandra/pom.xml | 21 +++++++
.../logging/log4j/core/util/WatchManagerTest.java | 4 +-
.../log4j/core/config/ConfigurationSource.java | 70 ++++++++++++----------
log4j-mongodb/pom.xml | 2 +-
pom.xml | 11 ++--
.../{2.23.0 => 2.24.1}/.release-notes.adoc.ftl | 4 +-
src/changelog/{2.23.0 => 2.24.1}/.release.xml | 2 +-
.../{.2.x.x => 2.24.1}/2229_mongodb_docker.xml | 0
...e_LoggerRegistry_MessageFactory_namespaced.xml} | 5 +-
.../{.2.x.x => 2.24.1}/2937-http-watcher.xml | 0
.../2942_fix_ThreadContext_putAll.xml | 0
.../2953_enable_docker_for_JTL.xml} | 3 +-
.../update_org_apache_logging_logging_parent.xml | 0
13 files changed, 77 insertions(+), 45 deletions(-)
copy src/changelog/{2.23.0 => 2.24.1}/.release-notes.adoc.ftl (80%)
copy src/changelog/{2.23.0 => 2.24.1}/.release.xml (95%)
copy src/changelog/{.2.x.x => 2.24.1}/2229_mongodb_docker.xml (100%)
copy
src/changelog/{.2.x.x/2936_deprecate_AbstractLogger_checkMessageFactory.xml =>
2.24.1/2936_make_LoggerRegistry_MessageFactory_namespaced.xml} (62%)
copy src/changelog/{.2.x.x => 2.24.1}/2937-http-watcher.xml (100%)
copy src/changelog/{.2.x.x => 2.24.1}/2942_fix_ThreadContext_putAll.xml (100%)
copy src/changelog/{2.0-beta1/Update_the_versions_of_SLF4J_and_Logback.xml =>
2.24.1/2953_enable_docker_for_JTL.xml} (62%)
copy src/changelog/{.2.x.x =>
2.24.1}/update_org_apache_logging_logging_parent.xml (100%)