Release Notes
v5.27.7 on the GitHub
Improvements
Rule Services:
- Enhanced Error Handling in Dataframe Processing with JSON-Based External Function Calls.
OpenL Studio:
- Ability to flatten input array parameters in excel file generated by 'Run into File' function.
- An attribute 'lockInfo' has been added to the response for the 'Get Projects' method.
- The performance of the Repository tab has been improved.
As part of the improvement, a new experimental property was introduced:
repository.cache.monitor.enabled = false
This property disables the identification of the currently deployed rules version in production repositories,
significantly speeding up the performance of the Repository tab.
Maven Plugin:
- The dependency to cglib library is removed.
Fixed Bugs
OpenL Studio:
- The project status does not always change from "OPENED" to "EDITING" via the REST API.
- Webstudio not started due to incorrect Date in flyway scripts if user database is MS SQL.
- The endpoint rest/projects/{ projectId }/tables/{ tableId } returns the date with a timezone, if the date was edited via Webstudio.
- The project becomes locked, if the user with View permission edit it via REST API.
- Slow performance on Repository tab.
Rule Services:
- An index in the Rule table is not created for the column using the 'contains' function.
Updated Libraries
- Spring Framework 5.3.36
- Nimbus JOSE+JWT 9.39.1
- Objenesis 3.4
- OpenTelemetry 2.4.0
- Jackson Object Mapper 2.17.1
- GRPC 1.64.0
- Maven Plugin API 3.9.7
- Maven Plugin Plugin 3.13.0
- Jetty 10.0.21
- AWS Java SDK 2.25.60
- Azure Client 12.26.0
- Netty 4.1.110.Final
- Reactor Netty 1.1.19
- MS SQL JDBC 12.6.2.jre11
- Apache Commons Codec 1.17.0
- Apache Commons Compress 1.26.2
- Gson 2.11.0
- AspectJ 1.9.22.1
- Guava 33.2.0-jre
- Picocli 4.7.6
- Mockito JUnit 5.12.0
- XMLUnit 2.10.0
- Testcontainers 1.19.8
- Minio 8.5.10
- JGit 6.9.0.202403050737-openl
- FlyWay 4.2.0.3
- Spring Security 5.8.12
- OpenSAML 4.3.2
- Hive JDBC 4.0.0
- Swagger Parser 2.1.22
- BouncyCastle 1.78.1
- JAXB Runtime 2.3.9
- Hessian 4.0.66
- Activity 5.23.0