File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,21 @@ For Helidon 1.x releases please see [Helidon 1.x CHANGELOG.md](https://github.co
99
1010For Helidon 3.x releases please see [ Helidon 3.x CHANGELOG.md] ( https://github.com/oracle/helidon/blob/helidon-3.x/CHANGELOG.md )
1111
12+ ## [ 2.6.12]
13+
14+ This is a bugfix release of Helidon. It is recommended for all users of Helidon 2. Helidon 2 requires a minimum Java 11.
15+
16+ ### CHANGES
17+
18+ - WebServer: Fix accept header handling in server request headers [ 10202] ( https://github.com/helidon-io/helidon/pull/10202 )
19+ - Dependencies: Upgrade commons-lang3 to 3.18.0 [ 10547] ( https://github.com/helidon-io/helidon/pull/10547 )
20+ - Dependencies: Upgrade gson to 2.13.1 [ 10547] ( https://github.com/helidon-io/helidon/pull/10547 )
21+ - Dependencies: Upgrade jgit to 6.10.1 [ 10547] ( https://github.com/helidon-io/helidon/pull/10547 )
22+ - Dependencies: Upgrade Netty to 4.1.124.Final [ 10543] ( https://github.com/helidon-io/helidon/pull/10543 )
23+ - Dependencies: Upgrade snakeyaml to 2.4 [ 9841] ( https://github.com/helidon-io/helidon/pull/9841 )
24+ - Build: Backport releasing to Central Publishing Portal [ 10253] ( https://github.com/helidon-io/helidon/pull/10253 )
25+ - Docs: Clarification of documentation of integration of security and webserver [ 10424] ( https://github.com/helidon-io/helidon/pull/10424 )
26+
1227## [ 2.6.11]
1328
1429This is a bugfix release of Helidon. It is recommended for all users of Helidon 2. Helidon 2 requires a minimum Java 11.
You can’t perform that action at this time.
0 commit comments