Release Notes
v5.22.6 on the GitHub
Improvements
Core:
- Vulnerable libraries are updated
- Length() function is added for Map, List, Set objects
Webservice:
- Tracer functionality is improved to reduce temporary arrays creation
- Jackson databinding is updated to v2.10
Fixed Bugs
Webstudio:
- No error message on running versioned rules without runtime context, of the number of business versions is even.
Webservice:
- Multiple allocation failures in JVM
Core:
- Errors on opening simple rules table, containing array defined via merged columns
Updated libraries
- commons-beanutils v1.9.4
- commons-compress v1.19
- jackson v2.10