This is a bugfix release of Helidon. It is recommended for all users of Helidon 2.
Compatibility
2.5.2 is API compatible with 2.4.0.
CHANGES
- CORS: Correct return of path from MP CORS request adapter; add test (2.x) 4434
- CORS: Preserve order of mapped cross-origin config path entries from config; add test (2.x) 4432
- Common: Completed @deprecated annotation and fixed Javadoc 4389
- Common: Completed @deprecated annotations in common configurable 4395
- Common: Update
@Deprecatedanno in 2.xservice-common/rest4392 - Config: Add helidon-config-yaml-mp as a dependency in helidon-microprofile-config. (#4379) 4394
- Docs: Add documentation for hocon/json support and meta-config extensibility on MP 4391
- Docs: Fix MP references in SE metrics guide 4648
- Examples: Add examples for SE and MP to update counters of HTTP response status ranges (1xx, 2xx, etc.) for 2.x 4616
- Examples: Fix gRPC examples that are failing. (#4585) 4635
- Examples: OCI Integration Examples Update 2.x 4502
- Examples: Uses lowercase for database column names in se … 4274
- FT: Added config support for bulkheads, breakers, timeouts and retries 4337
- FT: Changes to FT implementation to support interception of proxy methods 4641
- JAX-RS: Change log level to fine for exception caught while intercepting 4632
- LRA: Coordinator test fix #4544 backport 4611
- LRA: Deprecations cleanup 2.x 4450
- Metrics: Fix deprecation annotations in metrics; update doc; revise examples (2.x) 4396
- Metrics: Remove unneeded dependency 4378
- Native Image: Add module info to native image extensions. 4588
- Native Image: Removed final from proxied types 4586
- Security: Added X509 certificate context key when client certificate is present and pem trust store configuration 4226
- Security: JEP-290 2.x 4587
- Test: Removed usage of deprecated method. 4401
- Tracing: Cleanup of E2E test for tracing. 4589
- Tracing: Update for Jaeger tracing. 4631
- WebClient: Context propagation across HTTP. 4612
- WebClient: Set executor of CompletableFuture for response with no content. (#4540) 4596
- WebServer: Updated TyrusSupport to correctly propagate query params from webserver 4624
- WebServer: Wrong Http/2 version 2x 4629