As of 12/02 2021 the new version 2.18.1 is out
Conformance Fix
- #1666
overrideMappingTableOwnFilter
was made optional inMappingConformanceRule
de-/serialization so old serializations of conformance rules without the property are still readable.
Menas Security Fix
- #1673 Property Definition Updates can be enabled using a switch
menas.feature.property.definitions.allowUpdate
in properties.1
New Menas Configuration
menas.feature.property.definitions.allowUpdate
Boolean switch enabling or disabling property definition update API. This option is temporary and will be removed once a proper authorization solution is developed.
Notes
-
With open API any authenticated user could elevate a property’s mandatory level or create one, effectively preventing any dataset processing. Or alternatively deleting a property might cause important data loss._ ↩