File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,16 @@ For Helidon 2.x releases please see [Helidon 2.x CHANGELOG.md](https://github.co
99
1010For Helidon 1.x releases please see [ Helidon 1.x CHANGELOG.md] ( https://github.com/oracle/helidon/blob/helidon-1.x/CHANGELOG.md )
1111
12+ ## [ 3.2.15]
13+
14+ This is a bugfix release of Helidon and is recommended for all users of Helidon 3. Helidon 3 requires Java 17 or newer.
15+
16+ ### CHANGES
17+
18+ - WebServer: Static content file system path checks [ 10586] ( https://github.com/helidon-io/helidon/pull/10586 )
19+ - Dependencies: Upgrade Netty to 4.1.126.Final [ 10637] ( https://github.com/helidon-io/helidon/pull/10637 )
20+ - Dependencies: Upgrade jgit to 7.3.0 [ 10603] ( https://github.com/helidon-io/helidon/pull/10603 )
21+
1222## [ 3.2.14]
1323
1424This is a bugfix release of Helidon and is recommended for all users of Helidon 3. Helidon 3 requires Java 17 or newer.
@@ -1030,6 +1040,7 @@ Notable changes:
10301040- Examples: Update bare-mp archetype to use microprofile-core [ 3795] ( https://github.com/oracle/helidon/pull/3795 )
10311041
10321042
1043+ [ 3.2.15 ] : https://github.com/helidon-io/helidon/compare/3.2.14...3.2.15
10331044[ 3.2.14 ] : https://github.com/helidon-io/helidon/compare/3.2.13...3.2.14
10341045[ 3.2.13 ] : https://github.com/helidon-io/helidon/compare/3.2.12...3.2.13
10351046[ 3.2.12 ] : https://github.com/helidon-io/helidon/compare/3.2.11...3.2.12
You can’t perform that action at this time.
0 commit comments