Releases: jooby-project/jooby
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.
jooby 1.6.6 (maintenance release)
jooby 1.6.5 (maintenance release)
jooby 2.3.1
Happy and proud to announce the 2.3.1 release! 🚀 🎉
New release comes with:
- Bug fixing around CORS implementation
- Make build more stable on Linux
Changes
Support
Donate to Support Jooby development.