Tapestry 5.4.2 is a drop-in replacement for Tapestry 5.4 releases. To upgrade, just update the dependency in your build configuration (Maven POM, Gradle build script, etc.) – or Release Notes 5.4.2 the new JAR file -- and the new version will just work. However, please review the Release Notes 5.4.2 instructions before upgrading.

 

        Release Notes - Tapestry 5 - Version 5.4.2
                                
<h2>        Bugs fixed
</h2>
<ul>
<li>[<a href='TAP5-2544https://issues.apache.org/jira/browse/TAP5-2544'>TAP5-2544</a>] -         Using JPA EntityManager without explicit @PersistenceContext fails
</li>
<li>[<a href='TAP5-2565https://issues.apache.org/jira/browse/TAP5-2565'>TAP5-2565</a>] -         Enum &lt;-&gt; String coercion is not symmetric if enum class overrides toString()
</li>
</ul>
                    
<h2>        Improvements made
</h2>
<ul>
<li>[<a href='TAP5-1962https://issues.apache.org/jira/browse/TAP5-1962'>TAP5-1962</a>] -         Grid JavaDoc - Explain how to use the PropertyOverrides parameter
</li>
<li>[<a href='TAP5-2225https://issues.apache.org/jira/browse/TAP5-2225'>TAP5-2225</a>] -         Create client-side API to call a component&#39;s event handler methods
</ul>

<h2>        Task completed
</h2>
<ul>
<li>[<a href='TAP5-2575https://issues.apache.org/jira/browse/TAP5-2575'>TAP5-2575</a>] -         Replace json.org-licensed classes with Apache-compatible versions
</li>
</ul>