Skip to content

Releases: jooby-project/jooby

jooby 3.0.10

16 Apr 21:00
Compare
Choose a tag to compare

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

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

Changes

Support my work

jooby 3.0.9

11 Mar 16:55
Compare
Choose a tag to compare

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

27 Feb 19:35
Compare
Choose a tag to compare

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

jooby 3.0.7

04 Jan 14:30
Compare
Choose a tag to compare

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

28 Oct 23:28
Compare
Choose a tag to compare

What's Changed

  • Bump ASM from 9.3 to 9.6 to enable support for Java 21 by @froque in #3196

Full Changelog: v2.16.2...v2.16.3

Support my work

jooby 3.0.6

16 Oct 22:47
Compare
Choose a tag to compare

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

jooby 3.0.5

28 Aug 16:04
Compare
Choose a tag to compare

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

jooby 3.0.3

21 Aug 21:43
Compare
Choose a tag to compare

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

jooby 3.0.2

15 Aug 19:43
Compare
Choose a tag to compare

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

jooby 3.0.1

31 Jul 18:28
Compare
Choose a tag to compare

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