Releases: jooby-project/jooby
jooby 3.11.3
jooby 4.0.7
Happy to announce a new release! 🚀 🎉
- OpenAPI plugin throws Cannot invoke "String.hashCode()" because "" is null #3772
- Context is not available through dependency injection #3764
- netty: allow "single" event loop configuration #3771
- mvc: default value on @QueryParam/@CookieParam/@HeaderParam annotation #3761
- mvc: add a new name method on @XXXParam annotation #3762
Changes
Support my work
Sponsors
Thank you.
jooby 4.0.6
Proud to announce a new release! 🚀 🎉
- open-api: 3.1 output #3759
Changes
Support my work
Sponsors
Thank you.
jooby 4.0.5
Proud to announce a new release! 🚀 🎉
- mediaType: clean up charset handle #3755
- revert: default setup of Context As Service #3754
- openapi: javadoc for script/lambda routes #3752
- Bug Report: Hibernate Validator Not Working in Script/Lambda Mode (BeanValidator.validate(...)) #3751
The OpenAPI JavaDoc support is now completed for Java code base: https://jooby.io/modules/openapi/#openapi-javadoc-comments
Changes
Support my work
Sponsors
Thank you.
jooby 3.11.2
Happy to announce a new release! 🚀 🎉
jooby-apt generates ambiguous constructors for controllers with a single argument constructor w/ single methods #3756
Changes
Support my work
Sponsors
Thank you.
jooby 4.0.4
Proud to announce a new release! 🚀 🎉
- Add option to detect or prevent duplicate route registrations #3741
- kotlin: sync runApp funcion #3743
- open-api/kotlin: it fails to parse new server bootstrap #3746
- jooby-cli: must update to require Java 21 #3744
- jooby-cli: update okhttp on generated tests #3745
- align default io/worker threads number #3740
- [HttpProblem] common validation shorthands #3739
This new release support JavaDoc comment while generating open-api files: https://jooby.io/modules/openapi/#openapi-javadoc-comments. See #3729
Changes
Support my work
Sponsors
Thank you.
jooby 4.0.3
jooby 3.11.1
Happy to announce a new release! 🚀 🎉
- MVC Code generation fails to declare exception when constructor throws a checked exception #3737
Changes
Support my work
Sponsors
Thank you.
jooby 4.0.2
Just a minor release with #3732 windows: Application startup fails due to env vars
jooby 4.0.1
Just a minor release with fixed for #3731: serverPort is ignored