WildFly Project News
WildFly users are of course interested in the impact of the recently disclosed security vulnerabilities related to Apache Log4j. On Friday the @WildFlyAS Twitter account tweeted a tl;dr; summary of how the critical impact CVE-2021-44228 vulnerability affects WildFly. In this post I want to provide further details, information on how users who package the log4j-core artifact in their WildFly application deployments can mitigate the risk, and provide information on how the recently disclosed moderate Log4j...
I’m pleased to announce that the new WildFly and WildFly Preview 26.0.0.Beta1 releases are available for download at https://wildfly.org/downloads. For more information about the changes included in this release please consult the release notes, in the meantime the developers are working hard on tasks needed to prepare the base to add support for Jakarta EE 10 as the specifications become available. Release Notes The release notes for the release are here, with issues fixed in...
WildFly 25.0.1.Final is now available for download. It’s been about four weeks since the WildFly 25 release, so we’ve done a small bug fix update, WildFly 25.0.1. This includes an update to WildFly Preview. The full list of issues resolved in WildFly 25.0.1 is available here. Issues resolved in the WildFly Core updates (there were two) included with WildFly 25.0.1 are available here and here. Enjoy!
An example of distributed realm usage in WildFly.
A recap of Open Source Day, held during the virtual Grace Hopper Celebration.
For WildFly 25, we upgraded the MicroProfile Reactive Messaging support from version 1 to 2. It contains a new @Channel annotation, which in conjunction with the new Emitter interface, were introduced in order to make it possible to push data into the MicroProfile Reactive streams from code initiated by a user. The MicroProfile Reactive Messaing implementation in WildFly is based on the SmallRye Reactive Messaging project. The version included in WildFly 25, introduces a new...
WildFly 25 S2I Docker images The WildFly S2I (Source-to-Image) builder and runtime Docker images for WildFly 25 have been released on quay.io/wildfly. For complete documentation on how to use these images using S2I, OpenShift and Docker, refer to the WildFly S2I README. Important changes to mention in this release We have been evolving the s2i builder image to reflect part of the main changes that occurred in WildFly 25. In particular the s2i image content...