Skip to content

jooby 1.3.0

Choose a tag to compare

@jknack jknack released this 22 Feb 15:12
· 5479 commits to main since this release

Happy to announce a new Jooby release!

New features:

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:

Enhancements:

  • #991 Session.renewId
  • #977 WebSocket attributes
  • #972 Log4jdbc support

Massive library upgrade, including Netty/Jetty/Undertow.

Complete release notes available here

Enjoy it!