Skip to content

Releases: jooby-project/jooby

jooby 3.5.5

09 Dec 23:01
Compare
Choose a tag to compare

Happy to announce a new release! 🚀 🎉

#3596 hibernate-validator: better support for custom ConstraintValidatorFactory

Changes

Support my work

Sponsors

Thank you.


Full Changelog: v3.5.4...v3.5.5

jooby 3.5.4

21 Nov 17:51
Compare
Choose a tag to compare

Happy to announce a new release! 🚀 🎉

#3586 Hibernate: Fix RequestSessionFactory.StatefulSessionFactory create returning null session by @JohannesBeranek

Changes

Support my work


Full Changelog: v3.5.3...v3.5.4

jooby 3.5.3

14 Nov 17:21
Compare
Choose a tag to compare

Happy to announce a new release! 🚀 🎉

#3582 MVC routes don't have custom annotations in attributes
#3580 Uncaught exceptions in io.jooby.internal.netty.NettyHandler.offer

Changes

Support my work


Full Changelog: v3.5.2...v3.5.3

jooby 3.5.2

13 Nov 15:45
Compare
Choose a tag to compare

Happy to announce a new release! 🚀 🎉

#3577 pac4j: merge org.pac4j.core.config.Config into Pac4jOptions
#3575 pac4j: openapi: lambda routes can't be hidden
#3576: default HttpActionAdapter must trigger the error handler
#3578 open-api: merge operations from template file

Changes

Support my work


Full Changelog: v3.5.1...v3.5.2

jooby 3.5.1

07 Nov 14:46
Compare
Choose a tag to compare

Happy to announce a new release! 🚀 🎉

#3574 openapi: add custom context path for redoc/swagger ui
#3572 hibernate: add StatelessSession support

Changes

Support my work


Full Changelog: v3.5.0...v3.5.1

jooby 3.5.0

05 Nov 17:00
Compare
Choose a tag to compare

Happy to announce a new release! 🚀 🎉

#3571 open-api: Allow to specify a custom openapi file
#3561 pac4j: upgrade to 6.x

Changes

Support my work


Full Changelog: v3.4.3...v3.5.0

jooby 3.4.3

28 Oct 13:36
Compare
Choose a tag to compare

Happy to announce a new release! 🚀 🎉

Changes

Support my work


Full Changelog: v3.4.2...v3.4.3

jooby 3.4.2

14 Oct 20:54
Compare
Choose a tag to compare

Happy to announce a new release! 🚀 🎉

Changes

Support my work


Full Changelog: v3.4.1...v3.4.2

v3.4.1

23 Sep 14:39
Compare
Choose a tag to compare

Happy to announce a new release! 🚀 🎉

  • #3539 jooby-apt: Value annotation attribute must be always generated
  • #3537 jooby-cli: make the create command the default command

Changes

Support my work


v3.4.0

19 Sep 14:07
Compare
Choose a tag to compare

Happy to announce a new release! 🚀 🎉

  • #3532 Add MvcMethod object for setMvcMethod and getMvcMethod
  • #3528 camel 4: upgrade camel 3 module to 4
  • #3526 jooby-apt: should NOT generate metadata for defaults annotation attributes
  • #3527 jooby-apt: filter out open-api/swagger annotations as route attributes
  • #3525 jooby-apt: Repeatable @Parameter annotation issue by @kliushnichenko
  • #3529 jooby-apt: turn off Route.setReturnType by default and mark as deprecated

Changes

Support my work