We have released today on semarchy.com this patch for Semarchy xDM 2025.1 LTS.
You can read the release notes (2025.1.7) for the public list of issues.
New features
DM-362: Closed model editions can now be deleted from deploy repositories, either through the Application Builder interface or the REST API, providing the flexibility to reduce the size of repository database schemas.
Bug fixes
DM-448: When using Snowflake as a data location, the Refine Non Singletons phase of the integration job has performance issues, for jobs or models that rely on fuzzy entities.
DM-514: When the DETECT_DUPS validation is enabled on a basic entity at the final step of a workflow, an unexpected server error occurs, preventing the workflow from being completed successfully. A ClassCastException is logged instead of displaying the duplicate detection dialog.
DM-584: Collection preferences cannot be stored in a Snowflake data location because of an invalid SQL insert statement.
DM-607: Third-party component upgrade: Apache Tomcat for xDM preconfigured.
DM-610: On Snowflake, workflow tasks fail at runtime with the following error displayed in the My Tasks interface: Cannot create a nested transaction because savepoints are not supported by your JDBC driver.
DM-621: Third-party library upgrade: Apache Tika Core.
DM-622: Third-party library upgrade: Spring Framework Core and Spring Framework Web MVC.
DM-627: Third-party library upgrade: Nimbus JOSE + JWT.
DM-628: Third-party library upgrade: Spring Framework Context.
DM-660: Integrating a binary attribute with a null value via the REST API leads to a conversion error: Implicit conversion from data type nvarchar(max) to varbinary(max) is not allowed.
Valentina ANTONOVA
New features
Bug fixes
ClassCastException
is logged instead of displaying the duplicate detection dialog.Cannot create a nested transaction because savepoints are not supported by your JDBC driver
.Implicit conversion from data type nvarchar(max) to varbinary(max) is not allowed
.