Release Notes 5.4.4

Tapestry 5.4.3 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 Download the new JAR file -- and the new version will just work. However, please review the How to Upgrade instructions before upgrading.

This is a recommended upgrade due to including one security improvement.

Release Notes - Tapestry 5 - Version 5.4.4

Bugs fixed

  • [TAP5-2582] - Service creation for Hibernate Session results in ClassFormatError: Duplicate method name&signature

Improvements

  • [TAP5-2601] - Add configurable service to block access to classpath assets
  • [TAP5-2603] - Create HTML5-based date form field component