Jooby Versions Save

The modular web framework for Java and Kotlin

v3.0.10

1 month ago

Happy to announce a new release! 🚀 🎉

  • #3397 Open-api does not parse Avaje BeanScope mvc controllers

Changes

Support my work

v3.0.9

2 months ago

Happy to announce a new release! 🚀 🎉

  • #3391 jetty: client certificates missing
  • upgrade handlebars.java to 4.4.0 and added module-info.java

Changes

Support my work

v3.0.8

2 months ago

Happy to announce a new release! 🚀 🎉

  • #3228 kotlin: mount of coroutine routes doesn't work
  • #3289 Option for Kotlin DSL when generating Gradle project
  • #3328 Pac4jModule: a way to omit /logout and /callback
  • #3278 Failed to generate openapi when the project using jackson-module-kotlin

Changes

Support my work

v3.0.7

4 months ago

Happy to announce a new release! 🚀 🎉

  • #3300 jte: doesn't work with context attributes
  • #3217 open-api/kotlin: generator fails to find element type when a lambda returns a collection of beans

Changes

Support my work

v2.16.3

6 months ago

What's Changed

Full Changelog: https://github.com/jooby-project/jooby/compare/v2.16.2...v2.16.3

Support my work

v3.0.6

7 months ago

Happy to announce a new release! 🚀 🎉

  • #3125 jte: Add .kte file extension
  • #3173: Cannot override application.package in conf file using Kotlin
  • #3182 jooby-cli: stop shading cli content for better console support
  • #2056 Jooby cli is broken on windows

Changes

Support my work

v3.0.5

8 months ago

Happy to announce a new release! 🚀 🎉

  • #3098 jooby-run: allow to use a single classloader
  • #3099 quartz: changing job schedule between cron to simple trigger doesn't work when they are stored
  • #3100 quartz: allow to clear all job data/trigger on startup
  • #3111 WebSocketConfigurer#onClose not called

Changes

Support my work

NOTE: Maven release version is 3.0.5. Due to an error while pushing to central this release includes two tags: 3.0.4 and 3.0.5

v3.0.3

8 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

9 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