Releases: jooby-project/jooby
jooby 2.7.2
Happy and proud to announce the 2.7.2 release! π π
- #1573 Optional path parameters
- #1586 openapi: inheritance support
- #1585 openapi: support regex on path parameter
- #1590 Gson module https://jooby.io/modules/gson/
- #1591 Some openapi @operation annotation parameters are ignored
- #1592 Nested data classes aren't added as component in openapi output
Changes
Support
Support Jooby development using Patreon or contact me for alternative options.
jooby 2.7.1
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
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
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
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.
jooby 2.6.0
Happy and proud to announce the 2.6.0 release! π π
New release comes with:
- Completion listener https://jooby.io/#router-handler-complete
- Route reverse path https://javadoc.io/doc/io.jooby/jooby/latest/io/jooby/Route.html#reverse-java.util.Map-
- AWS module https://jooby.io/modules/aws/
- AccessLogHandler https://jooby.io/#handlers-accessloghandler
- CsrfHandler https://jooby.io/#handlers-csrfhandler
Changes
Support
Support Jooby development using Patreon or contact me for alternative options.
jooby 2.5.1
Happy and proud to announce the 2.5.1 release! π π
New release comes with:
- Hibernate configuration features and bug fix for #1489
- Quartz module: https://jooby.io/modules/quartz/
Changes
Support
Support Jooby development using Patreon or contact me for alternative options.
jooby 2.5.0
Happy and proud to announce the 2.5.0 release! π π
New release comes with:
- Server-Sent Events: https://jooby.io/#server-sent-events
- Jooby annotation processor now generates a single class for each MVC route. See #1482
Changes
Support
Support Jooby development using Patreon or contact me for alternative options.
jooby 2.4.0
Happy and proud to announce the 2.4.0 release! π π
New release comes with:
- Pac4j module: https://jooby.io/modules/pac4j/
- GraphQL module: https://jooby.io/modules/graphql/
- Router algorithm is lot faster for static and bit faster for dynamic path
- Some starter projects for 2.x at https://github.com/jooby-project/jooby/tree/2.x/starters
Changes
Support
Donate to Support Jooby development.