You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

The single change is: 


<h2> Bug fixed
</h2>
<ul>
<li>[<a href='TAP5-2642https://issues.apache.org/jira/browse/TAP5-2642'>TAP5-2642</a>] - Tapestry 5.6.1 asset request fails due to missing dependency
</li>
</ul>

  • No labels