1.4.4
Notes
This is a bug fix release of Helidon. It includes another key fix for Helidon MP JPA/JTA support.
If you use JPA/JTA then it is strongly recommended that you upgrade to this release.
Fixes
- JPA/JTA: Ensures that JtaDataSource instances that are acquired when a transaction is already active have their Synchronizations registered appropriately 1508
- Config: Fix merging of value nodes 1490
- Config: Config cache is not using SoftReference anymore. 1495
- Security: Fail fast when policy validation fails because of setup/syntax 1492
- Reactive: BaseProcessor back-pressure fix 1343