Closed
Description
This story aims to build on the work delivered in #1969 and continue with following tasks:
- Improve queue factory interface (Merge queue factory interfaces #2075)
- Address leftover recycler reviews (d029b33, 47ff3fd, 716eca0, 156b34e)
- Overhaul
main
(targeting Log4j version3.0.0
) branch- Upgrade compiler baseline to Java 17 (77245dd)
- Auxiliary support files (9651905)
- Split off YAML configuration into its own module #2142
- Move
o.a.l.l.core.parser
to samples #2154 - Removes support for
EventData
#2076 - Port changes from
2.x
:- Port
log4j-jpl
changes from2.x
- Port
log4j-jul
changes from2.x
#2160 - Port
log4j-kubernetes
changes from2.x
- Port
log4j-mongodb4
changes from2.x
#2164 - Port
log4j-script
changes from2.x
#2159 - Port
log4j-slf4j2-impl
changes from2.x
#2158 - Port
log4j-slf4j-impl
changes from2.x
#2156 - Port
log4j-spring-cloud-config-client
changes from2.x
#2018 - Port
log4j-to-jul
changes from2.x
#2150 - Port
log4j-to-slf4j
changes from2.x
#2015
- Port