File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,17 @@ For Helidon 2.x releases please see [Helidon 2.x CHANGELOG.md](https://github.co
1111
1212For Helidon 1.x releases please see [ Helidon 1.x CHANGELOG.md] ( https://github.com/oracle/helidon/blob/helidon-1.x/CHANGELOG.md )
1313
14+ ## [ 4.2.6]
15+
16+ This release contains important bugfixes and is recommended for all users of Helidon 4.
17+
18+ A minimum of Java 21 is required to use Helidon 4.
19+
20+ ### CHANGES
21+
22+ - WebServer: Connection checks update [ 10539] ( https://github.com/helidon-io/helidon/pull/10539 )
23+ - Dependencies: Upgrade jaxb-core, -impl, -runtime [ 10537] ( https://github.com/helidon-io/helidon/pull/10537 )
24+ - Build: Ensure aggregated javadocs are built as part of release profile [ 10536] ( https://github.com/helidon-io/helidon/pull/10536 )
1425
1526## [ 4.2.5]
1627
@@ -1861,6 +1872,7 @@ Helidon 4.0.0 is a major release that includes significant new features and fixe
18611872- MicroProfile: MP path based static content should use index.html (4.x) [ 4737] ( https://github.com/oracle/helidon/pull/4737 )
18621873- Build: 4.0 version and poms [ 4655] ( https://github.com/oracle/helidon/pull/4655 )
18631874
1875+ [ 4.2.6 ] : https://github.com/oracle/helidon/compare/4.2.5...4.2.6
18641876[ 4.2.5 ] : https://github.com/oracle/helidon/compare/4.2.4...4.2.5
18651877[ 4.2.4 ] : https://github.com/oracle/helidon/compare/4.2.3...4.2.4
18661878[ 4.2.3 ] : https://github.com/oracle/helidon/compare/4.2.2...4.2.3
You can’t perform that action at this time.
0 commit comments