News

A2A Jakarta 1.0.0.Final is released!

I am pleased to announce the 1.0.0.Final release of A2A Jakarta, the Jakarta integration for the A2A Java SDK. A2A Jakarta supports version 1.0 of the A2A Protocol Specification and provides Jakarta integrations for the JSON-RPC, gRPC, and HTTP+JSON/REST transports. It also includes a compatibility layer for version 0.3 of the protocol, allowing v0.3 and v1.0 clients to be served by the same deployment. Aligned...

WildFly 41.0.1 is released!

WildFly 41.0.1.Final is now available for download.

WildFly 41 is released!

I’m happy to announce that the new WildFly, WildFly EE 10 and WildFly Preview 41.0.0.Final releases are available for download at https://wildfly.org/downloads. The Galleon feature-packs for WildFly 41 are available in Maven Central. New and Notable We feature-boxed the WildFly 40 release in order to deliver EE 11 support, which meant it was released over a month later than our normal January/April/July/October...

A2A Jakarta 1.0.0.CR2 is released!

I am happy to announce the 1.0.0.CR2 release of A2A Jakarta. This release upgrades to a2a-java 1.1.0.Final and includes several improvements of its own. a2a-java 1.1.0.Final The headline feature of a2a-java 1.1.0.Final is a new Task Authorization SPI (TaskAuthorizationProvider) that enables per-user task authorization — particularly useful for multi-tenant deployments. It also includes several bug fixes such as disabling...

New WildFly 41 Beta release

I am pleased to announce that the WildFly 41 Beta release is now available and ready for download. We normally have a three month interval between our Beta releases but due to the delays releasing WildFly 40 Beta this time we had less than two months. I am pleased to confirm we have the following features and promotions in this release: WFLY-17742 [Default] Support Transactions during WildFly’s graceful shutdown WFLY-19496 [Community] Promote...

WildFly 40.0.1 is released!

WildFly 40.0.1.Final is now available for download.

A2A Jakarta 1.0.0.CR1 is released!

I am pleased to announce the 1.0.0.CR1 release of A2A Jakarta (formerly the A2A Java SDK for Jakarta). This release supports version 1.0 of the A2A Protocol Specification and is built on top of a2a-java 1.0.0.Final, whose highlights are covered in its release announcement. This post also covers the highlights from the 1.0.0.Beta1 release, which did not have its own announcement. New Repository Name...

WildFly 40 is released!

It’s taken longer than our normal three months, but I’m thrilled to announce that the new WildFly, WildFly EE 10 and WildFly Preview 40.0.0.Final releases are available for download at https://wildfly.org/downloads. The Galleon feature-packs for WildFly 40 are available in Maven Central. New and Notable Here’s what’s new: Support for EE 11 — The standard WildFly distributions and...

Introducing wado - WildFly Admin Containers

If you’ve ever needed to test WildFly across multiple versions, you know the drill: write docker commands by hand, calculate port offsets so containers don’t collide, come up with consistent naming, and repeat for every version you care about. When I’m working on the HAL management console, I regularly need to spin up five or more WildFly versions side by side to verify that changes work across releases. That...

Next-Gen Management Console for WildFly

We’re excited to share that we’ve been working on a next-generation management console for WildFly. At its core is HAL Foundation — a shared foundation that provides the building blocks for WildFly’s management console implementations. Built on top of HAL Foundation, halOP (HAL On Premise) is the next-gen management console and will be the successor to the existing HAL management console you know and love. halOP is a...