Skip to content

jooby 3.0.0.M2

Choose a tag to compare

@jknack jknack released this 01 Jan 18:13
· 1988 commits to 3.x since this release

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

Changes

Support my work