Skip to content

Commit

Permalink
Updte CHANGELOG for 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Nov 2, 2023
1 parent e8b06a8 commit a06917b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ This is a bugfix release of Helidon and is recommended for all users of Helidon
- Tracing: Update Tracing Context on return [7167](https://github.com/helidon-io/helidon/pull/7167)
- WebClient: Add automatic support in WebClient for JVM http.proxyHost and related… [7322](https://github.com/helidon-io/helidon/pull/7322)
- WebServer: Correctly handle IPv6 addresses for requested URI. [7469](https://github.com/helidon-io/helidon/pull/7469)
- WebServer: Fix #7783: max-payload-size is parsed as an Integer [7895](https://github.com/helidon-io/helidon/pull/7895)
- WebServer: Fix intermittent out-of-order chunk #7407 [7441](https://github.com/helidon-io/helidon/pull/7441)
- WebServer: Replace deprecated socket(String) on namedSocket(String) from ServerConfiguration [7318](https://github.com/helidon-io/helidon/pull/7318)
- WebSocket: Added support for WS endpoints in application scope [7245](https://github.com/helidon-io/helidon/pull/7245)
Expand All @@ -58,6 +59,7 @@ This is a bugfix release of Helidon and is recommended for all users of Helidon
- Dependencies: Upgrade jboss logging to 3.5.3.Final [7596](https://github.com/helidon-io/helidon/pull/7596)
- Dependencies: Upgrade jgit to 6.7.0 [7592](https://github.com/helidon-io/helidon/pull/7592)
- Dependencies: Upgrade kafka-clients and okhttp [7836](https://github.com/helidon-io/helidon/pull/7836)
- Dependencies: Upgrade log4j to 2.21.1 [7898](https://github.com/helidon-io/helidon/pull/7898)
- Dependencies: Upgrade to oci sdk 3.21.0 [7254](https://github.com/helidon-io/helidon/pull/7254)
- Dependencies: upgrade okio to 3.4.0 [7238](https://github.com/helidon-io/helidon/pull/7238)
- Dependencies: upgrade oci-sdk to 3.26.0 [7878](https://github.com/helidon-io/helidon/pull/7878)
Expand Down

0 comments on commit a06917b

Please sign in to comment.