Skip to content

Releases: jooby-project/jooby

jooby 4.5.0

07 May 20:43

Choose a tag to compare

🚀 What's New

  • feature: pluggable exception mapping to ValidationResult for Business Logic #3937
  • feature: official htmx module (jooby-htmx) #3936 Checkout the demo
  • WS: Make web socket DI friendly #3914
  • open-telemetry: for gRPC #3911
  • feature: Generic JSON Codec Abstraction (JsonCodec) #3904

🛠️ Changes

  • documentation: add back static files #3942
  • template engine: no session available #3941
  • JwtSessionStore does not populate session ID on POST request following GET request #3939
  • open-telemetry: document how to trace camel routes #3933
  • refactor SslX509Provider: Remove legacy Netty SSL abstractions #3932
  • open-telemetry: mcp: trace mcp request #3928
  • graphql-java: upgrade to major version: 26.0 #3927
  • mcp: improve McpInvoker interceptor #3924
  • json-rpc: add json-rpc invoker #3921
  • open-telemetry: json-rpc: trace json-rpc request #3920
  • undertow: gRPC: error while shutting down #3918
  • gRPC: allow to customize server and channel #3912
  • graphql: remove shaded/harcoded gson dependency #3909
  • nullability: replace spotbugs annotations with jspecify #3906

📊 Component Updates

Component Count Issues
opentelemetry 4 #3933, #3928, #3920, #3911
gRPC 3 #3918, #3912, #3911
documentation 2 #3942, #3933
graphql 2 #3927, #3909
json-rpc 2 #3921, #3920
mcp 2 #3928, #3924
avaje 1 #3904
camel 1 #3933
htmx 1 #3936
jackson2 1 #3904
jackson3 1 #3904
json-b 1 #3904
question 1 #3939
session 1 #3939
ssl 1 #3932
template-engine 1 #3941
undertow 1 #3918
validation 1 #3937

🔗 Links & Resources

💖 Support my work

🏆 Sponsors

jooby 4.4.0

14 Apr 01:00

Choose a tag to compare

🚀 What's New

  • feature: open telemetry module #3900

🔗 Links & Resources

💖 Support my work

🏆 Sponsors

jooby 4.3.0

08 Apr 15:04

Choose a tag to compare

jooby 4.2.0

31 Mar 14:32

Choose a tag to compare

jooby 4.1.0

16 Mar 15:03

Choose a tag to compare

🚀 What's New

🔗 Links & Resources

💖 Support my work

🏆 Sponsors

jooby v4.0.17

10 Mar 18:20

Choose a tag to compare

Bugs:

  • jooby-netty: possible leak in scheduled tasks under HTTP traffic #3871

Full Changelog: v4.0.16...v4.0.17

v3.11.7

10 Mar 16:58

Choose a tag to compare

  • upgrade of major dependencies

Full Changelog: v3.11.6...v3.11.7

jooby 4.0.16

02 Mar 16:56

Choose a tag to compare

What's Changed

Full Changelog: v4.0.15...v4.0.16

jooby 4.0.15

14 Jan 14:27

Choose a tag to compare

jooby 3.11.6

14 Jan 17:43

Choose a tag to compare

Changes

Thank you.