jooby 1.3.0
Happy to announce a new Jooby release!
New features:
- #840 Pac4j2: http://jooby.org/doc/pac4j2/.
- Pac4j starter project: https://github.com/jooby-project/pac4j-starter
Bugs:
- #988 application.conf without environment qualifier is not read in WAR deployments
- #1036 livereload doesn't work when context path is set
- #992 apitool: swagger doesn't load when context path is set
- #990 jooby:run fails in JDK 1.8.0.161+
- #989 Behavior of ApiTool.modify() does not agree with documentation
- #987 Parameter type info missing depending on code style (ApiTool/Swagger)
- #968 Sass module uses different resolver for includes than for main templates
Deprecated:
- #1001 Pac4j 1.x
Enhancements:
Massive library upgrade, including Netty/Jetty/Undertow.
Complete release notes available here
Enjoy it!