WildFly Project News

Open Source Day 2021 Recap

A recap of Open Source Day, held during the virtual Grace Hopper Celebration.

MicroProfile Reactive Messaging 2.0 in WildFly 25

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 Bootable JAR 6.0 is released!

Bootable JAR Maven plugin 6 has been released.

WildFly 25 S2I images have been released on quay.io

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...

Hacktoberfest Has Begun

An overview of the WildFly Elytron project's participation in Hacktoberfest.

WildFly 25 is released!

I’m pleased to announce that the WildFly 25 Final zip is now available for download. The big focus during the WildFly 25 development cycle has been on support for Java SE 17 and on the related transition away from our legacy security layer and to a purely WildFly Elytron-based security layer. More about those later, but first let’s look at new features in WildFly 25. New Features A new subsystem has been added that provides...

Changes are coming to WildFly

As significant changes percolate through the enterprise Java ecosystem, particularly progress on Jakarta EE 10 and the move to the jakarta.* namespace for the EE APIs, changes are also going to be coming to WildFly. In this post I want to describe what I see happening over the next few WildFly releases, starting with the WildFly 25 release that will be out soon. SE 17 and the WildFly security layer This month’s GA release of...

WildFly 25 Beta1 S2I images have been released on quay.io

WildFly 25 Beta1 S2I Docker images The WildFly S2I (Source-to-Image) builder and runtime Docker images for WildFly 25 Beta1, 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 Beta release We have been evolving the s2i builder image to reflect part of the main changes that occurred in WildFly 25 Beta. In particular...

WildFly 25 Beta1 is released!

I’m pleased to announce that the new WildFly and WildFly Preview 25.0.0.Beta1 releases are available for download at https://wildfly.org/downloads. Work during the WildFly 25 development cycle has been primarily oriented toward completing a long planned evolution of our security layer. Before diving into that topic, there are a few significant new feature areas where feedback from our users would be most welcome. A new subsystem providing support for OpenTelemetry Tracing. WildFly still provides MicroProfile OpenTracing...

WildFly 24.0.1 S2I images have been released on quay.io

WildFly 24.0.1 S2I Docker images The WildFly S2I (Source-to-Image) builder and runtime Docker images for WildFly 24.0.1, 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. Helm Chart for WildFly The Helm Chart for WildFly has been updated to use the WildFly S2I 24.0.1 images. The microprofile example is a good place to start using the Helm Chart with...