Weld 2.4.3.Final
Even as we get ever closer to CDI 2.0 final version, we shan’t forget about our stable 2.4 branch. Ladies and gentlemen, here comes the next-in-line 2.4 release - Weld 2.4.3.Final!
Notable fixes and improvements:
-
Weld now shares proxy classes for built-in beans of the same type (WELD-2344)
-
Fixed usage of Jandex on Tomcat when using
unpackWars=false
(WELD-2357) -
Weld now supports wider variety of non-portable extension observer methods (WELD-2338)
-
There is now new debug level logging during bootstrap which allows to monitor name, start, end and duration of all bootstrap phases (WELD-2336)
-
Session replication
-
Weld SE
-
You can now easily register new
org.jboss.weld.bootstrap.api.Service
during container bootstrap (WELD-2360) -
Any
javax.enterprise.inject.spi.CDI
method can now be called duringAfterDeploymentValidation
(WELD-2371) -
ContainerInitialized
event is now correctly fired after registration of shutdown hook (WELD-2340) -
ContainerInitialized
andContainerShutdown
now implementtoString()
(WELD-2354)
-
-
Probe development tool
See also the release details. Thanks to everyone involved in this release!
WildFly Patch
As usual, a patch for WildFly is available. This time the target platform is WildFly 10.1.0.Final. If you’re not familiar with patching WildFly, check the FAQ.
[ Download ] [ Documentation ] [ Release notes ]