Skip to content

jooby 1.2.1

Compare
Choose a tag to compare
@jknack jknack released this 30 Oct 00:23
· 4946 commits to 3.x since this release

Minor release with some bug fixing and couple of nice enhancements

Enhancements
#925: allow path operator to globally set route properties
#924: Cannot use chain.next() with current MVC route implementation
#931: Support requery-kotlin
#932: apitool: produces an empty swagger/raml definition when bootstrapping without an application class

Bugs
#922: Jdbi3 NPE when using TransactionalRequest
#921: livereload classcastexception
#923: Scanner does not find annotated classes in Jooby 1.2.0 when run via Maven task

Version upgrade:
#933: requery 1.4.0

Full release notes available here