-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #548 from bstansberry/rel3101
WildFly 31.0.1 release announcement
- Loading branch information
Showing
1 changed file
with
64 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
--- | ||
layout: post | ||
title: "WildFly 31.0.1 is released!" | ||
date: 2024-02-28 | ||
tags: announcement release | ||
author: bstansberry | ||
description: WildFly 31.0.1.Final is now available for download. | ||
--- | ||
|
||
= WildFly 31.0.1 is released! | ||
|
||
WildFly 31.0.1.Final is now available link:https://wildfly.org/downloads[for download]. | ||
|
||
It's been about five weeks since the WildFly 31 release, so we've done a small bug fix update, WildFly 31.0.1. This includes an update to WildFly Preview. | ||
|
||
The following issues were resolved in 31.0.1: | ||
|
||
===== Bugs | ||
|
||
* [https://issues.redhat.com/browse/WFLY-18700[WFLY-18700]] - java.lang.OutOfMemoryError: Direct buffer memory | ||
* [https://issues.redhat.com/browse/WFLY-18959[WFLY-18959]] - Mail Quickstart maven dependencies have wrong scope | ||
* [https://issues.redhat.com/browse/WFLY-18969[WFLY-18969]] - Give the Apache Lucene module access to jdk.unsupported | ||
* [https://issues.redhat.com/browse/WFLY-19010[WFLY-19010]] - SSL Client context not loaded with AMQP Connector used in bootable jar | ||
* [https://issues.redhat.com/browse/WFLY-19019[WFLY-19019]] - Exception that happened during deployment is being hidden | ||
* [https://issues.redhat.com/browse/WFLY-19020[WFLY-19020]] - JakartaEE application client: module "org.hibernate" is not added to classpath | ||
* [https://issues.redhat.com/browse/WFLY-19040[WFLY-19040]] - Regression due to SSLHandshakeException affecting HotRod client when connecting to remote Infinispan | ||
|
||
|
||
===== Tasks | ||
|
||
* [https://issues.redhat.com/browse/WFLY-19029[WFLY-19029]] - Hibernate ORM 6.4+ should export services to consumer classpath | ||
|
||
===== Component Upgrades | ||
|
||
* [https://issues.redhat.com/browse/WFLY-18946[WFLY-18946]] - Upgrade Infinispan to 14.0.22.Final | ||
* [https://issues.redhat.com/browse/WFLY-18977[WFLY-18977]] - Upgrade jgroups-kubernetes to 2.0.2.Final | ||
* [https://issues.redhat.com/browse/WFLY-18989[WFLY-18989]] - Upgrade to Hibernate 6.4.4.Final release | ||
* [https://issues.redhat.com/browse/WFLY-19003[WFLY-19003]] - Upgrade Netty to 4.1.106 | ||
* [https://issues.redhat.com/browse/WFLY-19032[WFLY-19032]] - Upgrade Snappy Java to 1.1.10.5 (CVEs CVE-2023-34453, CVE-2023-34454, CVE-2023-34455, CVE-2023-43642) | ||
* [https://issues.redhat.com/browse/WFLY-19034[WFLY-19034]] - Upgrade nimbus-jose-jwt to 9.37.3 [CVE-2023-52428] | ||
* [https://issues.redhat.com/browse/WFLY-19042[WFLY-19042]] - Upgrade HAL to 3.7.0.Final (WildFly 31.0.1.Final) | ||
* [https://issues.redhat.com/browse/WFLY-19045[WFLY-19045]] - Upgrade Infinispan to 14.0.24.Final | ||
* [https://issues.redhat.com/browse/WFLY-19046[WFLY-19046]] - Upgrade JGroups to 5.2.22.Final | ||
* [https://issues.redhat.com/browse/WFLY-19048[WFLY-19048]] - Upgrade WildFly Core to 23.0.2.Final | ||
* [https://issues.redhat.com/browse/WFLY-19058[WFLY-19058]] - Upgrade WildFly Core to 23.0.3.Final | ||
|
||
===== Enhancements | ||
|
||
* [https://issues.redhat.com/browse/WFLY-18956[WFLY-18956]] - Add sha1 to Quickstart's dist module | ||
|
||
|
||
Issues resolved in the WildFly Core updates included with WildFly 31.0.1 were: | ||
|
||
===== Component Upgrades | ||
|
||
|
||
* [https://issues.redhat.com/browse/WFCORE-6695[WFCORE-6695]] - CVE-2023-4639 Upgrade Undertow to 2.3.11.Final | ||
* [https://issues.redhat.com/browse/WFCORE-6707[WFCORE-6707]] - CVE-2024-1635 Upgrade XNIO to 3.8.13.Final | ||
* [https://issues.redhat.com/browse/WFCORE-6708[WFCORE-6708]] - CVE-2024-1635 Upgrade JBoss Remoting to 5.0.28.Final | ||
* [https://issues.redhat.com/browse/WFCORE-6709[WFCORE-6709]] - CVE-2023-5379 CVE-2024-1459 CVE-2024-1635 Upgrade Undertow to 2.3.12.Final | ||
|
||
|
||
Enjoy! | ||
|