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

Changelog History
Page 1

  • v2.9.4

    November 25, 2020
  • v2.9.3 Changes

    November 13, 2020

    ๐Ÿš€ Happy to announce a new release! ๐Ÿš€ ๐ŸŽ‰

    ๐Ÿ”„ Changes

    ๐Ÿ‘ Donate/Support

    Contributors

    @imeszaros

  • v2.9.2 Changes

    October 25, 2020

    ๐Ÿš€ Happy to announce a new release! ๐Ÿš€ ๐ŸŽ‰

    • ๐Ÿ‘ป #2054 undertow: Fix exception thrown at startup
    • #1881 config: stackoverflow when OS has lot of environment variables
    • #2068: bean converter: favor empty constructor when there are multiple constructors
    • ๐Ÿ‘ #2069: bean converter: support java.util.Collection while provisioning parameter
    • #2046: openapi: api doc generator doesn't respect mount() construction

    ๐Ÿ”„ Changes

    ๐Ÿ‘ Donate/Support

    Contributors

    @imeszaros

  • v2.9.1 Changes

    October 01, 2020

    ๐Ÿš€ Happy to announce a new release! ๐Ÿš€ ๐ŸŽ‰

    • #1995 Fix for double urldecoding with Formdata/Multipart
    • #1990 pac4j: URL resolver doesn't work with null context
    • ๐Ÿ‘ #1999 OpenAPI generator now supports routes() and Kotlin objects
    • #1998 Chrome cookie SameSite issue
    • #1972 pac4j-module: Can't apply a client directly to a POST route?
    • ๐Ÿ“ฆ #2026 hibernate/mvc: package scanner report bad byte code while processing generated byte code

    ๐Ÿ”„ Changes

    ๐Ÿ‘ Donate/Support

    Contributors

    @imeszaros

  • v2.9.0 Changes

    September 08, 2020

    ๐Ÿš€ Happy to announce a new release! ๐Ÿš€ ๐ŸŽ‰

    ๐Ÿš€ Thank you @imeszaros for all the work you did in this release.

    • #1968 Add Parameter Lookup
    • #1955 Metrics module
    • #1957 Transactional annotation for jdbc modules (hibernate, jdbi, ebean)
    • #1936 DSL for inline attachment
    • #1897 Jooby.start doesn't block anymore
    • #1909 undertow: fix event loop execution
    • #1973 pac4j: clients provisioning by dependency injection framework
    • #1924 Kotlin 1.4

    ๐Ÿ”„ Changes

    ๐Ÿ‘ Donate/Support

  • v2.8.10 Changes

    August 03, 2020

    ๐Ÿš€ Happy to announce a new release! ๐Ÿš€ ๐ŸŽ‰

    • #1843 : [mvc]: jooby-apt generates incorrect import statement for arrays
    • ๐Ÿ‘ป #1855: [openapi]: OpenApi execution of openapi resulted in exception: NullPointerException
    • #1866: [mvc]: jooby-apt and Lombok processing
    • ๐Ÿ‘ #1860: Support for incremental annotation processing with Gradle
    • #1890: ctx.body().value() must throws a MissingValueException when empty/missing
    • #1859: Null/Empty body param mapped to empty string ("")
    • #1865: Null/Empty body param mapped to empty string ("")

    ๐Ÿ”„ Changes

    ๐Ÿ‘ Donate/Support

  • v2.8.9 Changes

    July 02, 2020

    ๐Ÿš€ Happy and proud to announce a new release! ๐Ÿš€ ๐ŸŽ‰

    • #1822: [pac4j]: "ERR_TOO_MANY_REDIRECTS" is returned when trying any page.
    • 0๏ธโƒฃ #1830: [pac4j]: nullpointerexception on default setup
    • #1831: [router]: Context.matches(pattern) broken since 2.8.7

    ๐Ÿ”„ Changes

    ๐Ÿ‘ Donate/Support

  • v2.8.8 Changes

    June 25, 2020

    ๐Ÿš€ Happy and proud to announce a new release! ๐Ÿš€ ๐ŸŽ‰

    • #1805: [openapi] generation fails if I use java.net.URI as a query param
    • #1806: [mvc]: java.util.List contains null if query param doesn't specified
    • โฌ†๏ธ #1807: [mvc]: VerifyError after upgrading to 2.8.5 when using @FormParam MVC Annotation
    • #1810: [ssl]: Mutual TLS
    • #1813: [ssl]: Bug in ServerOptions.java
    • #1814: [mvc]: jooby-apt generates incorrect import statement for bounded wildcards
    • #1815: File upload multipart hits an error of ClassCastException while using CsrfHandler

    ๐Ÿ”„ Changes

    ๐Ÿ‘ Donate/Support

  • v2.8.7 Changes

    June 20, 2020

    ๐Ÿš€ Happy and proud to announce a new release! ๐Ÿš€ ๐ŸŽ‰

    • #1799: Unable to create Guice injector at startup

    ๐Ÿ”„ Changes

    ๐Ÿ‘ Donate/Support

  • v2.8.6 Changes

    June 18, 2020

    ๐Ÿš€ Happy and proud to announce a new release! ๐Ÿš€ ๐ŸŽ‰

    • #1771: Gzip: Set compression level
    • #1774: Access to Config/Environment from ctx.require()
    • ๐Ÿ“š #1785: Packaging documentation: https://jooby.io/packaging
    • #1786: mvc: follow/respect Nonnull annotation on HTTP parameter
    • #1794: openapi: ignore io.jooby.StatusCode
    • ๐Ÿ‘ #1795: openapi: support RequestBody annotation
    • #1796: shutdown handler

    ๐Ÿ”„ Changes

    ๐Ÿ‘ Donate/Support