Skip to content

jooby 2.8.1

Choose a tag to compare

@jknack jknack released this 17 Apr 03:17
· 1574 commits to 2.x since this release

Happy and proud to announce the 2.8.1 release! πŸš€ πŸŽ‰

  • #1637 Added Context.forward
  • #1634 Added Router.setTrustProxy(boolean)
  • #1650 UtowFileUpload.getFileSize throws exception when "Content-Length" header is missing.

API/break changes

  • #1644 Context: remove getRequestUrl(useProxy)
  • #1645 Context: remove getHostAndPort(useProxy)
  • #1647 pac4j: remove trustProxy from Pac4jOptions
  • #1648 SSLhandler: remove trustProxy
  • #1646 Context: remove pathString()

Changes

Donate/Support