Skip to content

4.5.0

Latest

Choose a tag to compare

@romain-grecourt romain-grecourt released this 19 Jun 21:14
· 242 commits to main since this release

This release of Helidon contains enhancements, bugfixes and dependency upgrades and is recommended for all users of Helidon 4. This release is API compatible with Helidon 4.4.

A minimum of Java 21 is required to use Helidon 4. Java 25 is recommended.

NOTABLE CHANGES

  • Config: Hardened shared-secret configuration value encryption. New encrypted config values should use the ${ENC=...} format generated with the helidon-config-encryption tool; existing legacy ${GCM=...} values remain supported for compatibility.

For a list of changes please see the Helidon 4.5.0 CHANGELOG.