You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- OCI: Register OciMetricsSupport service only when enable flag is set to true [6032](https://github.com/helidon-io/helidon/pull/6032)
50
+
- Security: Accidentally removed updateRequest method returned [5844](https://github.com/helidon-io/helidon/pull/5844)
51
+
- Security: Default tenant is not included for propagation [5898](https://github.com/helidon-io/helidon/pull/5898)
52
+
- Security: Oidc tenant name now properly escaped [5872](https://github.com/helidon-io/helidon/pull/5872)
53
+
- Security: Support for customization of 'logout uri' in OIDC provider [5784](https://github.com/helidon-io/helidon/pull/5784)
54
+
- WebServer: 100 continue triggered by content request [5714](https://github.com/helidon-io/helidon/pull/5714)
55
+
- WebServer: Add allow-list handling to requested URI behavior [5668](https://github.com/helidon-io/helidon/pull/5668)
56
+
- WebServer: Suppress incorrect start-up log message related to requested URI discovery [5862](https://github.com/helidon-io/helidon/pull/5862)
57
+
- WebServer: Switch default back-pressure strategy to AUTO_FLUSH from LINEAR #5943[5944](https://github.com/helidon-io/helidon/pull/5944)
58
+
- WebSocket: Enhancement to allow different WebSocket applications to be registered on different ports. [5822](https://github.com/helidon-io/helidon/pull/5822)
59
+
- Build: Cleanup Helidon BOM by removing obsolete and internal artifacts [6017](https://github.com/helidon-io/helidon/pull/6017)
60
+
- Dependencies: Bump testng from 7.5 to 7.7.0 [5918](https://github.com/helidon-io/helidon/pull/5918)
- Docs: New subsection describing enhancement to support WebSocket application bindings on different ports [5835](https://github.com/helidon-io/helidon/pull/5835)
70
+
- Docs: TOC updates to include additional levels [6003](https://github.com/helidon-io/helidon/pull/6003)
71
+
- Docs: Updated sitegen.yaml for #5076[5952](https://github.com/helidon-io/helidon/pull/5952)
72
+
- Docs: Updates to MP TOCs [5923](https://github.com/helidon-io/helidon/pull/5923)
- Examples: Fix parent poms in example [5736](https://github.com/helidon-io/helidon/pull/5736)
77
+
- Test: Follow-up to PR #5822[5845](https://github.com/helidon-io/helidon/pull/5845)
78
+
- Test: Use Hamcrest assertions instead of JUnit [5962](https://github.com/helidon-io/helidon/pull/5962) and Others
79
+
80
+
12
81
## [3.1.0]
13
82
14
83
This is a minor release of Helidon and is recommended for all users of Helidon 3. In addition to bug fixes and minor enhancements, this release contains two dependency upgrades that could have a small impact on compatibility. These are:
@@ -556,6 +625,9 @@ Notable changes:
556
625
- Examples: Update bare-mp archetype to use microprofile-core [3795](https://github.com/oracle/helidon/pull/3795)
0 commit comments