All Versions
42
Latest Version
Avg Release Cycle
18 days
Latest Release
1241 days ago

Changelog History
Page 3

  • v2.3.1 Changes

    November 22, 2019

    ๐Ÿš€ 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.

  • v2.3.0 Changes

    November 07, 2019

    ๐Ÿš€ 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.

  • v2.2.1

    October 12, 2019
  • v2.2.0 Changes

    October 07, 2019

    ๐Ÿš€ 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 Changes

    September 02, 2019

    ๐Ÿš€ 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.

  • v2.0.6 Changes

    August 23, 2019

    ๐Ÿš€ Happy and proud to announce the 2.0.4 release! ๐Ÿš€ ๐ŸŽ‰

    ๐Ÿ†• New release comes with:

    ๐Ÿ”„ Changes

    ๐Ÿ‘Œ Support

    ๐Ÿ‘ Donate to Support Jooby development.

  • v2.0.5 Changes

    August 14, 2019

    This fix a regression ASM bug introduced in 2.0.4

  • v2.0.4 Changes

    August 13, 2019

    ๐Ÿš€ 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 Changes

    July 29, 2019

    ๐Ÿš€ 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

    • Tag
    • Issues
    • Commits (Please ignore the changes on the apt module, module isn't ready yet)

    ๐Ÿ‘Œ Support

    ๐Ÿ‘ Commercial Support
    ๐Ÿ‘ Donate to Support Jooby development.

  • v2.0.2 Changes

    July 15, 2019

    ๐Ÿš€ Happy and proud to announce the 2.0.2 release! ๐Ÿš€ ๐ŸŽ‰

    ๐Ÿ†• New release comes with:

    • ๐Ÿ›  jooby:run fixes
    • โœ‚ remove NPEs from after filter
    • ๐Ÿ‘ป more clear exception when after filter can't modify response
    • ๐Ÿ‘ better documentation for after filter
    • ๐Ÿฑ assets(String, String) try to use the file system or fallback to classpath
    • ๐Ÿ›  fix for flyway.run property

    ๐Ÿ”„ Changes

    ๐Ÿ‘Œ Support

    ๐Ÿ‘ Commercial Support
    ๐Ÿ‘ Donate to Support Jooby development.