Skip to content

1.4.9

Compare
Choose a tag to compare
@barchetta barchetta released this 24 Jun 18:51
· 3042 commits to main since this release

This is a bug fix release of Helidon 1. It contains fixes and dependency upgrades.
We recommend all Helidon 1.4 users upgrade to this release.

Compatibility

1.4.9 is API compatible with previous 1.4 releases.

Changes

  • WebServer: Honor binding address (host) when binding multiple ports. 3111
  • WebServer: Ignore path parameters while matching routes in 1.x 3102
  • WebServer: Encode paths returned as part of 400 and 404 responses 3055
  • Dependencies: Upgrade netty 3079
  • Dependencies: Upgrade Jakarta dependencies to match what is in 2.x 3062
  • Dependencies: Update to SmallRye OpenAPI 1.2.3 for 1.x 3081
  • Dependencies: revert libthrift forced upgrade for jaeger-client 3053