Skip to content

Commit 624e0ce

Browse files
committed
Update CHANGELOG for 2.6.12 release
1 parent d659f59 commit 624e0ce

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ For Helidon 1.x releases please see [Helidon 1.x CHANGELOG.md](https://github.co
99

1010
For 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

1429
This is a bugfix release of Helidon. It is recommended for all users of Helidon 2. Helidon 2 requires a minimum Java 11.

0 commit comments

Comments
 (0)