14 avril 2015

Werval is an open source JVM based toolkit for building HTTP services. A lightweight core, live reload dev mode, useful modules, plugins for several build tools and multiple languages support leave you free to choose the right architecture for your domain.

Keep in sight that this is an early access release and that some edges may still be rough.

If you encounter any issue, please report by creating a new issue.

Changelog

Bug fixes

  • (#251) JOSE: Allow issuance of JWT without subject

Enhancements

  • (#252) Add server health-check to the SMTP module

Dependency changes

  • Core

  • Upgrade SLF4J from 1.7.10 to 1.7.12, see the announcements

  • Upgrade Javassist from 3.18 to 3.19, see the history

  • Upgrade Netty from 4.0.25 to 4.0.27, see the announcements: 4.0.26 and 4.0.27

  • Modules

  • Upgrade PostgreSQL JDBC driver from 9.3 to 9.4, see the history

  • Upgrade EclipseLink from 2.5 to 2.6, see the release-notes

  • Upgrade EhCache from 2.9 to 2.10, see the changes-report

  • Upgrade Jedis from 2.6 to 2.7, see the release-notes