This is a bug fix release of Helidon. It contains bug fixes and minor enhancements. We recommend all Helidon 2.x users upgrade to this release.
Compatibility
2.3.2 is API compatible with 2.3.0.
Changes
- Health: Health check for OCI ObjectStorage that works in SE and MP 3157
- Logging: Fix Bug #3032 with SLF4J dependancy 3047
- Metrics: Correct the reported Prometheus metric type for ConcurrentGauge metrics 3160
- Metrics: Fix incorrect handling of omitted display name (and description) revealed by gRPC 3178
- Security: Allowed cipher suite can now be specified for WebServer and WebClient 3144
- Security: Audit does not format message if not loggable. 3156 3162
- Tests: Fixed failing mp-graphql integration test when using JDK17 (#3100) 3176
- Tracing: Improved handling of Jaeger spans/scopes across threads 3134
- Utils: Loom support moved to ThreadPoolSupplier 3164
- Vault: Custom path for Vault auth methods 3161
- WebServer: Reactive streams compliant BareResponseImpl 3153
- WebServer: Set content-length to 0 if empty response 3135
- Docs: Fixed typos in link 3167
- Docs: New note about the generation of passphrase protected PKCS#1 keys 3145
- Documentation SE : OIDC Postman extension 2740
- Examples: Fix for exec:java to exec:exec 3148
- Examples: Remove jakarta.activation dependency from examples and archetypes 3155