Monday, 4 August 2025

EDM v19.3.25.38 is now available

 Release Date: 30th July 2025

This release brings the following improvements: 

  • Issues with the Verify and Create and sql permissions relating to Data Lineage have been resolved.  Along with corrections to the Build menus.  All Dataflow types are now compatible with the DB Upgrade tool, packaging etc.
  • A Session Timeout warning has been added, allowing users to extend time, 2 minutes prior to expiry. Time can be changed in Web.config.
  • Data Manager's now support custom decode sorting, just like the Data Generator since 19.2.35.355.
  • Table Builders have a refresh button allowing sql changes to be detected without reloading the component.  System field checkboxes at the bottom are now only enable when the columns are missing.  Finally, the name can be copied even when the component is in read-only/checked-in state.
  • Workflow debugger now activates more reliably with CTRL + ALT + D, a custom shortcut can now be defined in web.config.
  • Confluent Kafka has been upgraded from 2.3 to 2.10 latest to help with connectivity.  Support for debug logging has been added also.

 For a complete list of resolved issues, refer to the release notes: EDM v19.3.25.38 | EDM Help Center

Tuesday, 22 July 2025

EDM v19.2.35.535 is now available

Release Date: 18th July 2025

This release brings the following improvements: 

  • New improved message for Verify and Create to control source monitor reset.
  • WebUI Debug Ctrl+Alt+D compatibility with more keyboard layouts
  • Various fixes to component editing in Thick Client for Data Constructor. 

 

 

For a complete list of resolved issues, refer to the release notes: EDM v19.2.35.535 | EDM Help Center

 


EDM v19.3.10.52 is now available

  Release Date: 6th June 2025

This release brings the following improvements:

  • The Snowflake plugin has been enhanced to allow the log filename to be controlled to help with parallel processing.  Also, the Warehouse can now be customized.
  • Manually created Sql indexes on top of Table Builders are now preserved, even when the table is rebuilt.
  • Process Launcher now launches the next job as soon as the previous completes.  A new checkbox, if set enables, old waiting for next poll behaviour.
  • Table Builders with large amounts of data should now be quicker to modify, assuming new columns are only added to the end.  Warning messages are now only shown when EDM has to rebuild the entire table and copy data, such as when the column order or key fields are changed. Where any fatal errors occur during a table change, the old table will be preserved with a date stamp, allowing for manual recovery.
  • Core Matcher UI performance on the Core Record Tab has been improved for sorting operations on weak attributes.
  • Data Flow logs now show the correct Thread count. For multi-process Data Flow performance has been optimized to use correct/more threads.

For a complete list of resolved issues, refer to the release notes: EDM v19.3.10.52 | EDM Help Center


EDM v19.2.25.529 is now available

 Release Date: 6th June 2025

This release brings the following improvements:


  • The Snowflake plugin has been enhanced to allow the log filename to be controlled to help with parallel processing.  Also, the Warehouse can now be customized.
  • The database variable list now includes icons, a scroll bar, with shortcuts when typing.
  • Console Grouping and Security is now usable in environments without access to an Active Directory
  • Table Builder shows two new buttons for generating a sql script containing  sql index to be added to the clipboard or 'Sql Script' tab for promotion.
  • Component Promotion of Table Builders now provide more detailed progress and recovery info, helpful for promotion of large tables that take time.
  • Data Flow logs now show the correct Thread count. For multi-process Data Flow performance has been optimized to use correct/more threads.
  • Core Matcher UI performance on the Core Record Tab has been improved for sorting operations on weak attributes.


For a complete list of resolved issues, refer to the release notes: EDM v19.2.35.529 | EDM Help Center

EDM v19.3.25.19 is now available

 Release Date: 23rd May 2025

This release brings the following improvements:

  • The Snowflake plugin has been enhanced to allow the log filename to be controlled to help with parallel processing.  Also, the Warehouse can now be customized.
  • The database variable list now includes icons, a scroll bar, with shortcuts when typing.
  •  Messaging.Tester now includes a Consume feature enabling the testing of publish/subscribe queues like Kafka.  This also works with normal queues like MSMQ.
  • A New Database Event Watcher type has been added which can monitor tables through use of a Rule Builder and ultimately trigger a process launch run, negating the need for expensive looping / polling type solutions. 
  • Database Message Queue read performance, in Data Porter, has been massively improved though the use of batching.  This helps when using Publish/Subscribe queues like Kafka and SQS where event watchers copy messages to database queue.
  • Intermittent errors like ‘Rule Builder not found’ or ‘CADIS.Base.ProcessNameNotFound’ maybe seen when heavy loaded.  Retry logic has been introduced to prevent failed runs.


