Release notes
0.2.0
- Release date
-
2024-10-27
This is the second release of the project.
Added
-
Started generating CycloneDX SBOM with the recent update of
logging-parentto version10.2.0 -
Started publishing the project website
Changed
-
Website is migrated to Antora (apache/logging-log4j2#2443)
-
Adopted the CI and
pom.xmlinfrastructure fromlogging-parent
Updated
-
Update
apache/logging-parentto version `` (128) -
Update
commons-io:commons-ioto version2.17.0(126) -
Update
commons-logging:commons-loggingto version1.3.4(119) -
Update
org.apache.commons:commons-lang3to version3.17.0(122) -
Update
org.apache.logging.log4j:log4j-bomto version2.24.1(131) -
Update
org.apache.logging:logging-parentto version11.3.0(127) -
Update
org.apache.maven:maven-coreto version3.9.9(120) -
Update
org.apache.maven.plugins:maven-invoker-pluginto version3.6.1(94) -
Update
org.apache.maven.plugins:maven-shade-pluginto version3.6.0(108) -
Update
org.assertj:assertj-coreto version3.26.3(112) -
Update
org.codehaus.plexus:plexus-utilsto version4.0.2(129) -
Update
org.jacoco:jacoco-maven-pluginto version0.8.12(95) -
Update
org.junit:junit-bomto version5.11.2(132) -
Update
org.ow2.asm:asm-bomto version9.7.1(133) -
Update
org.slf4j:slf4j-apito version2.0.16(117)
0.1.0
- Release date
-
2023-05-05
This is the first release of the project.
Added
-
Added
log4j-transform-maven-pluginbytecode transformation tool to provide location information without reflection (LOG4J2-3638) -
Added
log4j-transform-maven-shade-plugin-extensionsresource transformer for the Maven Shade Plugin to mergeLog4j2Plugins.datplugin caches (LOG4J2-673)