Jooby Versions Save

The modular web framework for Java and Kotlin

v3.0.3

9 months ago

Happy to announce a new release! 🚀 🎉

  • #3084 Non-ASCII routes cannot use any params
  • #3086 jooby:run: allow to run on test classpath

Changes

Support my work

v3.0.2

9 months ago

Happy to announce a new release! 🚀 🎉

  • #3061: jooby-run: doesn't work on Kotlin MPP
  • #3075: jooby-run: class changes are not reflected on restart
  • #3074: quartz: doesn't persist/save method jobs
  • #3018 : jooby-run: redo classloader strategy. Performance improvement
  • #3059: open-api: generation doesn't work with indirection
  • #3076: router: non-ascii support
  • #3070: Static assets doesn't work with non-ASCII file names

Changes

Support my work

v3.0.1

10 months ago

Happy to announce a new release! 🚀 🎉

  • #3046: BREAK CHANGE: Logging configuration has changed. You need to add jooby-logback (logback users)
  • #3047: BREAK CHANGE: Logging configuration has changed. You need to add jooby-log4j (log4j users)
  • #3048: BREAK CHANGE: Context.lookup typo: rename Multipart to Form
  • #3018 : jooby-run: redo classloader strategy. Performance improvement

Changes

Support my work

v3.0.0

10 months ago

After lot of hard work I'm proud to announce a new release! 🚀 🎉

See what has changed in this new major release: https://jooby.io/migration/3.x/

Changes

Support my work

v3.0.0.M11

11 months ago

Happy to announce a new release! 🚀 🎉

  • #2934: Move kotlin outside of core: jooby-kotlin
  • #2557: ReflectiveBeanConverter does not work well for nullable fields
  • #2525: Empty object list in query parameters
  • #2956: Add MockRouter.tryError

NOTE: Git tag is v3.0.0.M10, while maven/gradle artifacts are v3.0.0.M11

Changes

Support my work

v3.0.0.M9

1 year ago

Happy to announce a new release! 🚀 🎉

  • #2909 Server: Configure jetty max header size
  • #2818 WebSocket: Support sending binary message
  • #2910 WebSocket: Simplify broadcast
  • #2228 WebSocket: Add listener for sending message
  • #2922 Guice 7.x upgrade

NOTE: Git tag is v3.0.0.M8, while maven/gradle artifacts are v3.0.0.M9

Changes

Support my work

v3.0.0.M7

1 year ago

Happy to announce a new release! 🚀 🎉

  • feature: jte module #2876
  • feature: JStachio module #2864
  • feature: Creates a new Avaje-JsonB module #2866
  • bug: POST handler being called on an OPTIONS request #2863

Changes

Support my work

v3.0.0.M6

1 year ago

Happy to announce a new release! 🚀 🎉

  • quartz: job get blocked while using @PersistJobDataAfterExecution #2852
  • spring: remove jooby-spring module #2851

Changes

Support my work

v3.0.0.M5

1 year ago

Happy to announce a new release! 🚀 🎉

  • Sync nonblocking route attribute with execution mode.
  • Fix Rx mapper when returns a Disposable response.

Changes

Support my work

v3.0.0.M4

1 year ago

Happy to announce a new release! 🚀 🎉

Changes

Support my work