As of 13/03 2021 the new version 2.21.0 is out

Standardization and Conformance Improvements

Menas Improvements

  • #1694 Mapping conformance rule supports up to 10 join conditions.
  • #1669 Proper implementation of admin role for accessing certain API endpoints
    • Added configuration property menas.auth.admin.role to specify the admin role to operate property definition create and update operations.
    • JWT now holding roles/authorities.
    • Added the ability to filter the roles that are going to be used in JWT - filtering based on regex, property menas.auth.roles.regex.

Helper scripts Improvements

  • #1718 Keytab authentication now supported by Windows Helper Scripts too. General better keytab logging in Helper Scripts (klist -e).

General Project Improvements

  • #1684 Scrips for releasing Enceladus project.
  • #1707 Project Enceladus is now built without any warnings. (No deprecated code calls, no advanced language features). Project has been set to fail on compilation in case of any such warnings.

New Menas Configuration Option

Removed Menas Configuration Option

  • menas.feature.property.definitions.allowUpdate - property designed as temporary from start, not used anymore.