Skip to content

Releases: jooby-project/jooby

jooby 1.6.7 (maintenance release)

11 May 14:28

Choose a tag to compare

Vulnerability release for Jooby 1.x

CVE-2020-7647 for Jooby < 1.6.6

Please, review the information, including affected project versions, in the CVE reports and upgrade immediately.

Donate/Support

jooby 2.8.2

06 May 12:49

Choose a tag to compare

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

  • #1656 Netty: Fix Gzip with Assets
  • #1668 [jooby-cli] posix file permissions throws UnsupportedOperationException on Windows
  • #1681 MockRouter(unit test): support coroutine execution
  • #1676 Access to multipart form data file names
  • #1690 Thymeleaf Module
  • #1687 router: support hidden http method

API/break changes

  • #1694 assets: requires classpath location/prefix
  • #1693 pac4j: turn off csrf authorizer

Changes

Donate/Support

jooby 2.8.1

17 Apr 03:17

Choose a tag to compare

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

jooby 2.8.0

08 Apr 16:58

Choose a tag to compare

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

Changes

Donate/Support

jooby 2.7.3

26 Mar 12:32

Choose a tag to compare

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

Changes

Donate/Support

jooby 2.7.2

23 Mar 23:03

Choose a tag to compare

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

Changes

Support

Support Jooby development using Patreon or contact me for alternative options.

jooby 2.7.1

21 Mar 13:36

Choose a tag to compare

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

Bugs:

  • #1580 Openapi generation fails with NPE for mvc route with @Body and @PathParam
  • #1581 Openapi generation doesn't consider mvc routes provided over dagger DI
  • #1570 Unit Test using MockRouter with Session
  • #1582 Openapi generation put openapi.json file in a wrong place
  • #1583 jooby-cli: upgrade gradle generator to use the new plugin usage
  • #1584 jooby-cli: add --openapi option

Changes

Support

Support Jooby development using Patreon or contact me for alternative options.

jooby 2.7.0

18 Mar 13:07

Choose a tag to compare

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

New release comes with:

  • OpenAPI module
  • Gradle Ctrl+C bug. Sometimes doesn't jooby doesn't shutdown properly and kills gradle daemon.
    Solution was to listen for enter key and do a proper shutdown but also doesn't kill gradle daemon (can be reused it)

Changes

Support

Support Jooby development using Patreon or contact me for alternative options.

jooby 2.6.2

17 Mar 00:46

Choose a tag to compare

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

Bugs fixed:

  • #1545 responseCode is ignored from controllers returning kotlin.Unit
  • #1548 POST endpoint with Pac4j module kills Jooby server
  • #1552 Annotations inheritance in MVC routes

Changes

Support

Support Jooby development using Patreon or contact me for alternative options.

jooby 2.6.1

05 Feb 23:14

Choose a tag to compare

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

New release comes with:

Changes

Support

Support Jooby development using Patreon or contact me for alternative options.