Releases: jooby-project/jooby
Releases Β· jooby-project/jooby
jooby 3.0.10
jooby 3.0.9
v3.0.8
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
v2.16.3
jooby 3.0.6
jooby 3.0.5
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
- Tags: 3.0.4 and 3.0.5
- Issues
- Changelog
- Dependencies
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
jooby 3.0.2
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
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
toForm
- #3018 : jooby-run: redo classloader strategy. Performance improvement