As of 01/11 2019 the new version 1.4.0 is out
Menas Improvements
- #44 Menas API now uses
DELETEmethod for/disablecalls andPUTfor/editcalls.POSTcalls to/editare deprecated and will be removed in version 2.0.0. - #553 Schema field selectors (e.g. in conformance rule creation) now have a search bar. Also, improved styling/UX of the local table search.
Conformance Improvements
- #748 Fixed error message shown in cases where a mapping table directory is empty. The message will now make that clear rather than log a misleading exception.
Other Improvements
- #984 Fixed encoding problem when
StandardizationandConformancejobs query legacy entities (v0.x) which have special characters in their names. - #1000
StandardizationandConformancejobs can now run in a more fault-tolerant way, by specifying multipleMenas URLs. This can be done per environment in theenceladus_env.shscript. - #1001 Fixed issue with how
StandardizationandConformancehandle4xxand5xxresponses from Menas. Error codes due to expired session will now be reauthenticated automatically (as intended) and exceptions will now have a more specific type. - #1003 The
MenasAPIandUIRun URLs will now be logged correctly for eachMenasinstance on the environment.