We have released today on semarchy.com this patch for Semarchy xDM 2025.1 LTS.
This patch solves the issues for customers such as Deutsche Bahn, CMA CGM, La Poste, DEFRA and Konecranes.
You can read the release notes (2025.1.6) for the public list of issues and JIRA for the full list.
New features
DM-496: xDM now supports Oracle Text capabilities to enhance search performance on Oracle databases. The following Oracle Text functions are now supported: CONTAINS, CATSEARCH, and MATCHES.
DM-512: The DETECT_DUPS validation now applies when editing existing records within a stepper, not just during initial record creation. This enhancement supports basic and ID-matched entities and is triggered on form exit. If a duplicate record is detected, an error or warning appears in the stepper interface. Duplicate resolution is limited to records created during the current transaction; merging or deletion must be done in the duplicate management interface.
MDM-16067: xDM now supports key-pair and external OAuth authentication for Snowflake service accounts. This enhancement aligns with Snowflake’s deprecation of username/password authentication for service accounts.
MDM-16599: The xDM Docker image now includes the Apache Arrow library, which enables native support for the Snowflake JDBC driver’s default use of Arrow. This enhancement removes the need for manual configuration when connecting to Snowflake.
MDM-17124: OAuth2 authentication is now supported in the SMTP notification server configuration to provide enhanced security.
Bug fixes
DM-460: In data-driven workflows that use a stepper containing both parent and child entities, the workflow fails with the error dataSetChanges is incompatible with targetDataSet if a child record is added without modifying the parent.
DM-465: Upgrading xDM to the latest version fails for Snowflake data locations with the following error: UnsupportedOperationException: not implemented for this dbType: SNOWFLAKE.
DM-471: Running the Semarchy AI few-shot classification enricher when authoring or editing a record in a stepper fails with a status code: 404: body: Not Found error.
DM-513: Third-party component upgrade: JDBC driver for PostgreSQL.
Cécile FRANCHINI
We have released today on semarchy.com this patch for Semarchy xDM 2025.1 LTS.
This patch solves the issues for customers such as Deutsche Bahn, CMA CGM, La Poste, DEFRA and Konecranes.
You can read the release notes (2025.1.6) for the public list of issues and JIRA for the full list.
New features
CONTAINS
,CATSEARCH
, andMATCHES
.Bug fixes
dataSetChanges is incompatible with targetDataSet
if a child record is added without modifying the parent.UnsupportedOperationException: not implemented for this dbType: SNOWFLAKE
.status code: 404: body: Not Found
error.The Docker image and the Azure Solution Template will be updated to this version in the following days.