Releases: jooby-project/jooby
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.
jooby 2.3.0
Happy and proud to announce the 2.3.0 release! π π
New release comes with:
- HTTPS Support
- After handler now takes an exception as argument
Changes
Support
Donate to Support Jooby development.
jooby 2.2.0
Happy and proud to announce the 2.2.0 release! π π
New release comes with:
- WebSocket API
- MVC ContextParam and SessionParam annotations
- Session API supporting in-memory session, signed cookie/header session, JWT cookie/header session
- Documentation for Session API
- New ValueConverter SPI for creating custom values
- New BeanConverter SPI to override the built-in reflection base converter
Changes
Support
Donate to Support Jooby development.
v2.1.0
Happy and proud to announce the 2.1.0 release! π π
New release comes with:
- MVC projects now use an Annotation Processing Tool to generates code at compile time #1346
- Better support for void mvc routes #1378
- Better support for multimode maven project and jooby:run #1384
Changes
Support
Donate to Support Jooby development.
jooby 1.6.4 (maintenance release)
v2.0.6
Happy and proud to announce the 2.0.4 release! π π
New release comes with:
- jooby-cli that generates maven/gradle java/kotlin projects
- maven archetype classic maven archetype
- pebble templates
- route attributes
- Vulnerability in the default error renderer #1366
- XSS functions
Changes
Support
Donate to Support Jooby development.
v2.0.5
v2.0.4
Happy and proud to announce the 2.0.4 release! π π
New release comes with:
- supports for OPTIONS, HEAD and TRACE requests
- Cors handler
- ASM upgrade (required for Java 11+)
- MockRouter/MockContext improvements
Changes
Support
Commercial Support
Donate to Support Jooby development.
v2.0.3
Happy and proud to announce the 2.0.3 release! π π
New release comes with:
- jooby:run better error reporting
- decorator not working when defined in route
- Jooby.stop idempotent
- Context detaches when runnin in event-loop and returns a Context
- couple of performance improvements
Changes
Support
Commercial Support
Donate to Support Jooby development.