Hey all, at this time we have two T5.4 compatible release announcements to make. First tapestry-security 0.6.3:
While working on securing an Ember frontend with Tapestry backend, I noticed that tynamo-resteasy didn't want to play well with security. I'm fairly surprised this issue surfaced only now because tapestry-security is fairly well battle tested. Anyhow, if you've ever had a problem with T5.4 and tapestry-security not being able obtain assigned roles or user identity from the request, it's time to upgrade. **Release notes** - Update to T5.4-rc-1 [#25]( https://github.com/tynamo/tapestry-security/issues/25) - Store ShiroHttpServletRequest to RequestGlobals before processing [#24]( https://github.com/tynamo/tapestry-security/issues/24) --- tapestry-model 0.6.0: Finally, we have an officially compatible release tapestry-model for T5.4 available. We had one long running issue with the changes in tapestry core and it wasn't until T5.4-rc1 before it was all sorted out. The official release note is short but there's been lots of great functional changes to the core. **Release notes** - Fix the test suite to use changed form element names [#4]( https://github.com/tynamo/tapestry-model/issues/4) - 0.5.2 has a dependency on eclipselink [#2]( https://github.com/tynamo/tapestry-model/issues/2) Happy holidays, from your friendly Tynamo team