As of 23/11 2021 the new version 2.26.0 is out

Menas Improvements

  • #1938 Mapping Conformance Rule may now exist without a join conditions, but in such a case a non-empty filter must be defined instead.
  • #1904 On Import Dataset, all output columns of MappingTableConformanceRule will be validated.
  • #1954 When importing a dataset a mapping table conformance rule can now output a struct and will be properly validated.

Standardization and Conformance Improvements and Changes

  • #1968 Releasing cached standardization data after its phase in the combined Standardization&Conformance job, reducing its memory requirement.
  • #1867 Enceladus no longer support loading filter from config (config tree dataframefilter.$dataFrameName).

HyperConformance Plugin Improvements

  • #1898 enceladus_info_version can now be taken from a conformed column in HyperConformance.

Menas Fixes

  • #1966 Add missing “Add Control Checkpoint” checkbox in Mapping Table Conformance Rule.
  • #1978 Filter edit icons are now switched to better convey their expected meaning and to conform to the icons used in the filter view.
  • #1981 Bugfix: The Conformance Rules view now correctly displays an indexed label and Check Control Measures checkbox view for MappingConformanceRules (both missing since v2.22.0).