Skip to content

Commit

Permalink
Add a release announcment blog post for WildFly 33.0.2.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
darranl committed Sep 16, 2024
1 parent af3d7ea commit 88285dc
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _data/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
- name: Release Notes
items:
- format: Notes
url: https://wildfly.org/news/2024/08/22/WildFly3301-Released/
url: https://wildfly.org/news/2024/09/16/WildFly3302-Released/
- version: 33.0.1.Final
version_shortname: 33.0.1 Final
date: 2024-08-22
Expand Down
41 changes: 41 additions & 0 deletions _posts/2024-09-16-WildFly3302-Released.adoc
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-16
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!

0 comments on commit 88285dc

Please sign in to comment.