Wildfly

notes:

no notes

Release list
36.0.1
36.0.0
35.0.1
35.0.0
34.0.1
6m+
34.0.0
6m+
33.0.2
6m+
33.0.1
6m+
33.0.0
6m+
32.0.1
1y+
32.0.0
1y+
WildFly 31.0.1
1y+
31.0.0
1y+
30.0.1
1y+
30.0.0
1y+
29.0.1
1y+
29.0.0
1y+
28.0.1
1y+
28.0.0
1y+
26.1.3
1y+
Release notes:

https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12313721&version=12442866

    Release Notes - WildFly - Version 35.0.1.Final
<h2> Bug </h2> <ul> <li>[<a href='https://issues.redhat.com/browse/WFLY-20261'>WFLY-20261</a>] - NPE in race condition between a thread committing a transaction and another thread performing recovery </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20290'>WFLY-20290</a>] - CLI command &quot;server=name:import-journal&quot; for messaging subsystem throws &quot;NoClassDefFoundError:&quot; in Java 17 </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20329'>WFLY-20329</a>] - Incorrect module identifier handling in WeldDeploymentProcessor </li> </ul> <h2> Component Upgrade </h2> <ul> <li>[<a href='https://issues.redhat.com/browse/WFLY-20303'>WFLY-20303</a>] - Upgrade Arquillian from 1.9.2.Final to 1.9.3.Final </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20306'>WFLY-20306</a>] - Upgrade Wiremock to 3.10.0 </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20307'>WFLY-20307</a>] - (WF 35) Upgrade HAL to 3.7.8.Final </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20309'>WFLY-20309</a>] - Upgrade RESTEasy MicroProfile 3.0.0.Final to 3.0.1.Final </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20323'>WFLY-20323</a>] - Upgrade openjdk-orb to 10.1.1.Final </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20324'>WFLY-20324</a>] - Upgrade Narayana to 7.2.0.Final </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20341'>WFLY-20341</a>] - Upgrade Apache Mime4j from 0.8.11 to 0.8.12 </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20355'>WFLY-20355</a>] - Upgrade WildFly Core to 27.0.1.Final </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20358'>WFLY-20358</a>] - Upgrade Infinispan to 15.0.13.Final </li> </ul> <h2> Task </h2> <ul> <li>[<a href='https://issues.redhat.com/browse/WFLY-20085'>WFLY-20085</a>] - Upgrade cxf from 4.0.5 to 4.0.6 </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20272'>WFLY-20272</a>] - Update microprofile-certification.sh to reflect that WildFly is now MP 7 compatible </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20273'>WFLY-20273</a>] - Adapt microprofile-certification.sh to play nicely with the MicroProfile Telemetry TCK processing </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20275'>WFLY-20275</a>] - Remove XercesUsageTestCase </li> <li>[<a href='https://issues.redhat.com/browse/WFLY-20339'>WFLY-20339</a>] - Suppress CVE-2024-4109 as triaged as not a security vulnerability </li> </ul> <h2> Sub-task </h2> <ul> <li>[<a href='https://issues.redhat.com/browse/WFLY-20259'>WFLY-20259</a>] - MP REST Client TCK is never run with the security manager </li> </ul>

What's Changed

  • [WFLY-20272][WFLY-20273] Adapt microprofile-certification.sh to reflect current status by @bstansberry in https://github.com/wildfly/wildfly/pull/18668
  • [WFLY-20290] Add missing dependency on java.xml in Artemis commons mo… by @bstansberry in https://github.com/wildfly/wildfly/pull/18701
  • WFLY-20259, WFLY-20306 and WFLY-20309 - Upgrade RESTEasy MicroProfile and Wiremock. Allow testing of the MP REST Client with the security manger enabled by @jamezp in https://github.com/wildfly/wildfly/pull/18691
  • [WFLY-20307] (WF 35) Upgrade HAL to 3.7.8.Final by @hpehl in https://github.com/wildfly/wildfly/pull/18684
  • [WFLY-20303] Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final by @jamezp in https://github.com/wildfly/wildfly/pull/18682
  • [WFLY-20275] Remove XercesUsageTestCase by @darranl in https://github.com/wildfly/wildfly/pull/18714
  • [WFLY-20323] Upgrade openjdk-orb to 10.1.1.Final by @bstansberry in https://github.com/wildfly/wildfly/pull/18707
  • [WFLY-20085]:Upgrade CXF from 4.0.5 to 4.0.6;this includes CXF's depe… by @jimma in https://github.com/wildfly/wildfly/pull/18637
  • [WFLY-20329] Use correct key type to read bdmsByIdentifier by @bstansberry in https://github.com/wildfly/wildfly/pull/18712
  • [WFLY-20339] Suppress CVE-2024-4109 as triaged as not a security vulnerability by @darranl in https://github.com/wildfly/wildfly/pull/18718
  • [WFLY-20341] Upgrade Apache Mime4j from 0.8.11 to 0.8.12. by @jamezp in https://github.com/wildfly/wildfly/pull/18725
  • [WFLY-20355] Upgrade WildFly Core to 27.0.1.Final by @yersan in https://github.com/wildfly/wildfly/pull/18735
  • WFLY-20358 Upgrade Infinispan to 15.0.13.Final by @rhusar in https://github.com/wildfly/wildfly/pull/18737

Full Changelog: https://github.com/wildfly/wildfly/compare/35.0.0.Final...35.0.1.Final

Copyright © 2023 - All right reserved by Yadoc SAS