Skip to content

Releases: jooby-project/jooby

v3.1.1

20 May 14:42
Compare
Choose a tag to compare

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

  • #3424 jstachio/rocker remove buffer reuse (thread local variable)
  • #3426 Fix Avaje Module
  • #3425 jooby-pac4j: oidc fix renew profile
  • #3428 joobyRun: improve lookup of logging configuration file on multi-module project

Changes

Support my work


jooby 3.1.0

13 May 18:02
Compare
Choose a tag to compare

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

  • #3083 jetty 12 supports
  • #3113 ModelAndView that is not a Map
  • #3416 Add Avaje Inject Module
  • #2100 MessageEncoder must return a buffer (Introduced new buffer API)
  • #3418 router: support for sub-domains on install

Changes

Support my work

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