Release Notes - WildFly 38.0.1.Final
<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.redhat.com/browse/WFLY-20914'>WFLY-20914</a>] - ConcurrentModificationException in org.jboss.as.webservices.service.EndpointDeployService.start
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-21044'>WFLY-21044</a>] - Not recovered transactions after crash of server with MDB
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-21045'>WFLY-21045</a>] - Requesting a session that was invalidated by a concurrent request can cause a memory leak
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-21056'>WFLY-21056</a>] - JaxWsClientProxy retained
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-21059'>WFLY-21059</a>] - Upgrade wildfly-clustering 8.0.2.Final
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-21110'>WFLY-21110</a>] - WildFly Preview not well configured for doc generation
</li>
</ul>
<h2> Task
</h2>
<ul>
<li>[<a href='https://issues.redhat.com/browse/WFLY-21079'>WFLY-21079</a>] - Suppress CVE-2024-52979 as CVE is about server side not the client library we use.
</li>
</ul>
<h2> Component Upgrade
</h2>
<ul>
<li>[<a href='https://issues.redhat.com/browse/WFLY-21062'>WFLY-21062</a>] - Upgrade org.wildfly:mvc-krazo-* to 2.0.1.Final
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-21066'>WFLY-21066</a>] - Upgrade jbossws-cxf from 7.3.5.Final to 7.3.6.Final
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-21086'>WFLY-21086</a>] - Upgrade Jakarta XML Binding Implementation to 4.0.6
</li>
</ul>
What's Changed
- [WFLY-21066] Upgrade jbossws-cxf to 7.3.6.Final by @bstansberry in https://github.com/wildfly/wildfly/pull/19308
- [38.x] [WFLY-21079] Suppress CVE-2024-52979 as about server side not the client library. by @darranl in https://github.com/wildfly/wildfly/pull/19311
- Backport of WFLY-21059 & WFLY-21045 by @pferraro in https://github.com/wildfly/wildfly/pull/19298
- [WFLY-21044]: Not recovered transactions after crash of server with MDB. by @ehsavoie in https://github.com/wildfly/wildfly/pull/19304
- [WFLY-21086] Upgrade Jakarta XML Binding Implementation to 4.0.6 by @ropalka in https://github.com/wildfly/wildfly/pull/19329
- [38.x] Fix for WFLY-21110, WildFly Preview not well configured for doc generation by @jfdenise in https://github.com/wildfly/wildfly/pull/19335
- [38.x][WFLY-21062] Upgrade org.wildfly:mvc-krazo-* to 2.0.1.Final by @bstansberry in https://github.com/wildfly/wildfly/pull/19348
Full Changelog: https://github.com/wildfly/wildfly/compare/38.0.0.Final...38.0.1.Final