Release Notes - WildFly - Version 34.0.1.Final
Jira Release Notes
<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.redhat.com/browse/WFLY-19970'>WFLY-19970</a>] - Jakarta MVC from Wildfly 34 built with Galleon on stability level preview cannot find custom template engines in an EAR
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-20564'>WFLY-20564</a>] - Deploying postgresql-42.7.5.jar causes NPE when upgrading from wildfly 35->36
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-20617'>WFLY-20617</a>] - Deployment fails due to NullPointerException in ExpirationMetaData.getLastAccessTime()
</li>
</ul>
<h2> Component Upgrade
</h2>
<ul>
<li>[<a href='https://issues.redhat.com/browse/WFLY-20584'>WFLY-20584</a>] - Upgrade SmallRye Fault Tolerance from 6.9.0 to 6.9.1
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-20596'>WFLY-20596</a>] - Upgrade Velocity Engine to 2.4.1
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-20604'>WFLY-20604</a>] - Upgrade wildfly-clustering to 6.0.4.Final
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-20608'>WFLY-20608</a>] - [36.0.1.Final] Upgrade HAL to 3.7.11.Final
</li>
<li>[<a href='https://issues.redhat.com/browse/WFLY-20619'>WFLY-20619</a>] - Upgrade WildFly Core to 28.0.1.Final
</li>
</ul>
<h2> Task
</h2>
<ul>
<li>[<a href='https://issues.redhat.com/browse/WFLY-20606'>WFLY-20606</a>] - Correct the release version to 36.0.1.Final-SNAPSHOT in various pom.xml
</li>
</ul>
GitHub Release Notes
In addition to the JIRA-focused notes above, we also provide GitHub generated release notes, which provide links to relevant pull requests.
What's Changed
- [WFLY-20564] Deploying postgresql-42.7.5.jar causes NPE when upgrading from wildfly 35->36 by @scottmarlow in https://github.com/wildfly/wildfly/pull/18891
- [WFLY-19970] Work around Eclipse Krazo's use of CDI.current() to reso… by @bstansberry in https://github.com/wildfly/wildfly/pull/18894
- [36.x] WFLY-20584 Upgrade SmallRye Fault Tolerance from 6.9.0 to 6.9.1 by @rhusar in https://github.com/wildfly/wildfly/pull/18906
- [WFLY-20606] Correct the release version to 36.0.1.Final-SNAPSHOT in various pom.xml by @scottmarlow in https://github.com/wildfly/wildfly/pull/18917
- [36.x] [WFLY-20596] Upgrade Velocity Engine to 2.4.1 by @darranl in https://github.com/wildfly/wildfly/pull/18912
- [WFLY-20608] (36.0.1.Final) Upgrade HAL to 3.7.11.Final by @hpehl in https://github.com/wildfly/wildfly/pull/18919
- [WFLY-20619] Upgrade WildFly Core to 28.0.1.Final by @yersan in https://github.com/wildfly/wildfly/pull/18929
- WFLY-20604 Upgrade wildfly-clustering to 6.0.4.Final by @pferraro in https://github.com/wildfly/wildfly/pull/18916
Full Changelog: https://github.com/wildfly/wildfly/compare/36.0.0.Final...36.0.1.Final