Skip to content

Releases: jooby-project/jooby

jooby 3.11.1

29 Jul 18:39

Choose a tag to compare

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

27 Jul 21:48

Choose a tag to compare

Just a minor release with #3732 windows: Application startup fails due to env vars

jooby 4.0.1

25 Jul 22:47

Choose a tag to compare

Just a minor release with fixed for #3731: serverPort is ignored

jooby 4.0.0

25 Jul 15:06

Choose a tag to compare

Proud to announce the next major release of Jooby!

Migration notes: https://jooby.io/migration/4.x/

Changes

Support my work

Sponsors

Thank you.

jooby 3.11.0

21 Jul 09:51

Choose a tag to compare

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

  • remove: install(Server) #3725
  • server: allow to configure maxHeaderSize #3724
  • server: Misleading error message in httpsOnly mode #3722
  • server: make sure server stop on startup error (exit main thread) #3723

Changes

Support my work

Sponsors

Thank you.


jooby 3.10.0

02 Jul 09:57

Choose a tag to compare

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

  • reactor: An empty Mono causes the request to hang #3686
  • MvcFactory deprecated but used in generated mvc-classes by jooby-apt #3695
  • jooby-cli generated gradle build won't complie #3706
  • upgrade: graphiql to 5.x #3711
  • remove: graphql-playground #3710
  • jooby-cli generated gradle build won't complie #3706
  • Fix Javadoc links on the site #3700

Changes

Support my work

Sponsors

Thank you.


jooby 3.9.1

29 May 09:58

Choose a tag to compare

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

Changes

Support my work

Sponsors

Thank you.


jooby 3.9.0

27 May 15:25

Choose a tag to compare

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

  • registry: Allow to bind List/Set/Map #3660
  • registry: Add support for java.lang.reflect.Type #3659

Changes

Support my work

Sponsors

Thank you.


jooby 3.8.1

12 May 20:38

Choose a tag to compare

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

  • OpenAPI: generated yaml/json files misplaced @Parameter annotation #3654
  • OpenAPI: generated yaml/json files missing @SecurityScheme annotation #3652
  • server.port is ignored in 3.8.0 #3653
  • apt/mvc: NPE with empty controllers #3656

Changes

Support my work

Sponsors

Thank you.


jooby 3.8.0

05 May 10:26

Choose a tag to compare

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

  • feature: support multiple application on single server #3645
  • Netty is now 4.2.0

Changes

Support my work

Sponsors

Thank you.


Full Changelog: v3.7.0...v3.8.0