We have released today on semarchy.com this patch for Semarchy xDM 2025.1 LTS.
You can read the release notes (2025.1.3) for the list of issues.
Breaking changes
MDM-16712: An upgrade to the Spring framework has introduced incompatibility between the new Spring Security version and Tomcat 9. To ensure proper functionality, migration to Tomcat 10 or 11 is required.
New features
MDM-15053: The Google Maps enricher has been updated to include the postal_town output parameter. This addition ensures that the postal town is now returned as part of the enriched data for addresses in the United Kingdom.
MDM-15950: The delete phase of an integration job, specifically the Propagate Delete through References with Cascade Propagation step, has been optimized to reduce resource consumption, improve execution times, and ensure that jobs complete successfully.
MDM-16217: The Google Maps enricher has been updated to include the place_id output parameter. This addition ensures that the place identifier is now returned as part of the enriched data, making it available for use in various match rules.
Bug fixes
MDM-16280: Third-party component upgrade: Redoc.
MDM-16400: Clicking a hyperlink in a business view to navigate from a child entity record to a parent entity record may unexpectedly return users to the first tab of the parent record’s business view instead of the expected tab. This issue occurs when quickly returning to the parent record after opening the child record.
MDM-16443: When exporting records from a business object sorted by a specific attribute to XLSX format, fewer records than expected may appear if the display card uses the SQL expression ISNULL(F_ATTRIBUTE, '') and the export batch size is set smaller than the total record count. This issue affects SQL Server and PostgreSQL.
MDM-16480: Attempting to create the I1DL_COLLECTION_PREFERENCE index on Oracle databases configured with max_string_size=extendedfails with the following error message: ORA-01450: maximum key length (6398) exceeded.
MDM-16623: Data export fails when attempting to export from a collection whose name contains non-ASCII characters. Export attempts in both Excel and CSV formats fail with the following error message: The Unicode character […] at code point […] cannot be encoded as it is outside the permitted range of 0 to 255.
MDM-16671: Modifying an attribute used by a fuzzy-lookup rule causes the auto-complete list for reference selection on fuzzy-matching entities to fail to load, resulting in a blank page.
MDM-16724: When navigating a collection view where multiple attributes are set to the Hyperlink component type, the last hyperlink value in a column overrides the previous values. Instead of displaying distinct hyperlinks for each attribute, only the last hyperlink appears, replacing the expected values in other columns.
MDM-16771: Third-party component upgrade: Redoc.
MDM-16956: Querying existing loads via the REST API does not return the waitForPreviousLoadToFinish and triggeredByContinuousLoad attributes, despite these attributes being listed in the Model REST API documentation.
MDM-17009: When configuring a purge schedule in the Application Builder, attempting to modify the cron expression fails with an Unhandled event loop exception error and the message date must not be null when the expression includes a date that has already passed.
MDM-17028: Third-party library upgrade: Spring Security Core.
MDM-17031: Third-party library upgrade: Spring Security Core.
The Docker image and the Azure Solution Template will be updated to this version in the following days.
Valentina ANTONOVA
We have released today on semarchy.com this patch for Semarchy xDM 2025.1 LTS.
You can read the release notes (2025.1.3) for the list of issues.
Breaking changes
New features
postal_town
output parameter. This addition ensures that the postal town is now returned as part of the enriched data for addresses in the United Kingdom.place_id
output parameter. This addition ensures that the place identifier is now returned as part of the enriched data, making it available for use in various match rules.Bug fixes
ISNULL(F_ATTRIBUTE, '')
and the export batch size is set smaller than the total record count. This issue affects SQL Server and PostgreSQL.I1DL_COLLECTION_PREFERENCE
max_string_size=extended
ORA-01450: maximum key length (6398) exceeded.
The Unicode character […] at code point […] cannot be encoded as it is outside the permitted range of 0 to 255.
Hyperlink
component type, the last hyperlink value in a column overrides the previous values. Instead of displaying distinct hyperlinks for each attribute, only the last hyperlink appears, replacing the expected values in other columns.waitForPreviousLoadToFinish
andtriggeredByContinuousLoad
attributes, despite these attributes being listed in the Model REST API documentation.Unhandled event loop exception
error and the messagedate must not be null
when the expression includes a date that has already passed.The Docker image and the Azure Solution Template will be updated to this version in the following days.