For a complete list of resolved issues, refer to the release notes: EDM v19.3.10.35 | EDM Help Center

Wednesday, 11 June 2025

EDM v19.3.10.35 in now available

 Release Date: 25th April 2025

This release brings the following improvement:

  • Component Promotion of Table Builders now provide more detailed progress and recovery info, helpful for promotion of large tables that take time.
  • Table Builder shows two new buttons for generating a sql script containing  sql index to be added to the clipboard or 'Sql Script' tab for promotion.
  • Database Creator now supports connection via Sql Login (useful with Azure and AWS), previously only Windows Authenticated login was supported. During promotions an improved progress bar is now shown highlighting the current action, where previously a not responding messages was seen.
  • Packaging tool now has a built-in feature to automatically exclude user specified components and tables as listed in an exclude table.  This can be used to prevent key components or bad tables from accidently being promoted between environments.

For a complete list of resolved issues, refer to the release notes:EDM v19.3.10.35 | EDM Help Center


EDM v19.3.25.3 GA is now available

Release Date: 11th April 2025
This release brings the following improvements:

A UI refresh focused on modernizing the visual design while maintaining full compatibility with existing client workflows.

  • Refreshed primary color palette for a cleaner, modern look
  • Updated element rounding for improved consistency
  • Scrollbar styling enhancements for a more polished user experience
  • No structural layout changes — padding, row heights, and column widths remain untouched to ensure seamless upgrades
  • Attribute-level lineage tracking across all data pipelines
  • View applied transformations at each stage of the data lifecycle
  • Improved traceability for impact analysis and troubleshooting
  • Visual lineage paths for easier understanding of complex data flows 
For a complete list of resolved issues, refer to the release notes: EDM v19.3.25.3 GA | EDM Help Center


Monday, 14 April 2025

EDM v19.3.10.12 is now available

 Release Date: 26th March 2025

This release brings the following improvement:

A regression issue has been identified affecting versions 19.3.10.0 and above in the WebUI OIDC. However, it is noted that OIDC functionality has been restored as part of this release.

For more details refer to the release notes: EDM v19.3.10.12 | EDM Help Center

Thursday, 13 March 2025

EDM v19.3.10.9 is now available

 Release Date: 6th March 2025

This release brings the following improvements:

  1. Data Flow logs now show the correct Thread count. For multi-process Data Flow performance has been optimized to use correct/more threads.
  2. Process Launcher now launches the next job as soon as the previous completes.  A new checkbox, if set enables, old waiting for next poll behavior.
  3. DB Creator now shows a progress bar and updates logs, instead of appearing to have hung as before when it is busy running SQL scripts and packages.
  4. Process State Check now matches other wizards allowing selection via custom console groups.  The Console group Import/Export feature now allows entire branches to be selected so if a new item is added under the branch, it will be auto selected.  The format is still compatible with older versions.
  5. Core Matcher service matching performance has been improved, ensuring 'Informational Attributes' are no longer processed for changes, resulting in faster and more efficient matching of existing data.
  6. Core Matcher WEB UI sorting performance for the Core Records view has been improved with the modification of SQL indexes on WEB UI fields.
  7. Manually created SQL indexes on top of Table Builders are now preserved, even when the table is rebuilt.
For a complete list of resolved issues, refer to the release notes: EDM v19.3.10.9 | EDM Help Center

Tuesday, 11 February 2025

EDM v19.2.35.491 is now available

  Release Date: 7th February 2025

This release brings the following improvements:

  1. Core Matcher service matching performance has been improved, ensuring 'Informational Attributes' are no longer processed for changes, resulting in faster and more efficient matching of existing data.
  2. Core Matcher WebUI sorting performance for the Core Records view has been improved with the modification of Sql indexes on WebUI fields.  Note the Source Results view is unchanged with performance work planned for future releases.
  3. Manually created Sql indexes on top of Table Builders are now preserved, even when the table is rebuilt.
  4. The AWS S3 plugin now lists all files in the root folder, for the 'List Files' class, when the 'S3 Key' is empty and 'Sub-Folders?' is set to 'N'. Additionally, all classes now include an 'AWS Session Token' input parameter as an additional way of authenticating.
  5. The AWS S3 plugin now lists all files in the root folder, for the 'List Files' class, when the 'S3 Key' is empty and 'Sub-Folders?' is set to 'N'. Additionally, all classes now include an 'AWS Session Token' input parameter as an additional way of authenticating.

For a complete list of resolved issues, refer to the release notes: EDM v19.2.35.491 | EDM Help Center