Release Notes

v5.19.6 on the GitHub

Improvements

Core:

  • Improved performance of OpenMethodDispatcher.invokeInner()
  • Removed thread blocking issues
  • Reduced memory consumption by removing EqualsBuilder and HashCodeBuilder
  • Improved RuleService.redeploy() method by removing redundant invoking of createService()

Fixed Bugs

  • Fixed issue with uploading locked project via REST
  • Fixed an incorrect Java file generation from OpenL datatypes
  • Fixed an issue with null-safety for Spreadsheets Java file generation from OpenL datatypes
  • Fixed an issue with running benchmark
  • Fixed an issue with trailing whitespaces in keywords
  • Fixed an incorrect behavior of formulas in conditions

Performance

  • Removed usage of EqualsBuilder and HashCodeBuilder (but it’s still used in datatypes/java beans)
  • Invoked createService() only once on redeploy

Migration Notes

Core

Removed deprecated IVocabulary class

© Copyright OpenL Tablets, 2004-2024