Skip to content

jooby 1.0.0.CR7

Choose a tag to compare

@jknack jknack released this 04 Aug 02:29
· 6490 commits to main since this release

New Features

Enhancements

  • #429: jdbc settings programmatically
  • #441: allow to set port, lang, charset, dateFormat... programmatically
  • #423: after/complete handler must work when going async
  • more/better gradle support
  • latest netty/undertow and jetty

Bugs

  • #431: Empty parameters are treated as missing
  • #437: revert: unify absent of HTTP parameter and empty strings

Break

  • #424: rename jooby-hbm module to jooby-hbm4
  • #442: change default date format to dd-MMM-yyyy

Full change list available here

Enjoy it!!!