jooby 3.0.0.M2
Happy to announce a new release! π π
- #2465: In case of async route handlers, after() runs before the handler, not after it
- #2710: AccessLogger logs miss protocol and content length when using Kotlin Coroutines
- #2256: Logback config not properly referenced for a self-containing JAR
- #1921: Allow extension to provide handlers for routes' return type
- #2031: core: remove reactive supports from jooby core
- #2698: core: remove asm and route return type analysis