... and the latest version of Tapestry, 5.2.2, is now available. This is the second beta release for Tapestry 5.2, addressing a few bugs in 5.2.1, and adding a couple of minor non-disruptive improvements ... read about it in the release notes.
Tapestry 5.2.2 is available for download, or via Maven:
<dependency> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-core</artifactId> <version>5.2.2</version> </dependency>
I expect some minor issues will be addressed in Tapestry 5.2.3. Expect that in a week or so.