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

Changelog History
Page 4

  • v2.0.1 Changes

    July 11, 2019

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

    ๐Ÿ†• New release comes with:

    • javadoc for public API (core and modules)
    • ๐Ÿ“š documentation for error handler and servers
    • ๐Ÿ”จ refactor and bug fixing on asset handler. Supports now SPAs and static-sites
    • ๐Ÿ›  fixed bugs around form post (urlencoded and multipart)

    ๐Ÿ”„ Changes

    ๐Ÿ‘Œ Support

    Star Jooby on Github.
    ๐Ÿ‘ Donate and Support Jooby development.

  • v2.0.0 Changes

    July 03, 2019

    Hi All,

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

    ๐ŸŽ It had been a long path to get it out, but it is finally here. Jooby 2.x keep the same principles: simplicity, performance and most important developer productivity. Even more you will find 2.x more simple and performant than 1.x.

    ๐Ÿš€ It is a major and non-backward compatible release and there isn't migration guide yet. Most of the modules of 1.x were dropped, we are going to add new modules on demand based on user feedback/requirements.

    ๐Ÿšš The jooby 2.x web site is available at: https://jooby.io, while the 1.x still is at https://jooby.org. The 1.x site is planned to be moved into https://jooby.io/v1 in the next week.

    ๐Ÿš€ The OpenAPI/Swagger module going to be added in the 2.1.0 release

    Key Features

    • Fast startup time
    • Hot-Reload for development (Save + Compile + Restart)
    • Script/lambda routes
    • MVC/JAX-RS routes
    • Event Loop and blocking execution modes
    • Reactive responses (Completable Futures, RxJava and Reactor types and Kotlin Coroutines)
    • Multi-server: Jetty, Netty and Undertow

    Modules

    • Hikari
    • Flyway
    • Jdbi
    • Hibernate

    Dependency Injection Modules

    • Guice
    • Spring
    • Weld

    That's all for now, let me know if you have questions.

  • v2.0.0.RC3 Changes

    June 13, 2019

    Hi All,

    ๐Ÿš€ Proud to announce the third release candidate for 2.0.0 ๐Ÿš€ ๐ŸŽ‰

    • ๐Ÿ“š Documentation review in general
    • ๐Ÿ“‡ Rename Err class to StatusCodeException
    • ๐Ÿ“‡ Rename ResourceKey to ServiceKey
    • ๐Ÿ“š Documentation for modules
    • Late init option for Extension
    • Dispatch annotation for MVC routes
    • Before and After are now filter
    • After don't produce a response anymore, works via side effects
    • Pipeline order is now: before / decorator / handler / after
    • Flash scope implementation
    • ๐Ÿ‘ Redo coroutine support

    https://jooby.io

    ๐Ÿ‘Œ Support

    Star Jooby on Github.
    ๐Ÿ‘ Donate and Support Jooby development.

  • v2.0.0.RC2 Changes

    May 09, 2019

    Hi All,

    ๐Ÿš€ Proud to announce the second release candidate for 2.0.0 ๐Ÿš€ ๐ŸŽ‰

    • Server session implementation
    • Session store API for saving session in redis/memcache/etc
    • Session ID from header or cookie
    • HotReload for development using Maven and Gradle
    • โ†” Integrate services/resources with Guice and Spring
    • ๐Ÿ”ง Server options configurable from application.conf
    • Cleanup extensions: hikari, freemarker and handlebars.java

    https://jooby.io

  • v2.0.0.RC1 Changes

    April 22, 2019

    Hi All,

    ๐Ÿš€ Proud to announce the first candidate release for 2.0.0 ๐Ÿš€ ๐ŸŽ‰

    Enjoy it!

    https://jooby.io

  • v1.6.8 Changes

    July 28, 2020
    • โฌ†๏ธ Upgrade ASM to 7.x to support Java 11. See #1849

    ๐Ÿ‘ Donate/Support

  • v1.6.6 Changes

    December 12, 2019

    ๐Ÿš€ Maintenance release for Jooby 1.x

    ๐Ÿ”„ Changes

    ๐Ÿ‘Œ Support

    ๐Ÿ‘ Donate to Support Jooby development.

  • v1.6.5 Changes

    November 26, 2019

    ๐Ÿš€ Maintenance release for Jooby 1.x

    ๐Ÿ”„ Changes

    ๐Ÿ‘Œ Support

    ๐Ÿ‘ Donate to Support Jooby development.

  • v1.6.4 Changes

    August 27, 2019

    ๐Ÿš€ Maintenance release for Jooby 1.x

    ๐Ÿ”„ Changes

    ๐Ÿ‘Œ Support

    ๐Ÿ‘ Donate to Support Jooby development.

  • v1.6.3 Changes

    July 16, 2019

    ๐Ÿš€ Maintenance release for Jooby 1.x

    Important changes

    ๐Ÿ”„ Changes

    ๐Ÿ‘Œ Support

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