Release Notes
v5.23.14 on the GitHub
Fixed Bugs
Rule Services, WebStudio:
- log4j must be updated to 2.15.0 due to CVE-2021-44228 vulnerability
Core:
- The "Flatten(Datatype[][], Datatype[])" function returns "Object[]" instead of "MyDatatype[]"
- The return values are included in the return result if conditions do not match.
- Deprecated functionality "include" stopped working for dependent modules.
Core:
- OpenL Maven plugin starts packaging itself when executing two package goals in a single build and goes into an infinite loop.
Updated Libraries:
- Hibernate v.5.4.24.Final
- Hibernate validator v.5.4.3.Final