Skip to content

3.2.12

Compare
Choose a tag to compare
@tglman tglman released this 10 Nov 12:38
· 1801 commits to develop since this release

Released 3.2.12 hotfix with improvements in query performances, stabilization of the profiling in the enterprise edition and a good set of other fix in the console, core, query engine, and distribited.

Core

  • Add timeout check in next query page fetching
  • Updated dependencies
  • Optimized Security Policies checks
  • Optimized query engine property fetching and filtering
  • Removed not used anymore dependencies
  • Fix in truncate clusters logic
  • Improved string caching logic
  • Made the direct memory pointer soft reference to retain it and reduce the allocation overhead
  • Add a correct error message when opening a not existing database in a in memory context
  • Fix regression in sql function execution after refactor, issue #9888
  • Optimization in storage record reading

Distributed

  • Fix OClass.setCustom() in distributed setup

Console

  • Fix regression database creation, issue #9889

Enterprise

  • Limited the maximum number of metrics kept in memory
  • Made query statements metrics ognostic of values