forked from wildfly/wildfly.org
-
Notifications
You must be signed in to change notification settings - Fork 0
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 wildfly#652 from darranl/wildfly33_0_2
WildFly 33.0.2 Release Announcement
- Loading branch information
Showing
2 changed files
with
90 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
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,41 @@ | ||
--- | ||
layout: post | ||
title: "WildFly 33.0.2 is released!" | ||
date: 2024-09-17 | ||
tags: announcement release | ||
author: darranl | ||
description: WildFly 33.0.2.Final is now available for download. | ||
--- | ||
|
||
WildFly 33.0.2.Final is now available link:https://wildfly.org/downloads[for download]. | ||
|
||
Typically after a major release of WildFly we follow up with one small bug fix release in the coming weeks before moving | ||
on to the next major release, however due to the nature of the issues fixed in this release we have decided to release | ||
one more release so I am pleased to confirm WildFly 33.0.2.Final is now available. | ||
|
||
|
||
The following issues were resolved in 33.0.2: | ||
|
||
|
||
== Component Upgrade | ||
|
||
* [https://issues.redhat.com/browse/WFLY-19705[WFLY-19705]] - Upgrade WildFly Core to 25.0.2.Final | ||
* [https://issues.redhat.com/browse/WFLY-19730[WFLY-19730]] - CVE-2024-8391 Upgrade Vert.x to 4.5.10 | ||
|
||
|
||
Issues resolved in the WildFly Core update included with WildFly 33.0.2 were: | ||
|
||
== Component Upgrade | ||
|
||
* [https://issues.redhat.com/browse/WFCORE-6968[WFCORE-6968]] - Upgrade WildFly Elytron to 2.5.2.Final | ||
* [https://issues.redhat.com/browse/WFCORE-6973[WFCORE-6973]] - CVE-2024-7885 Upgrade Undertow to 2.3.17.Final | ||
|
||
|
||
Issues resolved in the WildFly Elytron upgrade were: | ||
|
||
== Bug | ||
|
||
* [https://issues.redhat.com/browse/ELY-2797[ELY-2797]]- NullPointerException in OidcClientConfiguration.resolveUrls if parameter "request_parameter_supported" is not present in openid-configuration. | ||
|
||
Enjoy! | ||
|