MIMM 11.1.0 Current Patches
Current patch release notes:
| Issue | Summary / Description |
|---|---|
| #4881 11/20/2025 Defect |
Diagram / We cannot save Radial layout type for ER Diagram Fixed edge layouting. |
| #4880 11/19/2025 Defect |
Manage / System / Search Server / Solr / Indexed Model Count Added a tooltip to all entries of Manage System UI |
| #4841 11/18/2025 Defect |
Lineage / Cannot invoke "MITI.web.common.entity.UIBaseEntity.getSystemType()" because "<parameter2>" is null Fixed the Null Pointer Exception |
| #4838 11/18/2025 Defect |
Architecture Diagram / Left format does not allow repositioning via spaces Fixed annotations text placement |
| #4879 11/17/2025 Defect |
Logs / Download / GET /MM/api/DownloadLogEvents?processId=239 / Security Vulnerability / Returns 500 In order to improve error handling, downloading the log has been implemented as 2 steps: 1 - Generating the log file, 2 - Downloading the log file |
| #4878 11/17/2025 Defect |
Object Explorer / Schemas are not visible in the tree for some models Added code to bypass the call to TypeHelper.getChildrenEntityTypes which has a problem with Schema (166000003) and Database Schema (166000058). |
| #4818 11/14/2025 Defect |
Model / Error "Cannot invoke "MITI.web.mm.models.entity.UIRelationshipType.getSystemType()" when expand connection node in tree Fixed the exception |
| #4826 11/13/2025 Defect |
MQL / Filtering on nested custom attribute date field caused Solr exception Fixed the solr query for nested custom attribute date field used in the filter |
| #4824 11/13/2025 Defect |
MQL / Filtering on Owner Exists returned no results Fixed the Owner Exists filter to return results |
| #4816 11/13/2025 Improvement |
Third Party Software / Velocity / Upgraded to latest version / velocity-engine-core-2.4.1.jar Upgraded Velocity to the latest version |
| #4840 11/12/2025 Defect |
Third Party Software / Swagger-UI / DOMPurify / Security Vulnerability / Version 3.2.6 Updated swagger to version 5.30.2 |
| #4823 11/12/2025 Defect |
Data Products / Usage Request / Cannot set USAGE REQUEST STATUS Fixed bug preventing to show the custom 'Create usage request' dialog |
| #4882 11/11/2025 Defect |
Architecture Diagram / Data Product / Handling of graphical links for different objects Changed to diagram to hide 'Usage' relationships. Added a context menu to models in the diagram to highlight their related objects. |
| #4877 11/11/2025 Defect |
Worksheets / JSON import / POST /MM/api/CreateWorksheet / Security Vulnerability / Can be created with malformed JSON Added validation to reject invalid JSON before a worksheet gets created |
| #4819 11/11/2025 Defect |
Data Products Model / Domains / No color picker in the New Data Domain dialog Added a color picker in the new Data Domain dialog |
| #4825 11/7/2025 Defect |
Third Party Software / jackson-core-2.13.4.jar / Security Vulnerability / CVE-2025-52999 Upgraded to jackson-core 2.20.0 This libraries are only used for data profiling NOTE: This update is NOT a cumulative patch, and instead REQUIRES a FULL CLEAN INSTALL with the latest new complete installer (data and config files can be copied after). New libraries must be added from the full build: java/DataQuality/jackson-annotations-2.20.jar java/DataQuality/jackson-core-2.20.0.jar java/DataQuality/jackson-databind-2.20.0.jar Old libraries must be deleted (use MIMB-OEM-DeleteOld.sh from the MIMB OEM cumulative patch) java/DataQuality/jackson-annotations-2.13.4.jar java/DataQuality/jackson-core-2.13.4.jar java/DataQuality/jackson-databind-2.13.4.2jar |
| #4773 11/7/2025 Defect |
Architecture Diagram / Data Products / Relationship lines for Ports usage on data stores are missing Fixed visibility of edges with no layout information |
| #4769 11/7/2025 Defect |
Data Flow / Lineage Diagram / Unable to Scroll or Drag to Top of Diagram Fixed scrolling issue on a large graph |
| #4772 11/6/2025 Defect |
Lineage / Edit Documentation / Shows Local Documentation Name twice Fixed the displaying twice of the Business Name |
| #4768 11/6/2025 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / SVG upload Added additional checks when uploading SVG image to prevent images containing <script> tags (UI was already checking for <iframe> tags) |
| #4767 11/6/2025 Defect |
Model / Name of schema in tree doesn't correspond name in Overview Harmonized the display of objects with no name to '<No name>' |
| #4766 11/5/2025 Defect |
Data Mapping / Data Mapping Script export / Fails with IllegalArgumentException Fixed IllegalArgumentException when export Query Mappings into Data Mapping Script format. |
| #4750 11/3/2025 Defect |
MQL / "Object System Type" = 'Domain' filter returns incorrect results Fixed the problem that "Object System Type"='Domain' filter returns incorrect results. |
| #4749 11/3/2025 Defect |
MQL / "Object Profile" filter returns incorrect results Fixed the problem that "Object Profile" filter returned incorrect results |
| #4739 10/31/2025 Improvement |
Object / CSV and Excel Export / java.lang.NullPointerException Fixed an issue caused by not handling correctly some select columns in the processing |
| #4883 10/29/2025 Defect |
Presentation / Default Presentation does not apply automatically Fixed a bug that was causing the default presentation to always be selected by default. The expected behavior (when there are no user preferences of a manually selected presentation) is to select the first presentation from the list (system presentations are listed before the Default (Built In) one) |
| #4744 10/29/2025 Defect |
REST API / GET /MM/api/ListCloudIdentitiesDetails / can be called by low privileged users / Security Vulnerability Fixed the ListCloudIdentitiesDetails api to only allow Application administrators to access it |
| #4743 10/29/2025 Defect |
REST API / "relationships/{objectId}" produces an NPE Fixed the REST API Get /relationships/{objectId} java NPE error. |
| #4738 10/29/2025 Improvement |
Security / Change Notification / Compliance to the DoD Security Technical Implementation Guides (STIGs) / Consulting Services Capture the capability check failures in the audit log |
| #4737 10/29/2025 Improvement |
Object / Overview / Schema Sorting in alphabetical order for a database object Fixed the group search to use the natural order if no order by is specified by the user |
| #4720 10/25/2025 Improvement |
Semantic Mapping / UI allows one to create duplicate Business term to Column links Added some validation to prevent creating duplicate links in the same semantic mapping |
| #4715 10/24/2025 Defect |
MQL / Parent."Data Profiling"."Total Records" > 0 filter caused a Java NumberFormatException: For input string: "null" Fixed a post search Parent filter evaluation error occurred when the Parent related object property is null. |
| #4714 10/24/2025 Defect |
MQL / "Data Profiling".Distinct > 0 returned rows with empty "Data Profiling".Distinct values Fixed the incorrect “Data Profiling”.Distinct filter results |
| #4712 10/24/2025 Defect |
MQL / "Comment Count" = 0 returns more rows than "Comment Count" >= 0 Fixed problem that the user tag count filter returns incorrect results |
| #4711 10/24/2025 Defect |
MQL / Invalid category filter value is not handled properly Fixed the improper handling of invalid category values in the category filter |
| #4710 10/24/2025 Defect |
MQL / "Comment Count" EXISTS returns rows with non-zero comment count only Removed EXISTS and NOT EXISTS on MQL system attributes “Comment Count”, “Endorsement Count” and “Warning Count”. |
| #4708 10/24/2025 Defect |
MQL / Collections = ALL('3rd Quarter Push') returns no results Fixed a problem with Collections = ALL filter |
| #4688 10/22/2025 Defect |
Manage / Configuration / Architecture Diagram is broken Fixed automatic layout for nodes with no location |
| #4693 10/21/2025 Defect |
Lineage / Diagram / Cannot select hierarchical table column in Data Flow Fixed hiearchical table column selection. |
| #4691 10/21/2025 Improvement |
MQL / Worksheet / Download / Relationship columns should have the path of objects not just the name When downloading search results to CSV/Excel, relationships are now dumped with the related objects path instead of just their names |
| #4685 10/21/2025 Defect |
Lineage / Diagram / Cursor has strange view if we select graph area Remove cursor artifact when the selection changes in the diagram. |
| #4709 10/20/2025 Defect |
Object / Explore / java.lang.NullPointerException: Cannot invoke "java.lang.Comparable.compareTo(Object)" because "k1" is null Better handle deleted models in the capabilities checks |
| #4692 10/20/2025 Defect |
Deployment / MM Server Resilience to Solr Server is broken Improved the MM Server resilience to Solr server |
| #4690 10/20/2025 Defect |
MQL / Empty "Data Quality Summary" attribute Fixed the problem that "Data Quality Summary" in select is shown empty value |
| #4652 10/15/2025 Defect |
Model / Import / Parameters / UI crash when editing date parameters Fixed date formatting when it is updated |
| #4653 10/14/2025 Defect |
Worksheets / Filter panel / We cannot see bottom border of the text SOURCE for operator "where" Fixed some border visibility issues when not using 100% zoom in chrome |
| #4651 10/14/2025 Defect |
HTML Editor / Overlap text in Comment Fixed overlap |
| #4640 10/13/2025 Defect |
Third Party Software / Apache Commons lang / Versions up to (excluding) 3.18.0 / Security Vulnerability / NVD - CVE-2025-48924 Updated Apache Commons libraries to their latest versions |
| #4639 10/13/2025 Defect |
Data Model / Relationships / Cannot create a relationship with the latest yFiles update Fixed create relationship fuctionality |
| #4638 10/13/2025 Defect |
Third Party Software / Apache Commons fileupload / Versions From 1.0 up to (excluding) 1.6 1.12.1 / Security Vulnerability / NVD - CVE-2025-48976 Updated Apache Commons libraries to their latest versions |
| #4641 10/9/2025 Defect |
Third Party Software / yWorks yFiles for HTML / Upgrade to version 3.0 / Javascript error when opening diagrams (browser cache) Invalidate caching of the yfiles library on new builds |
| #4600 10/8/2025 New Feature |
Manage / Tool Integration / Microsoft Teams / Add Link to MM search results in Teams We could not add a link at the end of the “search objects list” as the Teams search does not allow direct URL opening. Instead, we implemented a “MM search link” which requires one more step. |
| #4599 10/8/2025 Improvement |
Third Party Software / yWorks yFiles for HTML / Upgrade to version 3.0 Updated yfiles library version to 3.0 |
| #4596 10/8/2025 Defect |
MQL / Filter ER Source Count for Northwind model doesn't works Relationship Count is applicable only if the relationship is applicable to the object. |
| #4594 10/8/2025 Defect |
MQL / Parent =Northwind returns no result Fixed the parent filter no result issue |
| #4592 10/8/2025 Defect |
Deployment / Database Upgrade Logs / Encode HTML Added proper HTML encoding to the upgrade log |
| #4598 10/7/2025 Defect |
MQL / Duplicate value for My Workflow Tasks filter Removed duplicate values |
| #4597 10/7/2025 Defect |
MQL / Filters Source Model and Destination model show "Select value" field for operator exists ( not exists ) Hiding the drop down when operator is Exists or Not Exists |
| #4595 10/7/2025 Defect |
MQL / Filter Viewed Date doesn't show results Removed Viewed date from the list of possible filters as it is not supported |
| #4591 10/7/2025 Defect |
MQL / Updated by column is empty Fixe Updated By and Created By columns |
| #4584 10/7/2025 Improvement |
Manage / Tool Integration / Definition Lookup / Rules for what glossaries and models to search Added ability to edit the list of possible search views in the browser extension |
| #4582 10/7/2025 Defect |
Data Mapping / Export / on Remote Harvesting Agent / Fails with java.lang.NullPointerException: Cannot invoke "MITI.mimb.driver.impl.remote.MitiDriver.startRun" because "<local13>" is null Fixed the upload/download of files in the MIMB agent |
| #4610 10/3/2025 Defect |
MQL / We cannot see grid for Semantic Mapping Source, Source Model, Destination and Destination Model should only be applicable to complex relationship type objects. Source Model and Destination Model should not contain duplicate models. |
| #4606 10/3/2025 Defect |
MQL / Some filters show "Select value" field for operator Is Empty and Is Not Empty Fixed the visibility of the Text field when the operator is 'Is Empty' or 'Is Not Empty' |
| #4604 10/3/2025 Improvement |
MQL / Filter framework refactoring Major refactoring of the UI/Backend MQL infrastructure. |
| #4602 10/3/2025 Defect |
MQL / We cannot see grid for relationships for SAP BusinessObjects.Documents.Web Intelligence Model Children will not be supported as a MQL system attribute if a query is sent from UI. |
| #4601 10/3/2025 Defect |
MQL / Filters Object Administrator and View Restricted don't work for operator Exist Fixed the problem that role filter returned wrong results |
| #4593 10/3/2025 Defect |
MQL / We cannot see search results for quick filter Context exist Fixed the results of Context EXISTS and NOT EXISTS |
| #4568 10/3/2025 Improvement |
HTML Editor / Update to CKEditor 5 v47.0.0 Updated CKEditor library to 47.0.0 |
| #4713 10/2/2025 Improvement |
Third Party Software / DOM Purify JS library / Update to 3.2.7 Updated the library to 3.2.7 |
| #4611 10/2/2025 Defect |
MQL / Error when set Is Empty for operator Data Quality Score Removed Is Empty operator for numbers |
| #4603 10/2/2025 Defect |
MQL / Filter Object System Type show "Select value" field for operator Is Empty Removed Is Empty filter for Object System Type |
| #4566 10/2/2025 Defect |
Dashboards / Error when add worksheet widget Fixed a Java Exception occurred when adding a column to a worksheet that cannot be resolved within the current search scope. |
| #4514 10/1/2025 Defect |
Relationships / CREATE ENTITY RELATIONSHIP button causes javascript error Fixed the javascript error |
| #4817 9/29/2025 Defect |
Third Party Software / Tomcat / Version 9.0.107 / Security Vulnerabilities / CVE-2025-48989 Upgraded to Tomcat 9.0.109 NOTE: This update is NOT a cumulative patch, and instead REQUIRES a FULL CLEAN INSTALL with the latest new complete installer (data and config files can be copied after). |
| #4505 9/29/2025 Improvement |
Manage / License / New Packages for Meta Integration's MetaKarta Editions Added the new license packages for MetaKarta |
| #4504 9/29/2025 Defect |
Object Details / Export fails on a database schema Fixed the export of database schema |
| #4493 9/24/2025 Release Note |
HTML Editor / Add Horizontal line ability to the toolbar and update library to latest version Added a new horizontal line button in the editor toolbar |
| #4492 9/24/2025 Defect |
MQL / The following query WHERE “Is Defined By” != WHERE (Name='CUSTOMER ID') returns incorrect results Fixed a few problems related to entity list and related entity list types attributes used in the WHERE clause |
| #4614 9/23/2025 Defect |
MQL / Results in Model filter "0" doesn't correspond search results Fixed the multi-model's counts in the Model facet if the objects of the Object Type facet only appear in the sub-models. |
| #4487 9/23/2025 Improvement |
MQL / Search Thesaurus / Personas Supported Search Thesaurus and Personas. Removed Semantic Search. Treat Semantic Search as Smart Search. |
| #4486 9/23/2025 Improvement |
Imported Model / Object Icons / Update Added all icons to the MM installers |
| #4485 9/23/2025 Defect |
Model / Certification / We cannot see all long text in certification window Added scrolling to the certification dialog |
| #4480 9/23/2025 Defect |
MQL / Proposed value on structure type custom attribute is not shown properly Fixed the proposed values of nested properties of a structure type custom attribute |
| #4612 9/22/2025 Defect |
MQL / Content of columns "Parent" in csv file doesn't correspond content in Worksheet Fixed the CSV file generation |
| #4481 9/22/2025 Improvement |
Object / Object Page / Overview Tab / Application Exception Fixed a Java Exception in display column statistics |
| #4479 9/22/2025 Defect |
Manage / Presentations / Custom "Data Dictionary" presentation Glossary view not loading Fixed a bug where the Workflow Status widget could crash |
| #4615 9/19/2025 Improvement |
MQL / Improvements to the Select Columns dialog Improved the Select columns dialog / Add filter popup in Worksheets / Search |
| #4483 9/19/2025 Improvement |
Data Quality / Widget / Display the score values from the latest DQ session Added a new attribute “Latest Scores“ that will serialize the values from the latest two DQ records without period aggregation to properly show the latest score values and the corresponding trends. |
| #4463 9/18/2025 Defect |
Data Model / Diagram / Relationship lines / Not working as expected Fixed bug in the editing of Column Mappings where source and destination tables were swapped in some cases (users will have to manually edit those column mappings to fix them). Also improved the Sync diagram feature to detect column mappings changed outside of the diagram editing |
| #4462 9/18/2025 Improvement |
Data quality / Data product / Score data structures harmonization Improved visualization of DataQuality information |
| #4624 9/17/2025 Defect |
MQL / We cannot see search results for References filter Fixed indexing of relationships during restore |
| #4613 9/17/2025 Defect |
MQL / Columns filter doesn't work Disabled filtering for profile relationships |
| #4459 9/17/2025 Improvement |
MQL / Parent select and filter/facet Added an object picker to the parent filter |
| #4458 9/17/2025 Improvement |
Manage / Configuration / Warning visible even for Ignored connections Fixed a warning on the configuration connection when the connection is ignored. |
| #4457 9/17/2025 Improvement |
Business Glossary / Custom Report from within BI / Deprecated as replaced by Browser Extension Removed the Business Glossary report feature from the UI as it is replaced with MQL generic filtering / editing ability |
| #4455 9/17/2025 Defect |
Data Quality / Dimension names are shown as [Empty] in MM Fixed a Solr exception when indexing a float attribute (DQ score) with an empty string. |
| #4454 9/17/2025 Defect |
Data Quality / Widget / Improve display of the score values Improved DataQuality presentation |
| #4453 9/17/2025 Defect |
Data Mapping / Export / Fails on Talend Cloud with java.lang.NullPointerException: Cannot invoke "MITI.mimb.driver.impl.remote.MitiDriver.startRun" because "<local13>" is null improved logging in the DataMappingCsv import bridge. |
| #4452 9/17/2025 Defect |
Glossary / Workflow / Term / Labels not pushed to published version for consumer Properly maintain labels for glossary objects under workflow |
| #4448 9/17/2025 Defect |
Tool Integration / Side Panel / Some links in the side panel take you to the full details page but embedded in the side panel The chrome extension side panel links to other objects should not open the full details page (with tabs) anymore |
| #4447 9/17/2025 Improvement |
Manage / Tool Integration / Microsoft Teams Switched to embedded images. Also fetch the icons for Teams integration. |
| #4424 9/11/2025 Improvement |
Model / Open in Tool / Sigma Computing BI Sigma external viewer implementation |
| #4423 9/11/2025 Improvement |
Manage / Users / Authentication / SAML / Service Provider private key being stored in plain text Updated the UI to visually obfuscate the password fields for both SAML and OAuth dialogs. In addition. changed the server side to never return passwords to the UI when editing SAML and OAuth settings |
| #4421 9/11/2025 Improvement |
Manage / Tool Integration / Browser Extension / Sigma Computing BI Sigma Url parser implementation Add MM UI categories for Sigma |
| #4420 9/11/2025 Defect |
Data Sampling and Profiling / All tables/views of large schema / Does not complete successfully Added additional INFO messages to Data Sampling and Profiling. |
| #4419 9/11/2025 Improvement |
Sensitivity Label / Propagation / Skip lowest level Added new propagation flag for sensitivity labels |
| #4622 9/10/2025 Defect |
MQL / Column / Cell / Limited to 99 items (e.g. values of worksheet column called "Columns") Disabled the childrenLimit (0) when downloading Worksheet / Search results to CSV/Excel. The REST API functions now have a new parameter childrenLimit that allows the user to set how many relationships (children) to return if a select list contains a relationship attribute, such as Columns, Is Defined By, etc. |
| #4623 9/9/2025 Defect |
MQL / Error "Cannot invoke "MITI.server.services.common.external.Entity.getId()" when set operator "exists" for filter "Open in Tool" Fixed a Java NPE occurred when filtering by "Open In Tool" EXISTS |
| #4390 9/9/2025 Defect |
Object / Related Diagrams / returned 8 duplicate rows Returns diagrams only once. |
| #4388 9/9/2025 New Feature |
MQL / Support for editability Binary relationships are always considered editable |
| #4637 9/8/2025 Improvement |
MQL / Bulk Edit / Ability to Create Is Defined By Relationship in Bulk Added bulk editing support for creation of binary relationships (Semantic Links, Replication Links, Entity Relationships) |
| #4625 9/8/2025 Defect |
MQL / We cannot add filter Open in Tool column in the filter panel Added support for Header filtering for the "Open In Tool" attribute |
| #4392 9/8/2025 Improvement |
Manage / Tool Integration / Browser Extension / Databricks Unity Catalog Data Quality Improved Browser Extension to lookup Databricks Data Quality folders in MM from the Databricks page for table with enabled tab “data quality“. |
| #4391 9/8/2025 Defect |
Third Party Software / jQuery UI / Version 1.12.1 / Security Vulnerability We removed the old (DocToHelp based) help files from the build machine. ./conf/resources/help/js/jquery ./conf/resources/help/css/jquery |
| #4389 9/8/2025 Defect |
MQL / Processor / Wrong handling of UDPs Improved the UDP handling in the MQL processor. |
| #4387 9/8/2025 Defect |
MQL / Incorrect usages of OR predicates are not caught at validation time Fixed the MQL validator to catch invalid usages of OR predicates. |
| #4384 9/8/2025 Defect |
Related Report / Cannot sort columns: Context and Object Profile When clicking on a non sortable (by the backend) column, UI will now apply a local sort for the current page only |
| #4383 9/8/2025 New Feature |
Collections / Multiple Stored Procedures with the same name from a given database / Duplicates links in the repository and slows down the application Avoid duplicating audit event for objects having the same hash |
| #4382 9/8/2025 Defect |
Object / Documentation / Cannot add local documentation Fixed a bug that caused the Business Name / Definition to not be editable |
| #4381 9/8/2025 Defect |
Object / Explorer / Missing models due to missing Categories in MetadataExplorerCategories.xml Added records for bridge "Databricks Notebooks" into MetadataExplorerCategories.xml in order to show the imported models in the Object Explorer panel. |
| #4355 9/5/2025 Defect |
Manage / Model / We cannot see Users tags in grid after added Fixed the refresh of user tags |
| #4354 9/5/2025 Defect |
Data Product / Data Product Port / We see extra object in search list for New Represented relationship Fixed a bug preventing to see the 'Represents' widget for newly created ports |
| #4352 9/4/2025 Release Note |
Data Products / New feature Initial support for Data Products |
| #4339 9/4/2025 Defect |
Search / MQL / Error when search for Operation filter Fixed a Solr Exception occurred when the filter text contains a double quote |
| #4334 8/29/2025 Defect |
Lineage / Reports show in Related Reports but not in Lineage diagram at classifier level (Columns = no) Related Report and Data Lineage traces will now show the same reports |
| #4330 8/28/2025 Defect |
Model / Import / Critical Server Error [ java.land.NullPointerException]: Cannot invoke "java.lang.comparable.compareTo(object)" because C2 is null Properly handle garbage collection of the latest version of a indvidual models of a multi model during database maintenace |
| #4329 8/27/2025 Defect |
Dashboards / Cannot edit settings of the Counter widget Fixed the javascript exception appearing in the console when opening the Counter widget settings page |
| #4332 8/25/2025 Defect |
Third Party Software / PrismJS / Version 1.29.0 / Security Vulnerability / CVE-2024-53382 Updated Prism JS library to the latest version 1.30 |
| #4312 8/25/2025 New Feature |
Model / Open in Tool / Databricks Unity Catalog Data Quality Added URL attribute for the Databricks DQ rules that would allow to open the DQ tab on the corresponding UnityCatalog table. |
| #4310 8/25/2025 Release Note |
Object Explorer / Object Names in Italics Fixed a bug that was graying out parts of the Object Explorer tree when it shouldn't have |
| #4324 8/21/2025 Release Note |
Data Quality / Import Bridge Icons different icon per bridge |
| #4311 8/21/2025 Defect |
Model / Open in Tool / Databricks Unity Catalog resolved "METASTORE" id URL placeholder to fix "open in tool" operation. |
| #4314 8/20/2025 Defect |
MQL / Workflow State and other workflow attributes shown as N/A on a workflow enabled model Fixed Workflow attributes values on editable imported models. |
| #4313 8/20/2025 Defect |
MQL / Sort on "Workflow State" caused a Solr exception Fixed the Solr 500 error when running a sort by "Workflow State" or database columns. |
| #4273 8/14/2025 New Feature |
Workflow / Support for timeout auto approval Added a model level workflow overdue period setting. |
| #4689 8/8/2025 Defect |
Relationships / Error "Cannot invoke "MITI.server.services.common.usermodel.UserRole.getReverseRole..." when select Is Represented By relationship Fixed various metamodel helper issues not handling properly the Any* types |
| #4258 8/8/2025 Defect |
Backup / Restore / Java NPE Fixed a Java NPE occurred in search indexing nested documents with null value fields. |
| #4256 8/8/2025 Improvement |
Manage / Tool Integration / Browser Extension / Adding Related Report Added new Related Reports widgets on the overview page of objects that were already showing the tab. Improved the style of the Data Flow widget |
| #4251 8/8/2025 Defect |
Backup and Restore / Does not restore CUSTOM TOOL DOMAIN Configuration assignments Properly handle tool custom configuration during restore |
| #4255 8/7/2025 Defect |
Deployment / Tomcat / Incompatible with patch Fixed harvesting agent running on old tomcats |
| #4253 8/7/2025 Defect |
Manage / Model / Cannot see objects in Overview after added Fixed the issue that newly created object cannot be seen in Overview. |
| #4269 8/6/2025 Defect |
Manage / Configuration / BI stitching rules only migrate for Power BI and Tableau, but not Qlik in the demo Fixed a problem with reusing stitching rules |
| #4267 8/6/2025 Improvement |
Models / Open in Tool / Fivetran Fivetran external viewer |
| #4254 8/6/2025 Defect |
Configuration / Create Snapshot / Cannot make model non read only. Allow to make a snapshot of a configuration that contains custom models |
| #4252 8/6/2025 Defect |
Any Database import / Lineage / Multi-model dependency at the entire database level Reenabled Model Connections lineage on all multi models |
| #4250 8/6/2025 Improvement |
Manage / Tool Integration / Browser Extension / Fivetran Added Fivetran support to the browser extension |
| #4249 8/6/2025 Defect |
Manage / Configuration / Semantic mappings will only be automatically added to a configuration that has both the source and the destination model for those mappings Add a semantic mapping to a configuration only if at least one of source models and one of the destination models are present |
| #4222 8/5/2025 Improvement |
Manage / Tool Integration / Browser Extension / OpenLineage / Apache Airflow DI Added support for Apache AirFlow in the browser extension |
| #4211 8/4/2025 Defect |
Model / Data Product Lineage / Hierarchies tab doesn't show objects fixed regression in hierarchies tree grid |
| #4210 8/4/2025 Improvement |
Manage / Tool Integration / Browser Extension / Removing Collections Removed collections from the browser extension |
| #4209 8/4/2025 Improvement |
Architecture Diagram / Cannot read properties of null fixed javascript exception when rendering property value |
| #4195 8/1/2025 Release Note |
Model / Open In Tool / Apache Airflow DI Added open in tool for ApacheAirFlow |
| #4194 8/1/2025 Improvement |
Manage / Tool Integration / Browser Extension and Open in Tool / Matillion Added support for Matillion in the browser extension |
| #4196 7/30/2025 Improvement |
Model / Open in Tool / Matillion -Matillion ETL external viewer implementation (Open In Tool) |
| #4155 7/25/2025 Defect |
MQL / REST API function POST /entities/getAttributeValueCounts returns wrong results on "Workflow Published" Fixed the results of POST /entities/getAttributeValueCounts on "Workflow Published" |
| #4218 7/23/2025 New Feature |
Manage / Tool Integration / Microsoft Teams / Microsoft Teams / SSL Tunnel Updated the default token expiration time to 15 minutes. |
| #4204 7/23/2025 New Feature |
Lineage / From BI report details (e.g. Page) does not work Trace report fields when tracing report items |
| #4169 7/23/2025 Improvement |
Third Party Software / Apache Tomcat / Version 9.0.106 / Security Vulnerability / CVE-2025-52434, CVE-2025-52520, CVE-2025-53506 Updated to Tomcat 9.0.107 NOTE: This update is NOT a cumulative patch, and instead REQUIRES a FULL CLEAN INSTALL with the latest new complete installer (data and config files can be copied after). |
| #4048 7/22/2025 Release Note |
REST API / Remove logging from RemoteRequestServlet MIMM server catalina.log records only the REST API calls that have an error response. For calls that have a normal response there is no more logging of the calls. |
| #4046 7/22/2025 Defect |
Model / Workflow / Enable / Error "Index 0 out of bounds for length 0" when Save fixed exception with rejection of enabling workflow |
| #4049 7/21/2025 Defect |
Manage / Configuration / Model / Connection / Cannot choose file store directory structure Enabled the selection of the root node of the file system |
| #4157 7/18/2025 New Feature |
Imported Model Workflow Added support for imported model workflow NOTE: THIS PATCH WILL PERFORM A REPOSITORY DATABASE UPGRADE. |
| #3988 7/11/2025 Defect |
Object / Microsoft SSIS / Task tab / SQL Code couldn't show Fixed the Task tab to show SQL Code and other profile attributes pertaining to the objects in the tab. |
| #3986 7/11/2025 Defect |
Object / Presentation Order / Tables and reports not presented in Access History Popularity Count order Fixed the Tables tab to show the tables in Access History Popularity Count order. |
| #3989 7/10/2025 Defect |
Amazon Athena JDBC import / DQ Score not visible at Schema Level Allow data quality measurements at the schema level |
| #4161 7/2/2025 Improvement |
Third Party Software / Apache Tomcat / Version 9.0.104 / Security Vulnerabilities / CVE-2025-49125 CVE-2025-48988 CVE-2025-489766 Updated to Tomcat 9.0.106 NOTE: This update is NOT a cumulative patch, and instead REQUIRES a FULL CLEAN INSTALL with the latest new complete installer (data and config files can be copied after). |
| #4156 7/2/2025 Improvement |
Third Party Software / Apache Solr / Version 9.6.0 / Security Vulnerabilities / CVE-2024-52012, CVE-2025-24814 Updated to Solr 9.8.1 NOTE: This update is NOT a cumulative patch, and instead REQUIRES a FULL CLEAN INSTALL with the latest new complete installer (data and config files can be copied after). |
| #3976 7/2/2025 Defect |
Manage / Users / Authentication / SSO / SAML / native Login doesn't work Fixed the product to still allow one to go to the native login page if SAML or OAUTH authentication have configuration issues |
| #3972 7/2/2025 Defect |
HTML Text Editor / Bold does not work Fixed bold style of text created with ckeditor |
| #3969 7/2/2025 Defect |
Object / Explorer / Remember and restore the context of the last selected object Object tree browser now remembers the last selected object and reveals it in the tree automatically |
| #3967 7/2/2025 Release Note |
Deployment / Repository database migration between database types Added database migration to Setup.bat |
| #3957 6/21/2025 Defect |
Object / Explorer / Invalid Explorer configuration XML format: Unknown profile entity name (Microsoft SSAS/SSRS Datasource + Tableau flow) Fixed the MetadataExplorerCategories.xml configuration file to remove warnings |
| #3951 6/19/2025 Defect |
Data Flow / Lineage / We cannot see model name in Internal Data Flow tab for Tableau Server model Fixed the display of the name |
| #3950 6/19/2025 Defect |
Lineage / Diagram / Overview is missing Fixed the multi model overview in MIMB |
| #3943 6/16/2025 Defect |
Manage / Tool Integration / Browser Extension / We can leave Browser Extension without save UI is now prompting the user to save when they leave |
| #3942 6/16/2025 Defect |
Object / Relationships / Relationships tab List and Diagram should be consistent Added a new option to choose whether to display outgoing, incoming of both kind of relationships in the diagram view |
| #3941 6/16/2025 Improvement |
Internationalization / Literals / French and Japanese / Updates Updated Literals. |
| #3940 6/16/2025 Improvement |
Manage / Repository / More actions... should have "Open in Configuration Manager" for models and versions in the current configuration version (with blue dot) Added the Open In Configuration Manager for versions if they are the one included in the current configuration |
| #3939 6/16/2025 Defect |
Manage / Model / Import button is enabled without save import setup for model Fixed the button enablement issue |
| #3932 6/10/2025 Defect |
Manage / Metamodel / Objects / Imported Objects / Hard to find the right object such as generic database table Improved the Choose scope dialog to organize categories by family |
| #3931 6/10/2025 Defect |
Manage / Metamodel / Object / Any Classifier, Any Feature, Any Object, Any Imported Object / Should not allow creation of custom Attributes or Relationships Removed Add Attribute button for the Any* Object Types |
| #3930 6/10/2025 Defect |
Manage / Metamodel / Missing icon in the "Select the scope" dialog Fixed broken icon |
| #3929 6/10/2025 Release Note |
Backup / Restore / Does not restore custom attributes instances in some rare cases Fixed backup/restore of custom attributes |
| #3921 6/6/2025 Defect |
Deployment / RestartServerService.bat / Creates a new Windows service "Apache Common Daemon Service Runner" Do not install the service if it is missing |
| #3924 6/4/2025 Improvement |
Manage / Dashboards / Customization of styles and better layout Cosmetic improvements to dashboard editing as well as the ability to customize more graphical settings |
| #3923 6/4/2025 Defect |
Data Model / ER Diagram / import related objects and relationships / Cannot SAVE Added filtering in the detect relationships dialog to only show relationships compatible to the model groups defined in the Model (In manage repository) for Data Models and Data Mappings |
| #3910 6/4/2025 Release Note |
Manage / Users / Authentication / SSO / SAML / Failing After Applying Latest Patch Prevent NPE during SAML login |
| #3922 6/3/2025 Improvement |
Related Reports / One Drive Excel Reporting Added support for the new Excel profile in the related reports |
| #3918 6/3/2025 Improvement |
Search / Filter / Measure Attributes / Expression / App Measure Attribute Expression Not in Available Columns in worksheet Added Dimension Attribute and Measure Attribute to subgroup. The customer should select Measure Attribute in Category, then press Configure Columns and add an expression column. |
| #3911 6/3/2025 Defect |
Data Mapping / Export failed / Java.lang.NullPointerException: Cannot invoke "MITI.mimb.driver.impl.remote.MitiDriver.startRun" because "<local13>" is null Added new error message if harvesting server is not available or not ready |
| #4323 6/2/2025 Improvement |
Third Party Software / ExtJS / Migration to 7.9.0 Updated ExtJS third party library |
| #3917 6/2/2025 Defect |
UI / Web Browser / Zooming / Fixed Scaling issues Fixed scaling issues |
| #3914 6/2/2025 Improvement |
Object / Relationships / Improved Inferred Entity Relationships from data flow lineage Added better support for Inferred Entity Relationship in the Relationship tab and ER Diagrams |
| #3913 6/2/2025 Defect |
Architecture Diagram / Cannot reposition lines manually Fixed bug with lines repositioning |
| #3912 6/2/2025 Improvement |
Enable Data profiling and sampling of Excel Tables Enabled data profiling for Excel Tables. |
| #3907 6/2/2025 New Feature |
Architecture Diagram / Data Models / Show semantic link from data model to the models it uses (is built from) Show usage link from data model to the models it uses in the configuration architecture diagram. |
| #3906 6/2/2025 Defect |
Manage / Tool Integration / Browser Extension / Open in Tab / Clicking the "Open in Tool" button opens multiple pages Fixed "open in tool" button when "tab" option was chosen in the browser extension options page. Browser extension needs to be re-downloaded to apply the fix |
| #3851 5/30/2025 Improvement |
Data Sampling and Profiling / Any File System / COBOL Copybook / Errors should be just Info not supported Excluded Cobol files from profiling |
| #3848 5/30/2025 Defect |
Data Sampling and Profiling / AWS S3 / Generation at the model, bucket, and folder level Added the request Data sample and profiling menu on all model, bucket, folder levels for all file systems |
| #3863 5/29/2025 Defect |
Manage / Tool Integration / Browser Extension / Support for Microsoft OneDrive / Office365 Fixed MicrosoftOneDrive browser extension for Word web editor |
| #3858 5/28/2025 Improvement |
Manage / Home Dashboard / Priorities Updated the logic to choose the Home Dashboard in case of conflicts. We will now consider multiple dashboard assignments with the following priorities: 1 - The user is directly assigned to the Dashboard. 2 - A user is indirectly assigned to a dashboard through its group. 3 - The dashboard is assigned to the Everyone group |
| #3857 5/28/2025 Defect |
Data Classification / Randomly failed with error "Subquery returned more than 1 value" Prevent two classification processes from been executed in parallel. This requires a database upgrade to clean up the duplicated data |
| #3852 5/28/2025 Defect |
Business Process Model / BPMN Diagram / SubProcess element is not saving changes Fixed the saving issue |
| #3849 5/28/2025 Release Note |
Model / Import / Any File System / Major Harmonization of profiles (Metamodel) for each file technology (e.g. JSON) Added support for new File System profiles in MM |
| #4567 5/27/2025 Defect |
Worksheets / We cannot see Worksheet after "Open Worksheet" item Removed the menu action to open worksheet as it shouldn't have been there |
| #3920 5/27/2025 Defect |
Data Model / ER Diagrams / Inferred Relationships / Detection and selective option to add When adding objects in a diagram, Inferred relationships are now also imported. A new dialog allowing to choose which relationships to import has been added |
| #3866 5/27/2025 Defect |
Manage / Data Mapping / We cannot see Query Mapping in Overview tab after created Fixed the refresh issue |
| #3865 5/27/2025 Defect |
Data Flow / Diagram / We see some different arrows for one object Improved the merging of edges going to the same destination |
| #3864 5/27/2025 Defect |
Lineage / Process panel / Collapse row button has not good view in Data Operation improved styles of expand/collapse button for the grid cell |
| #3862 5/27/2025 Defect |
Backup / Restore / Operation starting error: Invalid compression ratio Allow larger compression ratios in zip files for backup/restore |
| #3860 5/27/2025 Defect |
Manage / Tool Integration / Browser Extension / Side panel should display the preview of an object, not its full details page Fixed the url |
| #3859 5/27/2025 Defect |
Business Process Model / BPMN Diagram / Editing and Saving an imported BPNM diagram corrupts the diagram Fixed corrupted diagram after saving. |
| #3855 5/27/2025 Defect |
Search / MQL / Facet in the group tab is broken Fixed the facet in the group search. |
| #3854 5/27/2025 Improvement |
Manage / Tool Integration / Browser Extension / Branding Added branding customization to the browser extenstion |
| #3853 5/27/2025 Defect |
Lineage / Data Flow / Diagram / We see full expand for Lineage Fixed default nodes collapsed state whe starting node is model. |
| #3850 5/27/2025 Defect |
Manage / Users / Got unhandled exception after sorting and filtering users fixed bug with saving third sorting state for grid |
| #3753 5/9/2025 Defect |
Manage / Roles / Ability to see Responsibilities (object role assignments) on objects without a role assigned with the Security Management Capability Updated Security Management capability description |
| #3745 5/8/2025 New Feature |
Manage / Home Dashboards / Cannot make Administrator (current user) a Viewer Updated UI to allow the owner of a Dashboard to share it with themselves |
| #3748 5/7/2025 Defect |
Lineage / Data Flow / Diagram / We see a gray frame when we select an object Fixed the selection style |
| #3747 5/7/2025 Improvement |
Architecture Diagram / Editing / Protection & Panning by default Added Start editing button for Configuration Diagram editing |
| #3746 5/7/2025 Improvement |
Manage / Tool Integration / Browser Extension / Glossary Definition Lookup Added new feature in the browser extension to allow doing lookup of the definition of selected text in any browser tab including added new feature in the browser extension to allow doing lookup of the definition of selected text in any browser tab including |
| #3737 5/2/2025 Defect |
Configuration / Data Mapping / We cannot see the bottom border of the frame of Search field in Select Object window Fixed the border issue |
| #3736 5/2/2025 Defect |
Naming Standards / java.util.ConcurrentModificationException when trying to delete Properly handle hierarchy of objects during the delete of naming standard objects |
| #3964 4/30/2025 Defect |
Lineage / Inference / Data Documentation / Business Name and Definition are not inferring for passthrough data flow back to PTCID in PAYTRANS Fixed the semantic definition lookup for PostgreSql NOTE: THIS PATCH WILL PERFORM A REPOSITORY DATABASE UPGRADE. |
| #3733 4/30/2025 Improvement |
Dashboards / Ability to set the background color on dashboard widgets and containers Added the ability to set the background color on dashboard widgets and containers |
| #3725 4/29/2025 New Feature |
Manage / Configuration / Visibility of Configuration versions UI now prevents the user to choose configuration version unless they have Repository Management capabilities on the configuration |
| #3723 4/29/2025 Improvement |
Manage / Users / Map the Last Access Users to MM Users or allow copying their details Last Access User is now mapped to an MM user |
| #3726 4/28/2025 New Feature |
Lineage / Data Flow / Data Mapping Version compare Added tooltip to the icon showing the same information as the differences column ComparisonUtil: fix loading properties of CustomModels ComparisonUtil: remove PDM relationship decoding ComparisonUtil: remove decoding relationship expression |
| #3724 4/28/2025 New Feature |
Manage / Tool Integration / Browser Extension / MM / Model / Open in Tool / Informatica Cloud Data Integration (ICDI) Added Open in Tool support for Informatica Cloud DI. |
| #4562 4/24/2025 Defect |
Worksheets / "Worksheet does not exist or has been deleted" Fixed regression in handling links |
| #3715 4/23/2025 Defect |
Manage / Persona / Objects / Explore / Migrated persona named "Data Inventory" is only showing file system bridge models in OBJECTS > Explore Fixed the filtering of models |
| #3716 4/22/2025 Improvement |
Internationalization / Literals / French and Japanese / Updates Updated literals for internationalization. |
| #3713 4/22/2025 Improvement |
Object / Show in Explorer / Should switch automatically to Drill mode if there are too many objects for a tree Added more detailed information about why an object cannot be shown in the Object Explorer |
| #3700 4/21/2025 Improvement |
Lineage / Diagram / Show Lineage Details /Stored Procedures open up off page Fixed graph centering |
| #3699 4/21/2025 Improvement |
Search / MQL / Smart search should allow the type 'Term' Added the Term type in the MQL smart search. |
| #3698 4/21/2025 Defect |
REST API / Links are broken updated links for REST API UI |
| #3697 4/21/2025 New Feature |
Manage / Tool Integration / Browser Extension / ThoughtSpot MM ExternalViewer implementation for ThoughtSpot ThoughtSpot Url parser, for browser extension support Updated MM categories, following latest bridge/profile updates |
| #3973 4/17/2025 Defect |
Lineage / Diagram / Should not show Synonyms No longer create extra stitching links for synonyms NOTE: THIS PATCH WILL PERFORM A REPOSITORY DATABASE UPGRADE. |
| #3692 4/17/2025 Defect |
Manage / Groups / Security Vulnerability / Spreadsheet formula injection from CSV export into Excel Added option to export to Excel format instead of CSV |
| #3690 4/17/2025 Defect |
Manage / Configuration / Edit Connection opens with error 'Got a sql exception: Incorrect syntax near '*'.' Fixed the edit of connections for SqlServer |
| #3689 4/17/2025 Defect |
Manage / Personas / We see broken icon for System in Available Object list when added Category Shortcuts Removed system category from the list |
| #3678 4/16/2025 Defect |
Manage / Configuration / Data Mapping Script model connections are not proposed automatically to the models in the configuration Improved the configuration connection auto propose. |
| #3971 4/15/2025 Release Note |
Manage / Personas / for Search and Browsing Added support for Persona NOTE: THIS PATCH WILL PERFORM A REPOSITORY DATABASE UPGRADE. |
| #4162 4/14/2025 Improvement |
Third Party Software / Apache Tomcat / Version 9.0.98 / Security Vulnerabilities / CVE-2025-24813 Updated to Tomcat 9.0.104 NOTE: This update is NOT a cumulative patch, and instead REQUIRES a FULL CLEAN INSTALL with the latest new complete installer (data and config files can be copied after). |
| #3867 4/14/2025 Defect |
Lineage / Diagram / Masks for Loading diagram and Loading overlap each other Fixed the double loading mask |
| #3703 4/14/2025 Defect |
Object / Glossary / Performance / Contains tab loading takes 1 min Fixed performance issue on large lists |
| #3670 4/14/2025 Defect |
Manage / Schedule / Timezone Fixed the warning that was not comparing the current and scheduled dates properly + various improvements |
| #3669 4/14/2025 New Feature |
Dashboards / New Section widget Added ability for users to add a customizable title to containers in dashboards |
| #3667 4/14/2025 Defect |
Data Mapping / Detect links not working for all columns even in same pattern Changed detect mappings default score threshold to allow more candidates |
| #3666 4/14/2025 New Feature |
Manage / Tool Integration / Browser Extension / dbt Cloud dbt Cloud Tool integration support : initial implementation of MM Browser extension |
| #3664 4/14/2025 Improvement |
Model / Open in Tool / dbt cloud ExternalViewer implementation for Dbt Cloud |
| #3966 4/10/2025 Defect |
Object / Upgrade from 11.0 to 11.1 / Missing lineage Fixed the upgrade when encountering invalid object hash references NOTE: THIS PATCH WILL PERFORM A REPOSITORY DATABASE UPGRADE. |
| #3650 4/9/2025 New Feature |
Manage / Dashboard / User Activity Widget Added a new Current User Activity widget in Dashboards |
| #3651 4/8/2025 Defect |
Manage / Dashboards / Widget to show multiple counters or percentage widgets for and Attributes Statistics widget Improved the Attribute Statistics and Children Attribute statistics widgets to add 2 new visualizations as well as a new 'Group extra values' option |
| #3649 4/8/2025 Improvement |
Manage / Dashboards / HTML Widget click on an image with an hyperlink opens the image instead of opening the link Clicking on an image with a link now opens the link |
| #3643 4/7/2025 Defect |
Object / Columns Tab / Not Displaying Values for Data Quality Common Attributes Properly retrieve the data quality attributes |
| #3702 4/4/2025 New Feature |
Manage / Dashboard / Attribute Statistics / Widget / Custom Attributes Allow to use UDPs as facets |
| #3642 4/4/2025 Defect |
Lineage / Diagrams / Error when select object in External Data Flow Fixed JS exception for External Data Flow graph |
| #3636 4/4/2025 Improvement |
MQL / Performance / GetEntityDetails BULK Filter building Improved GetEntityDetails command to not prefetch all groups information but do it on demand when the tab is activated |
| #3640 4/3/2025 Improvement |
Lineage / Diagram / Lineage Graph Logs do not capture the Layout time Fixed capturing of layout time. |
| #3638 4/3/2025 Improvement |
Lineage / Data Flow / Diagram / Optional Columns Selector Moved the column picker to the top toolbar in the Lineage tab. column filtering is now done at the backend level |
| #3637 4/3/2025 Defect |
Snowflake JDBC import / Snowflake tags / Error when defining a filter and Snowflake columns do not have tags Fixed quoting of Tags in MQL for filters |
| #3635 4/3/2025 Defect |
Object / Lineage / Semantic Flow / Upgrade from 11.0 to 11.1 / New tab supports both Data Flow and Semantic Flow Show the lineage tab for custom objects |
| #3634 4/3/2025 Defect |
Manage / Object Roles / Issue with User Permissions on Endorsements, Comments, and Certifications Fixed UI to properly use the Certification Management category permissions |
| #3617 3/31/2025 Defect |
Snowflake tags / MQL syntax or semantics error occurred: Cannot parse MQL query Properly handle tag names in MQL. |
| #3615 3/31/2025 Defect |
Any model import / Change in the object name not reflected in the model after full re-import Properly update the content name when it changes in the source system |
| #3607 3/27/2025 Improvement |
Lineage / Diagram / Rename Process Panel columns Renamed grid columns in the Processes panel |
| #3606 3/27/2025 Defect |
Snowflake JDBC import / Snowflake tags / No longer visible with the latest patch level Tags are now available in the MQL select and filter |
| #3605 3/27/2025 Improvement |
Lineage / Diagram / Internal Data Flow / trace with Complete control flow by default In the lineage, Control Flow is always set to None by default for Data Flow and External Data Flow traces. All other trace types do not show the Control Links option. In addition, UI doesn't remember anymore the last Control Flow selected |
| #3604 3/25/2025 Defect |
Lineage / Diagram / Javascript exception when expanding to column level Fixed the Javascript exception |
| #3592 3/20/2025 Defect |
MQL / Order by on a custom attributes caused a SolrException "Can't determine a Sort Order (asc or desc) in sort spec" Fixed a SolrException if the sorted column value contains a single quote. |
| #3591 3/20/2025 Defect |
Deployment / Upgrade 11.0 to 11.1 / Data Mapping / Missing data mapping' custom attributes values Improved the performance of search indexing during the upgrade from 11.0 to 11.1.0. |
| #3590 3/20/2025 Improvement |
Manage / Tool Integration / General / Microsoft Graph API Shared the Microsoft Graph API specification between Teams and Email integrations |
| #3610 3/19/2025 Defect |
Manage / Users / Security Vulnerability / Spreadsheet formula injection from CSV export into Excel Reinforced the CSV/Excel conversion utility to safe handle =,+,-, and @ first characters. It is important to note that we did not change the CSV as there is no security issue. It is only when opening the CSV in Excel (instead of importing the data). For this use case, we have a checkbox to produce an XSLX directly instead and that will not have the issue as it will properly format the data. The customer should use that instead of the CSV format. |
| #3573 3/18/2025 Defect |
Search / Recreating index from scratch fails Fixed the Solr exceptions occurred in search initialization |
| #3572 3/18/2025 Defect |
Search / Indexing a model with millions of audit events Improved performance of reindexing large models |
| #3571 3/18/2025 Improvement |
Demo / Lineage / ETL / Staging to OnPrem DW / Change from Talend DI to Informatica PowerCenter -escaped json values in the summary operation |
| #3566 3/13/2025 Defect |
Manage / Configuration / Model / Connection / Resolution / Ignore works in English but not in Japanese Fixed a bug where the 'Ignore' and 'Select' resolution entries were filtered out in the 'Resolution' column drop down because of a regular expression that was not working in Japanese |
| #3565 3/13/2025 Defect |
Manage / Metamodel / Cannot Remove Standard Attribute After Adding Added code to allow remove Attribute Types from an Object Type even if those attributes are used |
| #3564 3/13/2025 Improvement |
Diagrams / Data Model and Metamodels / Auto layout top down of aggregation ( to component) and generalization (to sub-type) Improved layout algorithm for Metamodel diagrams. Added more layout options for all other ER/Imported diagram types |
| #3567 3/12/2025 Defect |
Any Database SQL (e.g. DML, JDBC SP) import / Any SQL UPDATE or SELECT/INSERT on the same table / Lineage / Should not show that SQL as source data and control operations of that table/column Do not create a constant flow link when there are no sources |
| #3545 3/12/2025 Improvement |
Manage / Branding / Update product icon Updated default MetaKarta product icon |
| #3543 3/12/2025 Defect |
Search / Facet on Object Type failed with a Java NPE if the index type is Lucene Fixed a Java NPE occurred during facet on "Object Type" if the index type is Lucene |
| #3542 3/12/2025 Improvement |
Lineage / Diagram / Table-level Collapse/Expand Added expand/collapse functionality for classifiers. |
| #3541 3/12/2025 Improvement |
Any File System (Object Store) import / Partitions detection logic redesign Implemented new partitioned filter UI and required backend logic |
| #3535 3/12/2025 Defect |
Lineage / Error when press "Data and Semantic Flow Overview" button in MIMB Fixed the exception |
| #3533 3/12/2025 Improvement |
Lineage / Return classifier-level links when feature-level links exist Improved process panel for PowerBI reports |
| #3554 3/11/2025 Defect |
Deployment / Upgrade 11.0 to 11.1 / Lineage / Lineage Tree option disappeared Added the display as tree back to the lineage UI with some improvements |
| #3539 3/11/2025 Improvement |
Object Icon Servlet / Change size when converting the image from png to png Added new width and height optional parameters to the ObjectIcon servlet when converting SVG to PNG format |
| #3488 3/10/2025 Defect |
Oracle JDBC import / Stored Procedure / Lineage / Object invalid or does not exist (for some users but works as Administrator) Fixed exception in the retrieval of operation information in the lineage |
| #3486 3/10/2025 Defect |
Backup and Restore / Error when restoring Adjustments to Staging data mapping Properly cleanup binary relationships WARNING: THIS PATCH WILL PERFORM A REPOSITORY DATABASE UPGRADE. |
| #3481 3/7/2025 Defect |
Data Model / Diagram / Layout regression Fixed the links between shapes and entities |
| #3480 3/7/2025 Defect |
Teams Integration / Proper error messages Added error messages when failing to connect to the Teams bot. |
| #3477 3/7/2025 Defect |
Demo / Lineage / Data Mapping Script model / Adjustments to Staging / Migrate from Data Mapping to Data Mapping Script Fixed the configuration connection usage issue |
| #3476 3/7/2025 Improvement |
Manage / Metamodel / Standard / Diagram layout and colors Updated the diagrams in the metamodel |
| #3458 3/6/2025 Defect |
Microsoft SSRS import / Object the Page from report is shown as Miscellaneous in Metadata Explorer. -added group tags for all containers |
| #3456 3/6/2025 Release Note |
Deployment / Repository / Database Upgrade / Cumulative Patch 20250228 / Works on PostgreSQL server but fails on SQL Server with Database exception Fixed database upgrade for SqlServer |
| #3454 3/6/2025 Defect |
Data Source objects are shown as Miscellaneous in Report Data folder for SSRS model in Metadata Explorer. -added group tags for all containers |
| #3453 3/6/2025 Defect |
Object / Documentation / CSV export / The exported data documentation zip file can't be re-imported Fixed a CSV export problem that caused the exported files to be not importable. |
| #3451 3/6/2025 Defect |
Manage / Metamodel / Manage Metamodel allows the user to Change Package on a Standard Attribute Added some logic to prevent changing the package of Standard attributes |
| #3450 3/6/2025 Defect |
Manage / Metamodel / Diagram / Changing object color resizes object to default size 'Auto Size'=Yes nodes will now automatically reset their sizes when we open the diagram. resizing nodes now automatically changes their 'Auto Size' flag to false. |
| #3440 3/5/2025 Defect |
Search / The UpdateRequestRetryQueue creates a thread that busy loops Fixed a busy loops in the UpdateRequestRetryQueue thread. |
| #3439 3/5/2025 Improvement |
Snowflake JDBC import / Hide UDP definition objects but show their values UDP definition objects were hidden |
| #3438 3/5/2025 Defect |
Lineage / Data Flow / Error when open Lineage for Summary Store Connection Fixed js exception on graph opening. |
| #3437 3/5/2025 Defect |
Lineage / Data Flow / We cannot see links after show/hide columns Fixed links highlighting after column shown. |
| #3435 3/5/2025 Defect |
Lineage / Data Flow / Lineage has different view when show column with search Fixed indentifying selected columns in Column choose dialog. |
| #3434 3/5/2025 Defect |
Data Model / ER Diagram / Takes 30s to load an ER diagram of less than 100 tables Updated ER diagrams so that they don't synchronize automatically anymore to improve performance. Synchronization is now a manual operation that is done by clicking on a new synchronize button in the diagram toolbar |
| #3433 3/5/2025 Improvement |
Lineage / Data Flow / ETL Transformation / Summary Operation Added Operation Summary on the transformations and the lineage |
| #3424 3/4/2025 Defect |
Manage / Configuration / Ignored connection objects show as unresolved after re-import Fixed a problem that the unstitched objects lost the ignore status after reimporting. |
| #3423 3/4/2025 Defect |
Any Database SQL DML import / Bridge custom icons customer SQL DML script icons |
| #3422 3/4/2025 Defect |
REST API / Get /entities/{objectId} returns a server error "Object (0,0) is not a repository object" on a worksheet. Fixed a server error that may occur in calling REST API / Get /entities/{objectId} on a worksheet. |
| #3418 2/28/2025 Improvement |
Lineage / Diagram / Defaults Added automatic selection of the lineage starting object. Showing the children tree by default now in the processes panel |
| #3417 2/28/2025 Defect |
Lineage / Data Flow / Internal Data Flow / We see only links in graph Fixed related nodes incorrect highlighting. |
| #3416 2/28/2025 Defect |
Lineage / Data Flow / Internal Data Flow / Graph has not good view after collapse Fixed highlight after group collapsed. |
| #3974 2/26/2025 Defect |
Deployment / Upgrade from 11.0 to 11.1 / Data Model / There is no column mapping information displayed Fixed the upgrade of join relationship to the metamodel. NOTE: THIS PATCH WILL PERFORM A REPOSITORY DATABASE UPGRADE. |
| #3406 2/26/2025 Defect |
Manage / Users / Security Vulnerability / Deleted user is not automatically logged out Log out the users that are being deleted. |
| #3404 2/26/2025 Defect |
Manage / Configuration / Cannot manage to migrate ETL stitching to new model when existing stitching is there Fixed the configuration service to compare the connection usage as well as other criteria when it tries to reuse existing stitchings. |
| #3401 2/26/2025 Improvement |
Excel Lineage import / Cannot choose Excel Lineage model for stitching in Configuration management Added fix to enable Excel lineage model for stitching. |
| #3400 2/26/2025 Improvement |
Backup / Support for Browser Extension Can now restore the browser extension if none exists in the database. |
| #4605 2/25/2025 Defect |
MQL / Term types not populated but ok in Overview Fixed the problem of empty Term Type values |
| #3403 2/25/2025 Defect |
Manage / Users / Show Repository Capabilities / Toggle to Show Capabilities throws(hidden) Javascript Exception Fixed the Javascript exception |
| #3387 2/25/2025 Release Note |
** Manage / Tool Integration / Microsoft Teams / New Support for Email Notifications** Added support for email notification to the Microsoft Teams tool integration. |
| #3384 2/25/2025 Improvement |
Manage Configuration / Connections / Show the "Usage" column by default Added the "Usage" column in the Connections Tab |
| #3382 2/25/2025 Defect |
Data Mapping / Query Mapping / Replacing Target should preserve the description of mappings When replacing the target of a query mapping, we now preserve mapping descriptions |
| #3380 2/25/2025 Defect |
Query Mapping / Creating certain mappings causes Javascript exception Fixed the javascript exception |
| #3378 2/25/2025 Defect |
Data Mapping / Replace target fails with Java exception Fixed exception when replacing the target of a data mapping if it references objects that are deleted but not garbage collected |
| #3377 2/25/2025 Defect |
Manage / Configuration / Cannot stitch PowerBI Desktop model to its sources Fixed the missing configuration connection problem on store models. Reimport the model to get the connections fixed. |
| #3375 2/25/2025 Defect |
MQL / System Description: Sort and STARTS WITH/ENDS WITH filter do not work Disabled ORDER BY and START WITH/END WITH on the MQL system attribute "System Description" |
| #3374 2/25/2025 Defect |
Notification / Cannot create email server for notification Fixed issue when creating email server |
| #3373 2/25/2025 Defect |
MQL / Oder by should be case-insensitive Made the order by case-insensitive. |
| #3372 2/25/2025 Defect |
MQL / Definition Order By does not work Made Definition not sortable. |
| #3371 2/25/2025 Defect |
MQL / Source System Definition is not empty filter returned no results Fixed the problem that "Source System Definition" is not empty filter returned no results. |
| #3370 2/25/2025 Defect |
Data Mapping / Delete Query Mapping fails with Java exception Fixed an exception that can occur when searching or counting on an object that was just deleted. |
| #3369 2/25/2025 Defect |
Data Mapping / Query Mapping / Target table migration / Save does not delete previous feature map In query mapping added unlinking destination features when replace a target table with the same column names. |
| #3383 2/24/2025 Improvement |
Data Flow / Diagram / Process Lineage Analysis / Major Improvements (part II) Improved lineage and process presentations |
| #3379 2/24/2025 Improvement |
Manage / Tool Integration / Microsoft Teams / New feature New support for the integration with Microsoft teams WARNING: THIS PATCH WILL PERFORM A REPOSITORY DATABASE UPGRADE. |
| #3345 2/12/2025 Improvement |
Manage / Branding / Header / Vertical Separator between Logo and Title Now automatically adding a vertical separator in the header without having to put it in the product title. Cleaned up the browser extension generated file name |
| #3349 2/11/2025 Defect |
MQL / Order by "Created By" and "Updated By" does not work Fixed the order by issue with "Created By" and "Updated By" |
| #3348 2/11/2025 Improvement |
Sensitivity Labels / Sample data is not hidden or masked for a column through lineage inference Sample data is now hidden automatically when the object is assigned to a sensitivity label having the Hide Data flag (directly assigned or not) |
| #3347 2/11/2025 Improvement |
Manage / License / Remove download host id and upload license on cloud deployments Hiding the Download host information and Upload license buttons for cloud deployments |
| #3346 2/11/2025 Defect |
MQL / Object Profile attribute filter returned wrong results Fixed the problem with the Object Profile filter |
| #3344 2/11/2025 Defect |
Manage / Operations / Log / File Download / Security Vulnerability / Permissions Check Added server side check to only allow authorized users to download operation files |
| #3343 2/11/2025 Defect |
MQL / Import Bridge in SELECT list on a Columns tab caused a Java NPE Fixed the Java NPE when showing Imported Bridge in a table's Columns tab. |
| #3327 2/10/2025 Defect |
MQL / Conditional Labels=ANY filter does not work New debug log messages are added when the conditional label value 'Confidential' is ignored in a filter "Conditional Labels"=ANY('Confidential', 'Warnings'). |
| #3326 2/10/2025 Defect |
MQL / Definition STARTS WITH / ENDS WITH returns incorrect results Fixed Solr query generation to use the appropriate fields for Definition filters. |
| #3323 2/10/2025 Defect |
MQL / Created By EXISTS returns no results Fixed the search query generation for "Created By" EXISTS filter. |
| #3322 2/10/2025 Improvement |
Manage / Users / Lock and Unlock visibility and access improvements Added an Unlock button under the user avatar image in Manage Users. Added a lock icon next to the user name in the grid |
| #3316 2/8/2025 Defect |
Manage / Dashboards / Security Vulnerability / Insecure Direct Object References (IDOR) / Sharing private dashboards Properly check the user is the owner or an application administrator when changing shares |
| #3315 2/8/2025 Improvement |
Manage / Users / Download Users and Statistics / Filter Statistics for a specific timeframe Added the ability to choose a period when downloading users |
| #3314 2/8/2025 Defect |
Backup / Restore / Security Vulnerability / New Users should be created locked requiring to change password During restore, new native users will be created locked and will not be able to log in. |
| #3313 2/8/2025 Defect |
Model / Open in Tool / Databricks Unity Catalog Metastore (Data Store) import / Variable Substitution and Documentation Databricks external viewer, updated documentation |
| #3312 2/5/2025 Improvement |
Manage / Users / Administrator / Default icon (if not customized) should by in red to be noticed when used Changed the default Administrator user avatar image |
| #3386 2/4/2025 Release Note |
Data Flow / Diagram / Process Lineage Analysis / Major Improvements Improved lineage and process presentations |
| #3294 2/4/2025 Defect |
Model / Open in Tool / Databricks Unity Catalog Metastore (Data Store) import Databricks external viewer |
| #3293 2/4/2025 Improvement |
Dashboards / Worksheet widget / Ability to edit a worksheet in a dashboard Added the ability to edit in place attributes in the worksheet widgets |
| #3291 2/4/2025 New Feature |
Manage / Metamodel / Unable to Delete single directional Relationship Association nor Attribute from a Standard package object type Fixed the loophole allowing to add more relationships to a Binary Relationship. Also added support to allow delete the additional ones that were created by mistake by using the context menu |
| #3290 2/4/2025 New Feature |
Model / Workflow / Display workflow diagram matching the selected combination and Display workflow swimlanes diagram when clicking on More Info Added some dynamic help in the Workflow settings tab |
| #3289 2/4/2025 New Feature |
Presentations / Widgets / Word Wrap on Schema Columns Fixed Word Wrap on Schema Columns |
| #3288 2/4/2025 Defect |
Object / Overview / Missing object details on MQL vs Search Fixed the problem of missing object details on the group search page. |
| #3287 2/4/2025 Defect |
Permission / Unable to see "Data Sample" tab with “Data Viewing” capability Fixed UI issue where the responsibilities were not consumed properly |
| #3286 2/4/2025 Defect |
Manage / Metamodel / Unable to Delete Attributes in Standard package objects Improved the logic to detect what Standard package attributes can or cannot be deleted from Standard package object types |
| #3295 1/28/2025 Defect |
External Icon Servlet / Throws Error if ask for converting the image from png to png Stopped trying to convert to Png format if the image is already in Png format |
| #3274 1/28/2025 Defect |
Deployment / Load configuration error: Got a sql exception: Index 2 out of bounds for length 2 Fixed the SQL exception occurred in loading a configuration that has an internal connection. |
| #3385 1/22/2025 Defect |
Deployment / Upgrade from 11.0 to 11.1 / Crash when changing Presentation Views Fixed the javascript exception during cleanup |
| #4555 1/17/2025 Defect |
Worksheets / Error when go to Repository from worksheet without save fixed issue when user discard worksheet changes right after saving it |
| #3267 1/17/2025 New Feature |
Manage Schedules / Add Last Execution Status Added Last Execution Status and Duration columns |
| #3268 1/16/2025 New Feature |
Authentication / LDAP / Error: Cannot be cast to class MITI.server.services.authentication.impl.ldap.LdapServerImpl Fixed the LDAP server |
| #3328 1/14/2025 Defect |
Deployment / Upgrade from 11.0 to 11.1 / View 'History' Tab Cannot invoke "MITI.server.services.common.external.AttributeSystemType.getDisplayName()" Fixed the update of the audit event log for user tags. It does not require running the migration again. WARNING: THIS PATCH WILL PERFORM A REPOSITORY DATABASE UPGRADE. |
| #3261 1/14/2025 Defect |
Excel Lineage import / Deployment / Cannot select bridge in MM even though ModelBridgeList has it enabled at this time for MIMM full edition Fixed the MM patch |
| #3256 1/9/2025 New Feature |
Model Statistics / Does not include new bridges like Qlik Replicate Added support for QlikReplicate and ExcelLineage |
| #3253 1/9/2025 Defect |
Search / Count of objects in Filter Comment Count for value "0" doesn't correspond count of objects in list Results Fixed the problem that count of objects in Filter Comment Count for value "0" doesn't correspond count of objects in list Results |
| #4197 1/8/2025 Improvement |
Third Party Software / Apache Tomcat / Version 9.0.91 / Security Vulnerabilities / CVE-2024-50379, CVE-2024-56337, CVE-2024-5467781 Updated to Tomcat 9.0.98 NOTE: This update is NOT a cumulative patch, and instead REQUIRES a FULL CLEAN INSTALL with the latest new complete installer (data and config files can be copied after). |
| #3255 1/8/2025 Defect |
Manage / License / REST API / Incorrect license amount counted when a user without REST API access attempts login Fixed the license user counts to exclude the users without REST API access. |
| #3242 1/7/2025 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Via Metamodel Properly handling of XSS issues in the name or definition of models |
| #3240 1/7/2025 Defect |
Manage / Dashboards / Can't fix width Fixed dashboards serialization code |
| #3239 1/7/2025 Improvement |
Manage / Configuration/ Imported Model / Overview tab / Remove the Propagate documentation option Removed the propagate documentation option from the UI |
| #3238 1/7/2025 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Remaining SVG iframe issues Updated api/UploadImage command to not allow SVG images with an Iframe tag inside |
| #3237 1/7/2025 Defect |
Security Vulnerability / Failure to Invalidate Session > On Password Reset and/or Change Logout all user sessions when changing the password of a user |
| #3236 1/7/2025 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Presentation links Removed the XSS issue in the tooltip |
| #3234 1/7/2025 Defect |
Object / Overview / Attribute widget / Poor Term loading performance when showing multiple custom attributes Fixed the performance issue |
| #3233 1/6/2025 Defect |
Manage / Dashboards / Some fonts and styles are not working Updated HTML validation code to allow 'font' html tag |
| #3933 12/20/2024 Improvement |
Operations / Documentation / Fixing typos Resolved several grammatical typos. |
| #3218 12/20/2024 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Multiple issues Fixed all XSS issues: - Manage Sensitivity Label / Color - Naming Standards Collections - Manage Branding - Manage User / User avatar - User Profile / User avatar - Manage Metamodel icons |
| #3211 12/19/2024 Improvement |
Browser Extension / Tableau / Entities to lookup them by the url that contains a site name even for the Tableau Cloud environment. Tableau Url parser: always use site as prefix for lookup |
| #3210 12/19/2024 Defect |
Data Classification / Metadata Driven / Does not work on imported Snowflake Table Column UDP Fixed repository search operation for Metadata driven Data Classification. |
| #3209 12/19/2024 Defect |
Object / Lineage / Diagram / Show Term Definitions / TypeError: Cannot read properties of undefined Fixed exception on loading graph with terms. |
| #3206 12/19/2024 Improvement |
Internationalization / Literals / Version 11.1 (TDC 8.1) / French and Japanese / Updates Updated Japanese and French literals. |
| #3214 12/18/2024 Defect |
Search / Page navigation is not supported on group search tab when there is a post-search filter Fixed page navigation in group tabs |
| #3212 12/18/2024 Defect |
Custom Models / Definition / The model types do not have an attribute type "Definition" Added Description attribute to all standard models |
| #3208 12/18/2024 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Multiple Issues Fixed XSS issues: - MANAGE Repository / Model Icon - Search / Title Renaming - Manage Schedules / Object Name - Any HTML type attribute editing |
| #3204 12/18/2024 Defect |
Lineage / Diagram / Unable to select a column in the Diagram for some objects Fixed column selection in Diagram. |
| #3203 12/18/2024 Defect |
Databricks Unity Catalog Lineage (Data Flow) import / Data Sampling and Profiling / Must be disabled Disabled Data Sampling and Profiling. Fixed bridge description |
| #3213 12/17/2024 Improvement |
Lineage / Diagram / More obvious and convenient show/hide control for panels and the bottom and right side of the page Improved the visibility of the bottom lineage panel in collapsed state |
| #3183 12/17/2024 Defect |
Manage / Configuration / We see deleted model Added Loading mask for the delete operation in manage configuration |
| #3181 12/17/2024 Improvement |
Lineage / Data Flow / Diagram / Tracing progress dialog Added cancel support to the Lineage diagram layout |
| #3180 12/17/2024 Defect |
Object / Relationship / "Defines" shows hostname instead of model name Fixed the name of objects at the end of relationships to show the model name as displayed in manage repository UI |
| #3178 12/17/2024 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Social curation certification comments Added some server side validation to only allow IFrames with a whitelist of allowed domains: youtube.com, player.vimeo.com, vimeo.com, www.dailymotion.com , www.linkedin.com for any HTML entered client side |
| #3149 12/16/2024 New Feature |
Object / Custom relationship / Cannot invoke "MITI.server.services.common.external.Entity.getAttribute" because "<parameter2>" is null Fixed the check to see if an object can be deleted |
| #3146 12/16/2024 Defect |
Deployment / Migration from 11.0 to 11.1 / java.lang.NullPointerException: Cannot invoke "MITI.server.services.integrationserver.DataParameters.setMql(String)" because "<local18>" is null Fixed the Exception There is no need to redo the migration. The fix is for 11.1.0 after the upgrade. |
| #3160 12/15/2024 Defect |
Security Vulnerability / Insecure Direct Object References (IDOR) / Users can edit definition of model configuration without permission Properly check permissions on repository set APIs |
| #3157 12/15/2024 Defect |
Configuration Manager / Remove unused stitchings from configuration Fixed the obsolete stitching in the model issue. |
| #3156 12/15/2024 Defect |
Deployment / Migration from 11.0 to 11.1 / Failed to process 'Index object' When an update index request to Lucene caused an error "cannot change DocValues type from SORTED_NUMERIC to SORTED_SET for field", MM will advice the user to upgrade the search index to a Solr Indexing Server. This error may occur if the data in the 11.0.0 Lucene index cannot be upgraded to MM 11.1.0. |
| #3155 12/15/2024 Improvement |
Glossary / Workflow / Fix Compare with development version relationships that always appear to be new even if previously published Fixed the diff algorithm to properly detect new relationships |
| #3154 12/15/2024 Defect |
Deployment / Migration from 11.0 to 11.1 / A Fatal database exception occurred Fixed indexing of broken configuration |
| #3152 12/15/2024 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Social curation, Sensitivity label, Conditional Label Fixed some XSS issues |
| #3151 12/15/2024 Defect |
Manage / Business Process Model / Error when Add Annotation Label for Pool Prevented possibility to add Pool item into another Pool. |
| #3148 12/15/2024 New Feature |
Manage / Metamodel / Associations / FDW Technical Rules Domain association column is blank while Relationships widget is not. Resolved the MQL query fields correctly if query is in a scope of a relationship. |
| #3276 12/13/2024 Improvement |
Manage / Branding / Customization / Vendor Default and About Updated the product branding and about dialog |
| #3125 12/13/2024 Release Note |
Teams Integration / Add new API to store Microsoft Teams branding Added Teams branding |
| #4558 12/11/2024 Defect |
Worksheets / Unhandled Javascript exception has occurred on SAVE AS Fixed the javascript exception |
| #3207 12/11/2024 Improvement |
Overview / Long Text Field / Should have the "Copy all" on page just as in the panel on right Added a 'Show Value' context menu to open the same dialog as in the attribute sheet widget |
| #3182 12/11/2024 Defect |
Security Vulnerability / REST API / Normal user can use Rest API without permission Checked Rest API permission on decoding the api key. |
| #3161 12/11/2024 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Labels Fixed the XSS issue |
| #3159 12/11/2024 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Help files Clear the query string if one is present when invoking the help. |
| #3158 12/11/2024 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Search Filter Name when operator "equal any" or "not equal any" Fixed XSS issue |
| #3107 12/11/2024 Defect |
Worksheets / Cannot see multibyte (Japanese) hieroglyphs Fixed the issue that Japanese or Chinese characters are shown as question marks in the search results. |
| #3103 12/11/2024 Defect |
Manage / Business Process Model / Error when remove Pool from BPMN diagram Optimized way to remove Pool item from the graph. |
| #3101 12/11/2024 Defect |
Manage / Branding / Browser crashed when open About after changed Product Title on Iframe Injection Fixed XSS issue |
| #3098 12/11/2024 Defect |
Worksheets / Filter with multibyte (Japanese) whitespace " " shows an error Fixed the SolrParserException occurred when an IDEOGRAPHIC space is used in the search filter. |
| #3085 12/10/2024 Defect |
Worksheets / Search with multiple white spaces Fixed the display of multiple spaces in the current query panel |
| #3084 12/10/2024 Defect |
User Preferences / Search / The DISPLAY MODE setting is not persisted Added support for remembering the select, display mode and order by for search |
| #3082 12/10/2024 Defect |
Search / Search Options / Does not work for "Customer in Snowflake" Enhanced the text filter in MQL to support smart queries that take advantage of the existing categories and subcategories. |
| #3164 12/6/2024 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Object search Fixed the XSS issues |
| #3073 12/6/2024 Defect |
Manage / Business Process Model / We see link sign in Comments tab Fixed hidding Link button on tab change. |
| #3170 12/5/2024 Defect |
Security Vulnerability / Deployment / MIMB UI accessible by default on-prem and cloud Removed MIMB ui from MM installers |
| #3168 12/5/2024 Defect |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Dashboard configuration Added validation for image URLs in the image widget |
| #3071 12/5/2024 Defect |
Data Mapping / XML to Parquet / Parquet column in array shows Error "Unknown column name" Updated the code to use the logical name of objects instead of the physical name to build its qualified name. |
| #3067 12/5/2024 Defect |
Worksheets / Collections / Configuring sorting does not work as intended Removed ability to sort by Parent Object Name and Parent Object Type in the UI as they are not supported in MQL for the Order By |
| #3165 12/4/2024 Defect |
Security Vulnerability / API / Download License Info / Disclosure of some of Host/Database Details without authentication Do not save the JDBC connection string and username |
| #3076 12/4/2024 Defect |
Deployment / Migration from 11.0 to 11.1 / initDb crash Rename the duplicate Defines link from Business Term to Any Imported Object during the upgrade to avoid the conflict with Semantic Link |
| #3043 12/4/2024 Improvement |
Browser Extension / The browser extension loses responsiveness after clicking around a bit or after some time Fixed side panel reloading bug. |
| #3041 12/4/2024 Defect |
MQL / Validation of the filter Category='Database' failed with warnings Fixed the validation warnings of the category filter. |
| #3039 12/4/2024 Defect |
Lineage / We cannot see columns in Lineage for Informatica model Fixed column name rendering. |
| #3038 12/4/2024 Release Note |
Manage / Branding / New features allowing administrators to customize the web page header, login and more Added ability to customize the product branding from the UI |
| #3037 12/4/2024 Defect |
Manage / Tool Integration / Browser Extension / Extension icon is available in MM Fixed extension availability when domain not provided. |
| #3036 12/4/2024 Defect |
Object / Explore / Cannot turn display of Description (should be definition) Renamed Description to Definition in the Object Explorer preferences popup. Now showing the definition as a tooltip on Tree nodes if checked |
| #3034 12/4/2024 Defect |
Lineage / Data Flow / Diagram / We cannot see horizontal scroll bar for Process panel Fixed horizontal scroller for Process panel. |
| #3033 12/4/2024 Defect |
Lineage / Titles are overlap in Classic Diagram Fixed incorrect graph layout |
| #3031 12/4/2024 Defect |
Data Mapping / Replication Mapping / Show Replication Quality in better colors Updated the rendering of the Replication Quality column |
| #2986 11/27/2024 Defect |
Deployment / Migration from 11.0 to 11.1 / Cannot invoke "MITI.server.services.common.mir.ObjectIdentifier.getObjectId()" because "this.versionId" is null Fixed the upgrade process |
| #2999 11/25/2024 Defect |
MQL / Cannot parse MQL query 'count EXISTS' Fixed the MQL syntax error when count is used as an attribute name in the WHERE clause |
| #3016 11/22/2024 Improvement |
Object / Overview / Show grouped UDPs in Attribute widget Whenever a UDP has a '.' in its name it will be put in a separate attribute widget, with the first part as a group name. |
| #2948 11/22/2024 Improvement |
Internationalization / Literals / Version 11.1 (TDC 8.1) / French and Japanese / Updates Updated French and Japanese literal files |
| #2946 11/21/2024 Defect |
Any data store import / Sampling and Profiling / The order in which columns are displayed is inconsistent between the real table and under the object explorer Harmonized the sorting order between the object explorer / overview tab children widgets / children tabs. |
| #2932 11/20/2024 New Feature |
Lineage / Oracle JDBC import / Stored procedure not showing up in lineage Display and jump to the _operation) lineage overview with a context, rather than the Script object without context in the model. |
| #2931 11/20/2024 Improvement |
Lineage / Columns = NO / Switching from YES to NO for Columns just shows the configuration version Properly handle lineage of files |
| #2930 11/20/2024 Defect |
Lineage / Browser crashed when open model from Lineage tab Fixed the javascript exception |
| #2924 11/19/2024 Defect |
Notification / Error "User does not have the capability 'Application Administration' on the object(s) '[[0,0]]'" when a non-admin user opened an Overdue Workflow Tasks Report Accessing the UI configuration does not require admin privileges |
| #2926 11/18/2024 Defect |
Manage / Configuration / Comparator not working for Demo Staging DDL models MM Comparator: removed old code that was converting to obsolete PDM profile |
| #2925 11/18/2024 Defect |
Search / Filtering by a phrase with the CONTAINS operator / Fails with error: 400 Fixed a SolrException occurred in filtering by a phrase with the CONTAINS operator. |
| #2916 11/15/2024 Defect |
Lineage / Property panel doesn't refresh when select link Fixed Operation pael updating |
| #3324 11/14/2024 Defect |
Repository / Database / Fatal exception / ERROR: more than one row returned by a subquery used as an expression. Fixed the handling of propagated user attributes during import of a new version WARNING: THIS PATCH WILL PERFORM A REPOSITORY DATABASE UPGRADE. |
| #2918 11/14/2024 Defect |
Lineage / UI Usability (pre filtering) and Scalability Major Improvements Improved the lineage UI to be more scalable and support cancel while loading a trace |
| #2917 11/14/2024 Improvement |
Object / Explorer / Category Exclusion and global Quick Filter lists Setup New backend API to store UI preferences |
| #2907 11/7/2024 Defect |
MQL / Comment Count=0 facet count does not match the filter result count Fixed the facet count of Comment Count = 0 |
| #2906 11/5/2024 Defect |
MQL / Is Defined By on semantic links returns objects not in the configuration Fixed the "Is Defined By" to return only objects in the current configuration |
| #2904 11/5/2024 Defect |
MQL / Order by Model does not work Fixed the Model order by problem. |
| #2905 11/4/2024 Defect |
Deployment / Upgrade to 11.1 / Custom Attributes / Data Mapping / Missing after upgrade Added migration for the custom attributes associated with data mappings. |
| #2890 11/1/2024 Defect |
MQL / Slow Model filter if model is a sub-model within a multi-model Fixed the performance issue of Model filter when a submodel is selected. |
| #2888 10/31/2024 Defect |
Deployment / Setting M_BROWSE_PATH to full path fails to browse files Allow to use the root of the browse path |
| #2886 10/31/2024 Defect |
GetBrowseSettings slow performance Improved the performance of GetBrowseSettings |
| #2887 10/30/2024 Defect |
Slow Dashboard / MQL EXISTS Improved the performance of relationship queries |
| #2879 10/29/2024 Defect |
Manage System / Failed to show Solr system status when the Solr system cannot be reached Fixed Manage System to show the solr system status when the Solr server cannot be reached. |
| #2878 10/29/2024 Defect |
MQL / Viewers='Administrator' returns too many results Fixed the problem that Viewers = 'Administrator' returned too many results. |
| #2877 10/29/2024 Defect |
Manage / Repository / Configuration / Create Like Added a "Copy Configuration" option to configuration content to allow the user to make a complete copy of a configuration content with the published or latest configuration version. |
| #2876 10/29/2024 Defect |
Search / Count of objects in Filter Model doesn't correspond count of objects in list Results Fixed the result count of a MQL query which has a search text. |
| #2868 10/25/2024 Defect |
REST API / GET /entities/countMQLQuery returns no results when filter value contains a plus sign Removed the extra URL decoding on query parameters of REST API calls |
| #3171 10/24/2024 Improvement |
MM / Security Vulnerability / Manage / Tool Integration / Browser Extension / Side Panel or Pop up / Potential security issue Changed MM and the chrome extension configuration to allow MM UI being embedded in the chrome extension side panel |
| #2870 10/24/2024 Defect |
MQL / Incorrect filter and facet results of "Data Select Method" Fixed the search and facet results of "Data Select Method" |
| #2869 10/24/2024 Defect |
Architecture Diagram / Editing / Move Front or Back requires refresh Fixed the Move Front and Back to keeps links above everything |
| #2867 10/24/2024 Release Note |
Imported Models / Bridge Category and Family / Bridge icons are missing on Linux Fixed Bridge icons on Linux |
| #2855 10/23/2024 Improvement |
Imported Data Modeling Tools / Bridge Category and Family / Missing Category with Bridge ID on key DM tools like ERwin, ERStudio, PowerDesigner Updated MM UI Categories for Erwin, ER/Studio and Sybase PowerDesigner. Added some bridge svg icons. |
| #2851 10/22/2024 Defect |
MQL / Workflow Deprecation Requested attribute used in the WHERE clause returns no results Fixed the Workflow Deprecation Request attribute filter. |
| #2850 10/22/2024 Defect |
MQL / Order By on "Data Select Query" caused a SolrException Fixed the SolrException occurred in sorting by "Data Select Query" |
| #2848 10/22/2024 Defect |
MQL / Certified EXISTS query caused an Error Index 0 out of bounds for length 0 Fixed a problem with the Certified EXISTS filter. |
| #2847 10/22/2024 Defect |
MQL / Parent."Source History"."Popularity Count" used in the SELECT caused a Server Error "For input string: \"<AccessHistory popularityCount=\"3\"/>\n\"" Fixed a server error occurred when Parent."Source History"."Popularity Count" used in the SELECT |
| #2852 10/21/2024 Improvement |
Lineage / Selecting a node refreshes the property panel multiple times Fixed properties panel multiple refresh issue on selection change. |
| #2849 10/21/2024 Improvement |
Imported BI Tools / Bridge Category and Family / Missing Bridge ID on key BI tools like Tableau, PowerBI, BusinessObjects, Cognos, etc. Added missing sub-categories for Tableau and PowerBI |
| #2846 10/21/2024 Improvement |
UI / Optimization for svg format detection Improved preview of SVG file attachmennts |
| #2835 10/17/2024 Defect |
Lineage / Data Flow / Diagram / Show Columns / Cannot see columns Fixed hierarchical item's column rendering |
| #2834 10/17/2024 Improvement |
Lineage / Data Flow and Semantic Flow harmonization and major improvements Data Flow and Semantic Flow harmonization and major improvements |
| #2833 10/17/2024 Improvement |
MQL / Normalize attribute's supported operators in WHERE based on attribute's value type Normalized attribute's supported operators in WHERE based on attribute's value type |
| #2832 10/17/2024 Defect |
Lineage / Data Flow / Diagram / Column / Empty menu Fixed Column chooser dialog in the diagram |
| #2831 10/17/2024 Defect |
Lineage / Data Flow / Tree Mode / Loading mask when select Show Process second time Optimized code to load processes once. |
| #2830 10/17/2024 New Feature |
Lineage / Data Flow / Diagram / Save and re-Open Filtered Graph Added new APIs to save and load lineage traces |
| #2829 10/17/2024 Improvement |
Manage / Cloud Identity / Library should not have downloadable dependencies Cleanup project dependencies |
| #2828 10/17/2024 Defect |
MQL / "Imported Date" not exists should return system objects in the configuration Fixed the results of filter "Imported Date" NOT EXISTS to return system objects. |
| #2827 10/17/2024 Defect |
MQL / Order by on "Data Profiling"."Distinct" returns objects in wrong order Fixed a sort problem on "Data Profiling"."Distinct" in a configuration with DQ model(s). |
| #2826 10/17/2024 Defect |
MQL / Order by on "Data Profiling"."Distinct" caused a Java IllegalArgumentException Fixed a Java IllegalArgumentException occurred with an order by |
| #2825 10/17/2024 Defect |
Lineage / Data Flow / Classic Diagram / Error when selecting a column Fixed selection bug in Classic Diagram |
| #2824 10/17/2024 Defect |
Lineage / Data Flow / Setup / Remove mixed connections ON / Some object have no link link Fixed relationship items recalcilating for hierarchical node |
| #2785 10/15/2024 Improvement |
Lineage / Data Flow / Oracle JDBC import / Stored Procedure / Drop stored procedure icon node from the stored procedure lineage Remove the stored procedure node from the lineage overview if there is other lineage and it is disconnected |
| #2784 10/15/2024 Defect |
Lineage / Data Flow / Some icons are missing in some Snowflake models Fixed the icon servlet to use the object system type as a fallback when the object is not profiled |
| #2780 10/15/2024 Defect |
Manage / Configuration / TDC 8.1 Gives Error "<local12>" is null Fixed NullPointerException when the bridge is not available |
| #2787 10/14/2024 Defect |
MQL / Parent."Import Bridge" used in a query caused a Java NPE Fixed a Java NPE occurred when Parent."Import Bridge" is used in a MQL query. |
| #2763 10/11/2024 Defect |
Worksheets / Bridge Category and Family / Browser crashed when select category Fixed an exception that occurred when reloading a worksheet |
| #2761 10/10/2024 Defect |
Manage / Repository / Folder / Operation "Import new model(s) from folder" failed Removed the old "Import new model(s) from folder" operation |
| #2760 10/10/2024 Improvement |
Backup / Restore / Operation starting error: Invalid compression ratio for contents/980666/980667/logs/log_53258.txt Do not unzip logs from the restore zip |
| #2781 10/9/2024 Defect |
Lineage / Data Flow / Oracle JDBC import / Stored Procedure / Broken Icon in Data Flow Function Properly show the function or stored procedure on the lineage |
| #2749 10/9/2024 Defect |
Search / Sort on Popularity Count should be ignored if the search index is Lucene Ignored Order by "Source History"."Popularity Count" desc if the search index is Lucene. |
| #2748 10/9/2024 Defect |
Custom Model / Workflow / Publishing an object sometimes loses relationships to objects not under workflow Properly publish and index custom bi-directional relationships where one end object is under workflow and the other is not. |
| #2744 10/8/2024 Defect |
MQL / Attribute Parent."Data Profiling"."Total Records" in a query caused server error Fixed the problem with the Parent."Data Profiling" attributes |
| #2741 10/8/2024 Defect |
Semantic Flow / Missing on some data flow pass-through Allow to trace semantic flow through pass through data flow links |
| #2740 10/8/2024 Improvement |
Search / MQL / Push down Parent filter to Search index Improved the Parent attribute filter performance by push it down to the search index. |
| #2745 10/7/2024 Improvement |
Search / MQL / Normalize value type handling in MQL and search services Normalized value type handling in MQL and Search. |
| #2743 10/7/2024 Improvement |
Backup and Restore / Location of the Restore Log Updated the error message |
| #2742 10/7/2024 Defect |
Worksheets / Bridge Category and Family / Subcategory "Naming" for Naming Standard show more results than category Naming Standard Fixed the problem with a category filter on Naming Standard. |
| #2739 10/7/2024 Improvement |
Workflow / No Word wrap in the workflow (development vs. published) compare for rich text added word wrap to the show differences dialog |
| #4559 10/3/2024 Defect |
Worksheets / Error when leaving Worksheet without Saving Fixed the javascript exception |
| #2727 10/3/2024 Defect |
Worksheets / Bridge Category and Family / SQL Server is not listed Added new bridge categories |
| #2726 10/3/2024 Defect |
Manage Schedules / Operation / Import Data Source Access History / Add option for number of days in the past Added option for number of days in the past for operation to import source history. |
| #2724 10/3/2024 Defect |
Imported Models / Creating a new Model shows a generic Content icon until it is imported Properly pass the bridgeId when creating a new content |
| #2722 10/3/2024 Defect |
MQL / Fails to get a Profile attribute when a Parent’s attribute is selected Resolved the Profile attribute Type correctly when a Parent attribute is selected. |
| #2720 10/3/2024 Improvement |
Imported Models / Bridge Category and Family / Availability in Model Explorer, Worksheets and Dashboard (new Model Statistics) Supported new bridge based categories in MQL category filter |
| #2721 10/2/2024 Improvement |
Data Source Access History (e.g. Popularity) Sorted by default when available to list RDBMS Tables/Views, BI Worksheets, etc. Added sorting by popularity in the overview tab when applicable |
| #2709 10/2/2024 Defect |
PostgreSQL JDBC import / Error "java.lang.NullPointerException" when connect Skips loading these templates template0 and template1. |
| #2705 10/1/2024 Defect |
MQL / Fixed a few Lucene related issue in the MQL attribute describer Fixed the MQL attribute describer for Lucene. |
| #2704 10/1/2024 Improvement |
MQL / Avoid redundant MQL query processing Improved search performance by eliminating redundant MQL query processing. |
| #3537 9/27/2024 Improvement |
Data Source Access History / Functions and Store Procedures / Popularity Count + Last Access Users + Last Data Access Date + Last Data Updated Date / Snowflake JCBC import Added stored procedures and functions to the list of the supported objects to import access history attributes. Disclaimer: Data Sampling, profiling and history (e.g. Popularity Count, Last Access Users, Last Access Date, Last Update Date) are only available to MIMM OEM Software (not a feature of MIMB OEM). |
| #2698 9/27/2024 Improvement |
Collections, Dashboards and Worksheets / Improve automatic upgrade upon MQL version upgrades Fixed the auto upgrade of Collections, Dashboards and Worksheets |
| #2697 9/27/2024 Defect |
Object / Icons / Performance improvements the first time an icon display Improved the performance of the Object Icon servlet |
| #2693 9/26/2024 Defect |
Manage / Email / Test email configuration uses an email template referencing "Meta Integration" instead of Qlik Fixed the Test email to reference the product title configured in the MM.properties. |
| #2711 9/25/2024 Defect |
Imported Model (only on supported bridges) / Object (only on supported Table) / Data Source Access History / Last Update Date / Wrong values Fixed the source history attribute value in the Tables tab. |
| #2708 9/25/2024 Defect |
Backup / Restore a backup with Data Source Access History caused a Java NPE Fixed a Java NPE occurred during indexing a model with an empty access users list |
| #2696 9/25/2024 Release Note |
Manage / Tool Integration / Microsoft Teams chat bot / New Feature Teams integration |
| #2694 9/25/2024 Defect |
Manage / Repository / When accessing the MM context menu, a browser context menu also appears prevent opening a new context menu from another context menu |
| #2691 9/25/2024 Defect |
Backup / Restore always backs up / restores system objects regardless of the 'Backup system objects option' Improved restore in dev environment |
| #2690 9/25/2024 Improvement |
Glossary / Workflow / History tab / Discard message improvement Added new Audit message for discard operation |
| #3546 9/24/2024 Release Note |
Data Source Access History / Tableau import / Workbooks and Worksheets / Popularity Count Added source popularity counts for Worksheets, Dashboards and Workbooks Disclaimer: Data Sampling, Profiling and Access History (e.g. Popularity Count, Last Access Users, Last Access Date, Last Update Date) are only available to MIMM OEM Software (not a feature of MIMB OEM). |
| #3544 9/24/2024 Improvement |
Data Source Access History / Tables and Views / Popularity Count + Last Access Users + Last Data Access Date + Last Data Updated Date / Google BigQuery JDBC import Added popularity counts, last access/update time and last access user properties to the bridge. Disclaimer: Data Sampling, Profiling and Access History (e.g. Popularity Count, Last Access Users, Last Access Date, Last Update Date) are only available to MIMM OEM Software (not a feature of MIMB OEM). |
| #3540 9/24/2024 Improvement |
Data Source Access History / Tables and Views / Popularity Count + Last Access Users + Last Data Access Date + Last Data Updated Date / Snowflake JDBC import Added popularity counts, last access/update time and last access user properties to the bridge. Disclaimer: Data Sampling, Profiling and Access History (e.g. Popularity Count, Last Access Users, Last Access Date, Last Update Date) are only available to MIMM OEM Software (not a feature of MIMB OEM). |
| #4554 9/20/2024 Defect |
Worksheets / Performance improvements Improved performance for deleting objects in Manage Worksheets, Dashboards, Collections, System Object Presentations, Home Dashboards, System Objects Children Worksheets and in getting the list of Worksheets in Manage Worksheets |
| #2710 9/20/2024 Release Note |
Imported Model (only on supported bridges) / Object (only on supported Table) / Data Source Access History / Popularity Count + Last Access Users + Last Data Access Date + Last Data Updated Date NEW DATA SOURCE HISTORY New data source history attributes (including Popularity Count, Last Access Users, Last Data Access Date, and Last Updated Date) are now available on selected supported objects (including database tables and views or BI reports) of imported models from selected supported tools (such as Snowflake, Google Big Query, or Tableau). |
| #2661 9/20/2024 Improvement |
Manage / Tool Integration / Jira and Browser extension / Enable by default by removing "Enable Jira Integration (beta)" and Enable Browser Extension (beta) Preference Removed group preferences for JIRA and Browser extension for them to be always available |
| #2659 9/20/2024 Improvement |
MM String externalization catch up Adding more externalized Strings |
| #2649 9/18/2024 Defect |
Search / Filter / Category / Missing for "OpenAPI Model" object type Add OpenAPI categories |
| #2644 9/17/2024 Defect |
Erwin DM import / Log panel shows special characters incorrectly Added proper characters encoding |
| #2645 9/16/2024 Improvement |
Manage / Metamodel / Diagrams / Missing Icons Fixed the missing icons in the metamodel diagram |
| #2643 9/16/2024 New Feature |
Manage / Tool Integration / Browser Extension / Databricks Implemented Databricks UrlParser for browser extension. |
| #2779 9/12/2024 Defect |
Model / Import / Parameters / Invalid bridge parameter values (e.g., Snowflake import) Properly handle bridge parameters in both MIMB and MM |
| #2632 9/12/2024 Release Note |
Deployment / MM Server vs. VM Cloud Identity / Private links support using Managed Identity Use the MM CloudIdentity if it is defined, otherwise use the machine identity of the MIMB server if available. |
| #2635 9/11/2024 Defect |
MQL / Integer type custom attribute in WHERE clause yields no search results Added filter value data type validation. Also fixed the EXISTS and NOT EXISTS operators used with Integer, Date and Datetime custom attributes to return the correct results. |
| #2633 9/11/2024 Improvement |
Deployment / MM Server vs. VM Cloud Identity / Cloud Identity Library Cleanup support of unnecessary hidden parameters Improved support of Managed Identities (IMDS) Updated method of processing file stores by file system bridges to avoid unwanted copying. |
| #2615 9/10/2024 New Feature |
Manage / Tool Integration / Browser Extension / Cognos IbmCognos UrlParser prototype |
| #2614 9/10/2024 Improvement |
Model / Attachments / Add preview of attached svg images Added preview of SVG images attachments |
| #2646 9/9/2024 Defect |
MM / Deployment / Cumulative Patches via UI / Fails in 11.1 Properly refresh the MIMB version after server upgrade |
| #2617 9/9/2024 Defect |
Data Flow / Lineage / Stored Procedure / Error If Open Data Flow tab Fixed bug when opening Data Flow tab with Data Flow Overview graph. |
| #2616 9/9/2024 Defect |
Business Glossary / Relationships are not displaying in the defines column Filter the list of related objects based on the configuration |
| #2604 9/6/2024 Improvement |
Dashboards / Widgets / Top Popular Search / Does not show all results for "All Time" option in widget Fixed the processing of the 'All Time' period |
| #2603 9/6/2024 Defect |
Search / Order by Name asc caused MQL syntax or semantics error: Cannot parse MQL query 'ASC' Fixed parsing of worksheets order by |
| #2602 9/6/2024 Defect |
Manage / System log / Broken icon for import model Added info icon for 'None' log level |
| #2601 9/6/2024 Defect |
Search / We cannot see search results in Worksheet Fixed the Model facet results when a text filter is specified. |
| #2596 9/5/2024 Release Note |
Third Party Software / Upgrade / ExtJS version 7.8.0 Updated Ext JS library to 7.8.0 |
| #2591 9/4/2024 Defect |
Any JDBC Import / -multiModel is not supported by this bridge. Use the new parameter name -model.split instead of the deprecated -multiModel |
| #2884 9/3/2024 Improvement |
Model / Import / Cloud MIMB Agent API to get supported MIMB bridge versions implementation of image list |
| #2590 9/3/2024 Defect |
Workflow / Administrator user sees the Published version of the glossary model Always mark the Administrator user as Producer |
| #2634 8/30/2024 Defect |
Model / Import / Uses Cloud Identity when None selected Do not overwrite the CloudIdentity set by the user. |
| #2585 8/30/2024 Improvement |
Manage / Metamodel / Restore / UI state (Package, Filters) after reload (on Delete, Rename) When saving the metamodel, we do not reset the package filter anymore. When opening the add attribute to object type dialog, the focus is automatically moved to the text filter field |
| #2581 8/30/2024 Improvement |
Data Flow / BI report object lineage not symmetrical / Impact to them works great but Lineage from them not available Show data lineage on report objects if one of their fields have data lineage |
| #2571 8/29/2024 Defect |
Data Sampling & Profiling / Failing this.connection is null when stored procedure is involved Removed DI models created for stored procedure from the list of data profiling objects. |
| #2783 8/27/2024 Release Note |
Lineage / (new) Data Flow Diagram / Download option is not available as in Classic Diagram Added download to CSV functionality to Operation panel |
| #2762 8/27/2024 Improvement |
Models (Imported and Custom) / Creation new UI, Customizable icons, Updated default icons Added support for bridge predefined icons and ability for users to customize imported model icons |
| #2565 8/26/2024 Defect |
Manage / Dashboards / HTML Widget / We see Link URL popup when close widget settings window Fixed closing of child components when closing the rich text editor |
| #2553 8/23/2024 Improvement |
REST API / Add an orderby parameter to GET /relationships/{objectId} Added an orderby parameter to GET /relationships/{objectId} |
| #2552 8/23/2024 New Feature |
Manage / Tool Integration / Browser Extension / BigQuery GoogleCloud UrlParser prototype |
| #2551 8/20/2024 Defect |
Search / MQL / Unnecessary lineage function calls when selecting/filtering on Documentation system attributes Improved the performance of MQL queries that use the documentation attributes |
| #2550 8/20/2024 Defect |
Manage Repository / Bridge Import parameters fails to save if there is a missing mandatory parameter with an exception Fixed the javascript exception |
| #2549 8/16/2024 Improvement |
REST API / HTTP headers with underscore / switch to dash Added a new header api-key to the REST API functions. Deprecated the header api_key. |
| #2530 8/16/2024 Defect |
Search / Inaccurate and redundant debug logging Improved the Search debug logging. |
| #2529 8/15/2024 Defect |
MM / MQL / Facet and browse performance improvements in a large configuration Improved facet and browse performance in a large configuration |
| #2521 8/14/2024 Defect |
Search / The immediate search in the upper right no longer displays Certified entries first after restoring the demo Fixed the search query to sort the objects by certification count and endorsement count properly. |
| #2518 8/14/2024 Defect |
Backup and Restore / Mentions of custom model objects do not restore Fixed restore of mentions in Dashboards |
| #2517 8/14/2024 Defect |
Worksheets / Configure Sort / Not being saving properly Fixed a bug that prevented restoring a sort by relevance when reloading a worksheet |
| #2885 8/13/2024 Improvement |
Manage / Servers / Default Import Server Version Allow to specify the version of the MIMB image to run in the cloud |
| #2504 8/12/2024 Improvement |
Internationalization / Literals / Version 11.1 (TDC 8.1) / French and Japanese / Updates Updated French and Japanese Internationalization literal files. |
| #2501 8/12/2024 Defect |
Search / Solr exception "Query contains too many nested clauses; maxClauseCount is set to 1000000" Fixed the solr exception "Query contains too many nested clauses; maxClauseCount is set to 1000000" occurred in listing View Columns in a very large configuration |
| #4770 8/9/2024 New Feature |
Search / Statistics / Search statistics is only accessible to users who are assigned to Application Administrator role Added new Popular Searches widget |
| #2497 8/9/2024 Improvement |
Manage / Tool Integration / Browser Extension / Informatica Cloud Data Quality (ICDQ) / Support for ICDQ Profile Implemented lookup for Folder, Project and DataProfilingTask (Profile) |
| #2496 8/9/2024 Improvement |
REST API / MQL / New "Import Bridge" system attribute Added a new MQL system attribute "Import Bridge" |
| #2495 8/9/2024 Release Note |
Worksheets / Ability to count instances, such as tables of schema or columns of tables Added support of Count('Relationship') to allow the user to count profile relationships such as tables of schema or custom relationships such as "Is Defined By". For each relationship attribute, the UI will propose a Count version of it. Filtering and column selection is supported on the count attributes, but not sorting. |
| #2494 8/9/2024 Defect |
Deployment / OEMM / Help / About / Should be 12.2.5.0 for MIMM 11.1 Updated version of release. |
| #2502 8/8/2024 Defect |
Search / Order by Relevance returns results in the wrong order -- the count of endorsements does not influence the result order Fixed the result order when sorted on relevance so that the objects with more endorsements will be shown before the objects with fewer endorsements. |
| #2488 8/8/2024 Defect |
Data Quality / Latest Status NOT EXISTS returns no results Fixed the "Data Quality Latest Status" NOT EXISTS filter returning no results issue |
| #2486 8/8/2024 Improvement |
Model / Open in Tool / Looker Looker external viewer |
| #2485 8/8/2024 Improvement |
Google drive / Incorrect version of OEMM in Share with Me > OMM > Software > Changed the OMM version to 12.2.1.5.0 |
| #3556 8/6/2024 Defect |
Databricks Unity Catalog Data Quality import / New bridge Added a new Databricks Unity Catalog Data Quality import bridge |
| #2519 8/6/2024 New Feature |
Data Documentation / Support for classifier/table level inferred documentation on pass through data flow (e.g. replicated table) Properly mark classifier map links as bulk or pass through instead of always expression UPGRADE WARNING: This cumulative patch will upgrade the MM repository database to version 32.29.0 |
| #2487 8/6/2024 Release Note |
Deployment / Repository / PostgreSQL / Improve performance of the lineage tracing Improved the lineage tracing for PostgreSQL |
| #2472 8/5/2024 Defect |
Deployment / Version 11.1 / Setup.sh --database-auto-upgrade true not working Fixed initialization of MM when auto upgrade is enabled |
| #2471 8/5/2024 Improvement |
Manage / Tool Integration / Tool tips missing for fields Added some tooltips |
| #2503 8/2/2024 Defect |
Model / Import / Third Party Repository Browse is broken fixed visibility of checkboxes in Repository Browser |
| #2467 7/31/2024 Improvement |
Repository / Got a sql exception: empty String / Data Quality Model with measures having no score Handle data quality measures without score |
| #2460 7/30/2024 Defect |
Manage / Tool Integration / Email / Cancel button doesn't work Fixed form clearing when Сancel button is pressed for Tool Integration Tabs |
| #2459 7/30/2024 Defect |
Custom Model / CSV Export / Import / Users tags changes after export-import model Fixed an error in MM when export a model into Excel that may assume different implicit delimiters for the intermediate CSV format. |
| #2457 7/29/2024 Defect |
Manage / Dashboards / HTML Widget / Downloadable option doesn't save in widget settings window Fixed "Downloadable" option for links in rich text editor |
| #2449 7/26/2024 Improvement |
Rest API / Remove from MM 11.1.0 the API Methods, Parameters or Schemas deprecated in MM 11.0.0 Removed the API methods, parameters and schemas deprecated in MM 11.0.0. |
| #2450 7/25/2024 Defect |
Manage / Dashboards / HTML Widget / Enabling open in new tab capabilities Added "Open in new tab" option for links in rich text editor |
| #2444 7/23/2024 New Feature |
Model / Open in Tool / Informatica Cloud Data Quality (ICDQ) Support Open in Tool functionality for InformaticaCloudDataQuality Reimporting the DQ model is required. |
| #2442 7/19/2024 Defect |
MQL / System attribute "Object Type Id" should return integer not string value Fixed the MQL System attribute "Object Type Id" to return integer instead of string |
| #2439 7/18/2024 Improvement |
Object Roles / Data Viewer / Ability to hide PII_MASK_POLICY Added miscellaneous option -masking.skip |
| #2438 7/18/2024 New Feature |
Manage / Tool Integration / Browser Extension / Looker Added support for Looker in the browser extension |
| #2437 7/18/2024 Release Note |
Data Flow / Diagram / Restore the model overview lineage button Show model overview lineage in MIMB |
| #2436 7/17/2024 Defect |
Deployment / Upgrade from 11.0 to 11.1 / Migration failed to migrate Data Mappings Fixed errors during the migration from 11.0 for the mappings with corrupted links. |
| #2434 7/16/2024 Improvement |
Deployment / Repository / SQL Server / Improved for performance on data flow detection Improved performance on SqlServer |
| #2419 7/12/2024 Defect |
Manage / Model / Details / Labels on X-axis of the Histogram are overlapped Added some logic to hide the labels if they overlap each other |
| #2418 7/12/2024 Improvement |
Manage / Tool Integration / Browser Extension / Unresponsive Fixed side panel unresponsive state |
| #2417 7/12/2024 Release Note |
Manage / Tool Integration / JIRA / New Feature JIRA integration |
| #2416 7/12/2024 Defect |
Database maintenance / SQL Server / Not working Fixed the database maintenance for SqlServer |
| #2415 7/12/2024 Improvement |
Data Flow / Lineage / Diagram / Show Graph Statistics Added a new dialog to show graph statistics in the lineage UI |
| #2406 7/10/2024 Release Note |
Custom Model / CSV Import / Delimiter handling in single and multiple models imports Cleaned up all the csv import MM operations from the parameter for CSV options to rely on auto detection instead. Deprecated the separator parameter in the following REST API functions: - POST /repository/databaseDocumentation/importCSV parameter separator - POST /repository/model/import parameter separator - POST /repository/semanticMapping/importCSV parameter separator |
| #2405 7/10/2024 Defect |
Data Flow / Lineage / Diagram / External and Internal objects lineage filters do not work Fixed filter to Show/Hide graph objects marked as internal or external. |
| #4199 7/9/2024 Improvement |
Third Party Software / Apache Tomcat / Version 9.0.83 / Security Vulnerabilities / CVE-2024-34750 Updated to Tomcat 9.0.91 NOTE: This update is NOT a cumulative patch, and instead REQUIRES a FULL CLEAN INSTALL with the latest new complete installer (data and config files can be copied after). |
| #2408 7/9/2024 Release Note |
Deployment / Upgrade from 11.0 to 11.1 / The server is in maintenance mode / No new operations can be started Fixed the migration of term definition links if the previous run was cancelled. |
| #2407 7/9/2024 Defect |
Manage / Configurations / We cannot see sign "Used in current configuration" for objects after import from CSV Added some code to refresh the "Used in current configuration" indicator after import |
| #2404 7/9/2024 Defect |
Model / Diagram / Name duplicated in Title Changed to logic on what we display in the Business Name area of an object details page. We now display the first 3 different names that we found in the documentation of the current object |
| #2403 7/9/2024 New Feature |
Manage / Tool Integration / Browser Extension / Informatica Cloud Data Quality (ICDQ) UrlParser prototype for InformaticaCloudDataIntegration and InformaticaCloudDataQuality |
| #2389 7/8/2024 Defect |
Custom Model / Glossary / CSV export and import fails as invalid Fixed case when a new record is added to the Excel file. |
| #2388 7/8/2024 Defect |
Search / Model filter facet results do not match the actual object counts if Ignore Connection Objects is turned off Fixed the Model filter facet counts to match the actual object counts if Ignore Connection Objects is turned off |
| #2382 7/2/2024 Defect |
Search / Model filter facet results do not match the actual object counts Fixed the incorrect Model facet counts |
| #2380 7/2/2024 Defect |
Search / When searching for the name of an object, no results are returned within the DQ model Fixed the problem that search returns no results within the DQ model |
| #2379 7/2/2024 Release Note |
MQL / Drop support of deprecated MQL attributes Dropped the following MQL attributes: Business Name Inferred Business Name Inferred Origin Business Description Inferred Business Description Inferred Origin Hide Data Deprecated the following MQL attributes: Term Term Documentation |
| #2384 7/1/2024 Defect |
Search / Filter / Imported Date shows different date than Updated Date Supported MQL attributes "Modified Date" and "Created Date" on imported objects. Fixed the MQL attribute "Imported Date" to match the model imported date. |
| #3550 6/28/2024 Defect |
Meta Integration Data Quality CSV import / Data Store Type / Name standardization with Data Mapping Script and other MIMB bridges Normalized data store types used in the column "Type" in the input CSVs |
| #2385 6/28/2024 Defect |
Search / Filter / Modified Date instead of Updated Date Supported MQL attributes "Modified Date" and "Created Date" on imported objects |
| #2383 6/28/2024 Defect |
Any File System import / Parquet file / Incremental harvesting wrongfully detects rollback to previous version (ADLS based Databricks Delta Lake use case) Always create a new version if the checksum of the previous one does not match |
| #2364 6/28/2024 Defect |
Comparator / Clicking on a difference with the comparator tree with the properties panel expanded causes javascript exception Fixed bug in the comparator when showing properties of an object |
| #2363 6/28/2024 Improvement |
Search / Filters / It should be more obvious how to change the display type of filters Improved the filters to make them simpler to use by making it more obvious on how to customize them |
| #2381 6/27/2024 Release Note |
Deployment / MIMB OEM Cumulative Patches / Import bridges not displayed until server is restarted Properly refresh the list of MIMB servers on upgrade |
| #2348 6/27/2024 Improvement |
Data Flow / Button literals are missing Fixed missing literals |
| #2344 6/27/2024 Defect |
REST API / repository/dataClasses/{objectId} / thresholds attributes are not included in the schema definition Fixed the schema definition of DataClassWithStatus of the function /repository/dataClasses/{objectId} output |
| #2339 6/27/2024 Defect |
Data Classification / Issue with Application Designer global role DataClassification will work with only the ObjectCapability.DATA_CLASSIFICATION. |
| #2338 6/27/2024 Defect |
Model / Diagram / We see wrong icon for header Changed the code to not show the icon when we don't know the type of the object displayed in the diagram |
| #2782 6/26/2024 Improvement |
Meta Integration Data Quality CSV import / Should use FLOAT for all DQ Score attributes Changed the type for values in UDP for DQ Latest Score to float |
| #2351 6/26/2024 Defect |
Collections / Bulk Update / Comments / Adding a comment to over 5,000 objects Changed the UI to apply the changes to only 10 objects at a time in a loop, allowing the user to cancel. This won’t improve the overall processing time but will allow the user to know the current progress and to cancel. |
| #2336 6/25/2024 Release Note |
Data Flow / Error when "Compare with" Fixed js exception when comparing two lineage trees. |
| #2335 6/25/2024 Defect |
Data Flow / Diagram / Error when press "Show Linage Details" Fixed JavaScript exception |
| #2312 6/25/2024 Improvement |
Manage / Servers / Improved handling of external servers Harmonized handling of external servers |
| #2308 6/25/2024 Improvement |
Manage / Cloud Identity / Cleanup log messages Moved CloudIdentity messages from user's log into debug log |
| #2307 6/25/2024 Defect |
Search / Model filter facet results out of order Fixed the order of the Model facet results |
| #2305 6/25/2024 Release Note |
Data Flow / Lineage Diagram / Opening the diagram with a depth of 1 seems to return too many objects Fixed Depth filter in diagram |
| #2304 6/25/2024 Improvement |
External Icon Servlet / Add support for converting the image to png Added a new url parameter for the icon servlet to force converting an image to png |
| #2302 6/25/2024 New Feature |
Manage / Conditional Labels / Export and Import (limited to append, no update or delete) Added Import/Export support to manage conditional labels |
| #2301 6/25/2024 Defect |
Search / Filters / Model Facet throws a Java exception when there is no category filter Fixed the Java Exception with the Model Facet. |
| #2300 6/25/2024 Improvement |
Data Flow / Optimize graph JSON structure to be smaller Improved network transfer performance and memory consumption |
| #2313 6/24/2024 Release Note |
Data Flow / Large Lineage graph doesn't prompt that the diagram is too big anymore Fixed the code to prompt again |
| #3012 6/21/2024 Improvement |
Object / Overview / Data Flow widget / Widget should not be expanded by default to prevent it to call the backend automatically Data Flow widget is now collapsed by default |
| #2352 6/21/2024 Improvement |
Deployment / Icons / Bundle more SVG icons in conf/MIRProfiles/icons Added new icons to the MIMM and TDC installers |
| #2283 6/21/2024 Defect |
Data Quality / Support for multiple DQ models in Preventing search if Data Quality Status "exist" to return some "N/A" in worksheet Supported for multiple DQ models in a configuration |
| #2281 6/21/2024 Defect |
Search / Operator Before doesn't show result after operator Between for Data Quality Latest Date filter Fixed the processing of the operator |
| #2278 6/21/2024 Defect |
Search / Number of objects search results doesn't correspond number in Model filter Fixed the problem that the facet count of the model does not correspond to the number objects returned by the Model filter |
| #2277 6/21/2024 Improvement |
Data Quality / Data Sampling and Profiling / Table missing column Fixed data sampling in the DQ sample CSV files. |
| #2275 6/21/2024 Defect |
Data Quality / Support for multiple DQ models in Preventing search if Data Quality Status "exist" to return some "" in worksheet Fixed the search query to exclude rows without Data Quality Status when a filter "Data Quality Latest Status" exists filter is used. |
| #2273 6/21/2024 Defect |
Data Quality / Search / Remove DQ Metamodel from search results Removed the DQ models from the search scope unless explicitly indicated in a top-level (i.e. ANDed) category filter or "Object Type" filter. |
| #2272 6/21/2024 Defect |
Search / Cannot see search results for "Data Quality Latest Score" with decimal number Changed the filter to support decimal numbers |
| #2271 6/21/2024 Defect |
Manage / Configuration / Add Power BI model / Exception "No enum constant MITI.server.services.configuration.ConfigConnection.PropertyType.URL" Fixed a Java IllegalArgumentException |
| #2306 6/19/2024 Improvement |
Manage / Cloud Identity / Changes to original bridge parameters Preserve the original text of the parameter if it is not already set |
| #2280 6/19/2024 Defect |
Dashboards / Images are being lost Fixed the garbage collection of images during database maintenance |
| #2279 6/19/2024 New Feature |
Data Quality / Predefine Conditional Labels for DQ Added new conditional labels for DataQuality |
| #2248 6/19/2024 Improvement |
Data Flow / Lineage Diagram and Related Report / Backend takes 2 mns on any fact detail tables Added new UI options to have better control on the size of the lineage trace produced by the backend |
| #2245 6/19/2024 Improvement |
Data Quality / Status / Rename from Successful/Acceptable/Failed to Good/Acceptable/Bad Harmonized some of the DQ status values. |
| #2244 6/19/2024 Defect |
Deployment / Search / Solr / Syntax exception Fixed a Solr SyntaxException |
| #2249 6/18/2024 Defect |
Manage / Tool Integration / Browser Extension / Problem parsing the tool URL Fixed the URL parsing issue |
| #2241 6/18/2024 Release Note |
Data Flow / Related Report / Stick to specified object Disable recursive lineage trace when computing the list of related reports |
| #2251 6/17/2024 Defect |
Diagram / Show Term Definitions produces incorrect diagram Fixed incorrect graph view after Term Definitions shown |
| #2243 6/17/2024 New Feature |
Manage / Tool Integration / Browser Extension / Side Panel auto-refresh option for selected technologies like Snowflake Added automatically panel refresh on url change. |
| #2242 6/17/2024 Improvement |
Manage / License / Enable Data Quality (DQ) import bridges in Talend Data Catalog (TDC) Added DQ bridges to Talend license |
| #2221 6/14/2024 New Feature |
Model / Open in Tool / Snowflake MM ExternalViewers: add support for Snowflake |
| #2217 6/14/2024 Improvement |
Custom Model / CSV import / Bulk import Added a bulk operation to export all the models under the given MM folder into CSVs. |
| #2218 6/13/2024 Release Note |
Manage / Tool Integration / Chrome Extension / Cannot open more than one side panel Fixed a bug preventing opening more than one side panel |
| #2211 6/13/2024 Release Note |
Data Flow / Lineage Diagram / Performance options for overview type diagrams Changed overview diagram warning message to has old view and hidded Depth filter. |
| #2220 6/12/2024 Release Note |
Manage / Tool Integration / Browser Extension / Content widget / Show list of documented report items Improved the browser extension to show the list of source data objects |
| #2219 6/12/2024 Release Note |
Manage / Tool Integration / Browser Extension / Improve header of side panel Improved the chrome extension header |
| #2213 6/12/2024 Release Note |
Manage / Tool Integration / Browser Extension / Snowflake Implemented Url parser prototype for Snowflake |
| #2212 6/12/2024 Release Note |
Data Flow / Lineage Diagram / Performance issues when over 10,000 nodes and links are involved Fixed performance issue when graph has big nodes set. Now we are showing warning message and filtering graph to depth 1. |
| #2209 6/12/2024 Release Note |
Data Flow / Clicking or double clicking on an UI element with Details panel open triggers javascript error popup Fixed a bug where UI was trying to refresh a destroyed widget |
| #2208 6/11/2024 Defect |
Dashboards / Home Dashboards / Configuration being ignored with home dashboards Fixed a bug where Home dashboards created by users were automatically assigned to them or Application administrators as home page even though they didn't assign themselves as viewers |
| #2174 6/10/2024 Release Note |
Worksheets / Snowflake tags not available as UDP Supported snowflake UDPs in worksheets. Please reimport the models that have UDPs. |
| #2173 6/10/2024 Defect |
Manage / Tool Integration / Email / Error when batch time has large variable value in Notification Settings Added a max value to the input fields to prevent the error |
| #2171 6/10/2024 Defect |
Worksheets / Filter / "exists" filter shows empty results for Data Quality Status and Data Quality Score Handle features that have data profiling/sampling only without any data quality information |
| #2170 6/10/2024 Release Note |
Manage / Repository or Configuration / Rename a model does not update the attribute panel field for that model name Removed Source Model Name attribute from the details page of custom models as it should always be the same as the one defined in manage repository |
| #2513 6/7/2024 Improvement |
Manage / Tool Integration / General / MM Public URL Added the ability to set the MM external URL and use it everywhere else to manage Email, Browser Extensions, etc. By default, the URL is populated by any previous Email URL setup, otherwise the current MM server URL. UPGRADE WARNING: This cumulative patch will upgrade the MM repository database to version 32.28.0 |
| #2158 6/7/2024 Improvement |
Manage / Email Notification / Move the the UI menu to Manage > Tool Integration > Email as a tab Moved the Manage Email Notification UI to Manage Tool Integration as a tab (in order to reuse the Manage > Tool Integration > General > MM Public URL |
| #4550 6/6/2024 Release Note |
Worksheets / Error when leave worksheet without saving Fixed javascript error |
| #2157 6/6/2024 Release Note |
Data Profiling / MQL / Add support for Null, Blank, and Zero Added Null, Blank and Zero Data Profiling KPI attributes in MQL and REST API |
| #2156 6/5/2024 Release Note |
Any Bridge / Parameters / Deprecation / MIMB and MM Web Application Impact MIMB: Added support for deprecated parameters in the infrastructure and in the UI. Deprecated parameters will not be shown in the UI but will be supported for those who have hard-coded them. MIMM: Added support for deprecated import/export bridge parameters in the infrastructure and in the UI. Deprecated parameters will continue to appear with their values in the configuration manager UI as long as they are populated. They will no longer appear as soon as they are cleared out and saved. |
| #2140 6/5/2024 Release Note |
Data profiling / Column Statistics chart shows Null, Distinct, and Duplicate value distributions Improved Data Profiling Statistics widget to show Nulls |
| #3478 6/4/2024 Improvement |
Data Profiling / Replace Empty with Null, Blank, and Zero In Data Profiling added counters for “Blank“, “Zero“ and “Null“ values. |
| #2345 6/4/2024 Defect |
Data Flow / Error when "Show Linage Details" button in Operation panel Fixed NPE on opening Detail lineage from Operation panel. |
| #2141 6/4/2024 Release Note |
Relationships / Improve state management of the Object selector Object selector now remembers the previous filters that were used in the Search tab |
| #2139 6/4/2024 Improvement |
Setup.bat / [x] Enable all IP address for WebApp added security option "Enable all IP addresses for WebApp" to Setup.bat |
| #2129 6/3/2024 Release Note |
REST API /repository/dataClasses / thresholds attributes are not exported through the function available Added the missing data class thresholds attributes and data types. |
| #2247 5/31/2024 Release Note |
Dashboard / Sensitivity label filter widget Added support for Sensitivity Label Approved, Sensitivity Label Rejected, Sensitivity Label Data Proposed attributes for the Attribute Statistics widget |
| #2125 5/31/2024 Defect |
Semantic Mapping / JavaScript Error Fixed a bug where an ajax response came after we destroyed part of the UI |
| #2124 5/31/2024 Improvement |
Object / UDPs or Tags shown in Repository Manager but not in Object Page Fixed UDP attributes processing to handle the case where a period was used in the name of the UDP |
| #2122 5/31/2024 Improvement |
Model / Open in tool / Azure Power BI / Open the PBI Report instead of the PBI Workspace Improved external viewer for MicrosoftAzurePowerBI |
| #2120 5/31/2024 Improvement |
Model / Import / Parameters / Repository Subset / Browse popup window must not allow to select objects without native ids. Browse popup window does not allow anymore to select objects without native ids. |
| #2282 5/30/2024 Defect |
Data Mapping / Data Mapping Script export / Cannot start the Java Virtual Machine Fixed the linux installers for JDK 17 |
| #2113 5/30/2024 Release Note |
Manage / Tool Integration / Browser Extension / Properly save and load the configuration Change the storage location for the browser extension |
| #2112 5/30/2024 Release Note |
Data Classification / Compound Data Classification 'People Data' has not been auto assigned to columns when the data classification has been attached Improved data classification to propose compound data classes even if their nested classes have been associated with the current column already. |
| #2109 5/30/2024 Release Note |
Tableau Server and Cloud / The new model shows bridge parameters that do not correspond to their real values Stopped remembering last import parameters in MM |
| #2101 5/29/2024 Defect |
Search / Solr index upgrader addFieldType causes error "Field type 'mmsortabledouble' already exists" Fixed the Solr index V2 upgrader |
| #2349 5/28/2024 Defect |
Data Flow / We cannot see columns in Diagram Fixed bug with automatic representing columns in case when Term is marked as starting node. |
| #2214 5/28/2024 Release Note |
Manage / Tool Integration / Browser Extension / Tableau Added support for Tableau in the extension |
| #2110 5/28/2024 Release Note |
Manage / Tool Integration / Browser Extension / Allow customizing the browser extension icon By default browser extension will use MM icons unless 2 customized icons are provided (BrowserExtensionIcon.png and BrowserExtensionInactiveIcon.png) in the conf/resources folder |
| #2102 5/28/2024 Improvement |
Tableau Server import / Multiple Sites Support In MM use multi site mode for all the newly created Tableau Server models by setting miscellaneous option -multisite automatically. |
| #2100 5/28/2024 Defect |
Manage / Tool Integration / Browser Extension / Browser extension icon is disabled for tableau Fixed the disabled extension issue |
| #2099 5/28/2024 Defect |
Dashboard / Tableau workbook dashboard should show reference links to worksheets Also navigate through Tableau context links |
| #2098 5/28/2024 New Feature |
Manage / Tool Integration / Browser Extension / Opening side panel from Tableau doesn't work Fixed the URL encoding issue |
| #2097 5/28/2024 Improvement |
Internationalization / Literals / Version 11.0 / French and Japanese / Updates Added French and Japanese literal updates |
| #2096 5/28/2024 Defect |
Manage / Configuration / Architecture Diagram / BPMN bugs Fixed bunch of bugs in the BPMN diagram. |
| #2095 5/28/2024 Defect |
Manage / Business Process Model / We cannot see Delete item in BPMN diagram Added functionality to remove graph object from context menu. |
| #2092 5/28/2024 Defect |
Manage / Business Process Model / We cannot add object second time to Pool in BPMN diagram Fixed with adding new item into Pool. |
| #2090 5/28/2024 Defect |
Manage / Business Process Model / We can move object from Pool in BPMN diagram Fixed moving the object from pool |
| #2059 5/25/2024 New Feature |
Manage Metamodel / Add the ability to see where an attribute type is used Added the ability to know the list of Object / Model types that use an attribute |
| #2058 5/25/2024 Improvement |
Open in Tool / Tableau / With or without pound # sign Tableau external viewer: update documentation, change the default value |
| #2057 5/25/2024 Improvement |
Manage / Tool Integration / Browser Extension / UI Improvements Added a more visible button to open the side panel object in MM. Added a new Content widget to show the descendants tree of the current object |
| #2055 5/23/2024 Release Note |
Object / Name inference / Why the column business name is taking from another column name (Not its Business Name) Updated the header of the details page to show the business name of objects instead of their name for the inferred documentation objects |
| #2052 5/23/2024 Defect |
Data Flow / Selecting a column triggers javascript error popup Fixed the javascript error popup |
| #2051 5/23/2024 Defect |
Manage / Business Process Model / We cannot save changes in BPMN diagram Fixed Save button algorithm |
| #2050 5/23/2024 Defect |
User Profile / Non admin users cannot see other user profiles or their own Allow any user to see another user's profile |
| #2048 5/23/2024 Defect |
Manage / Business Process Model / Error when Edit text for Message Icon Label in BPMN Diagrams Fixed error when editing text |
| #2031 5/22/2024 Improvement |
Collection / Adding Column / History / Improve 'Event Type' Added Add/Remove object in collections to the Audit Log, Added a way to show the Collection object history in the collection details page |
| #2028 5/22/2024 Improvement |
Manage / Users / Authentication / SSO / SAML / Support SLO (Single Logout) Supported SP-initiated SLO, with HTTP Redirect and POST bindings |
| #2025 5/22/2024 Defect |
Search / We cannot see search results for Data Profiling Variance when operator set equal Improve searching results by rounding double values for data profiling KPIs to two digits after the decimal comma |
| #2024 5/22/2024 Defect |
Manage / Tool Integration / Browser Extension / User not authorized error when attempting to view option to download extension as an end-user The action to check if the user can download the extension was wrongly checking if they were administrator |
| #2029 5/20/2024 Improvement |
Semantic Mapping / Term Semantic Flow problems Fixed semantic flow diagram issues |
| #2210 5/17/2024 Release Note |
Manage / Tool Integration / Browser Extension New browser extension |
| #2012 5/17/2024 Defect |
REST API / Missing schema specification on parameter Fixed a missing schema specification on a parameter |
| #2011 5/17/2024 Defect |
Worksheets / Saving results in User does not have the capability 'Repository Management' on the object(s) '[[-1,82]]' Allow users to create and delete their own worksheets |
| #2010 5/17/2024 Release Note |
Search / MQL / Mentioned User / Avoid showing “gibberish“ Added two new system attributes "Mentioned User" and "Mentioned Object". |
| #2008 5/17/2024 Release Note |
Data Flow / New Neighbors widget Added a new widget to show the dataflow on the overview tab |
| #2997 5/16/2024 Release Note |
MQL / Opening overview of the object caused a SolrException Fixed Solr Syntax Exception: Non-hex character in Unicode escape sequence |
| #2005 5/16/2024 Release Note |
Worksheets / Cannot remove a simple relationship from the Grid Fixed a bug preventing to delete simple relationships from worksheets grid |
| #1995 5/15/2024 Release Note |
Search / MQL / "Object Type Id" facet and sort issue Fixed the sort and facet issue on "Object Type Id" |
| #1990 5/15/2024 Release Note |
Data Quality / Query failed with error: 400 Fixed a Solr syntax error when a search text contains "\user" |
| #1988 5/15/2024 Release Note |
Third Party Software / Apache XML Security for Java (xmlsec) / Version 2.3.0 / Security Vulnerability / CVE-2023-44483 Updated the 3rd party libraries xmlsec, java-saml-core and joda-time. |
| #1987 5/15/2024 Release Note |
Search / MQL / Sorting issues of structure data type attribute Disabled Order By on nested properties of structure data type attributes. |
| #1982 5/15/2024 Release Note |
Workflow / A fatal database exception occurred on Publish of a term Fixed the publishing of lineage links |
| #4168 5/14/2024 Improvement |
Third Party Software / Apache Solr / Version 9.0 / Security Vulnerabilities Upgraded to Solr 9.6 NOTE: This update is NOT a cumulative patch, and instead REQUIRES a FULL CLEAN INSTALL with the latest new complete installer (data and config files can be copied after). |
| #2027 5/14/2024 Release Note |
Security Vulnerabilities / Web Vulnerability Assessment And Penetration Test Report / 4.6 WAPT-006 Missing Error Handling Removed the stack trace from error messages |
| #2026 5/14/2024 Release Note |
Data Sampling and Profiling / Result reported incorrectly in log Added new completion status (with error and with warning) for operations |
| #1996 5/14/2024 Release Note |
Data Sampling and Profiling / Should fail when all requests failed Started to fail data profiling operation if there we no successful profiling attempts. |
| #1994 5/14/2024 Release Note |
Semantic Mapping / Need to escape scope entries in MQL Added escaping for Model names containing single quotes |
| #1993 5/14/2024 Release Note |
Data Sampling and Data Profiling / Add color to the Column Statistics bar chart Updated the colors and style of the Column Statistics column |
| #1989 5/14/2024 Release Note |
Third Party Software / PostgreSQL / Version 42.5.0 / Security Vulnerabilities / CVE-2024-1597 Upgraded to Postgresql JDBC driver 42.7.3 |
| #1985 5/14/2024 Defect |
Data Mapping / Data Mapping Script export / Not exporting all data mappings inside a lineage model Fixed data mapping migration for the mappings that contain corrupted joins. |
| #1981 5/14/2024 Release Note |
Search / MQL / Complex relationship equals operator does not take into account the relationship objects Fixed the complex relationship equals operators (=, !=, =ANY, !=ANY, =WHERE, !=WHERE) to take into account the relationship objects as well as the related objects. |
| #1951 5/10/2024 Release Note |
Worksheets / Order By Dialog / Add drag n drop support from the 'Available columns' panel to the 'Sort by Columns' panel Added support for drag and drop from the 'Available columns' panel to the 'Sort by Columns' panel. |
| #1950 5/10/2024 Defect |
Manage / Users / Indicator of Producer vs. Consumer Added License column in manage users grid that shows whether the user is producer or consumer |
| #1941 5/8/2024 Release Note |
Search / MQL / Inequality operators on nested custom attribute property of integer type does not work Fixed the problem that inequality operators on nested custom attribute property of integer type returned wrong results. |
| #1937 5/8/2024 Release Note |
Search / MQL / Date or datetime attribute=TODAY filter caused a Java NPE Fixed the Java NPE occurred when a date or datetime attribute=TODAY or YESTERDAY is used. |
| #1947 5/7/2024 Release Note |
Search / Filter panel / Various bugs Fixed various issue with the filter panel |
| #1946 5/7/2024 Release Note |
Manage / Worksheets / Browser crashed when expand filter Fixed exception during expansion of the Filters panel |
| #1945 5/7/2024 Release Note |
Manage / Metamodel / Object Type / Ability to mark a custom "Business Term" of type "Term" for data documentation and semantic lineage Added ability to mark a custom object as having a Term behavior in the New Object type dialog |
| #1944 5/7/2024 Release Note |
Worksheets / "Workflow Deprecation Requested" always return false in worksheets Fixed the problem that "Workflow Deprecation Requested" always return false in worksheets when the index is Solr. |
| #1943 5/7/2024 Release Note |
Metadata Usage Analytics / Menu should be disabled on TDC cloud + beta removed Renamed the Export Analytics operation and removed it from TDC Cloud. |
| #1942 5/7/2024 Release Note |
Glossary / Modify "Mark for Deprecation" Attribute in Bulk Added the ability to Bulk edit "Mark for Deprecation" Attribute |
| #1940 5/7/2024 Release Note |
Semantic Mapping / Mapping Editor / The scope of the mappings shown and editable are not limited to the semantic mapping being edited Added a new button in the mapping editor to not include other semantic mappings than the current one |
| #1938 5/7/2024 Release Note |
Search / MQL / Complex relationship not equals operator does not work Fixed the Complex relationship not equals operator |
| #1906 5/6/2024 Release Note |
REST API / Parameter data types are not validated Validated the data types of REST API function parameters. |
| #1905 5/6/2024 Release Note |
Object / Semantic Flow / Semantic Lineage trace of "term" objects should skips semantic links Support data and semantic mappings under workflow in the lineage |
| #2168 5/3/2024 Release Note |
Configuration Manager / Stitching / Report fails to show the DQ model stitch links Show the data quality stitching links in the editor |
| #1939 5/3/2024 Release Note |
Manage / Metamodel / Performance improvements for bulk delete and rename Improved performance issues when doing bulk operations |
| #1896 5/3/2024 Defect |
Search / Sort for column Data Profiling Variance works strange Mixed a problem of sorting on double attributes |
| #2022 5/2/2024 Release Note |
Business Process Model / Different view for BPMN Diagrams - is where rows are displayed as columns Fixed the display issue |
| #1900 5/2/2024 Release Note |
Search / Sort for column Data Profiling Inferred Data Types doesn't work Excluded "Data Profiling.Inferred Data Types" from the sortable attributes. |
| #1898 5/2/2024 Release Note |
Search / MQL / The "Less Than" filter does not work with attributes of the double data type Fixed the problem with less than comparison on double attributes |
| #1894 5/2/2024 Release Note |
REST API / POST entities/executeWorksheet pageSize default blank returns 10 POST entities/executeWorksheet used to return 10 objects when the pageSize and pageNumber parameters are not specified. This problem is fixed. |
| #3553 4/29/2024 Release Note |
Meta Integration Data Quality CSV import / New bridge Added a new bridge to import Data Quality information from CSV files. |
| #2524 4/29/2024 Release Note |
Social Curation / Mentioned / Tagged named objects and users (with notification) to comment and more Added notifications to users mentioned in objects' user curations or custom attributes with the HTML data type UPGRADE WARNING: This cumulative patch will upgrade the MM repository database to version 32.26.0 |
| #2516 4/29/2024 Release Note |
Model Import / Repository Database / audit_event_id_seq has been reached to the maximum value Use a identity of type long instead of int for audit and log events UPGRADE WARNING: This cumulative patch will upgrade the MM repository database to version 32.27.0 |
| #1858 4/29/2024 Release Note |
Object / Lineage / Diagram / Must click on text to select attributes in a table or fields in a file Fixed column selection problem. |
| #1857 4/29/2024 Release Note |
Custom Model / CSV import / Bulk import Added an operation to bulk import of Custom Metadata |
| #1856 4/29/2024 Release Note |
Manage / Metamodel / Relationships / Renaming "Mapping Scope" into "Model Scope" Renamed "Mapping Scope" into "Model Scope" in the UI |
| #1855 4/29/2024 Release Note |
Model / Open in tool / IBM Cognos Fixed the open in Cognos Updated Cognos default viewer |
| #2252 4/26/2024 Release Note |
Data Quality / Support for importing from DQ tools, stitch to their data stores, and display DQ in the UI Added DataQuality backend and UI |
| #1849 4/26/2024 Release Note |
Deployment / Oracle OEM / License Updated the OEMM licenses |
| #1847 4/26/2024 Release Note |
Manage / Search / We cannot see search results for "Qlicksence" Fixed filtering for QlikSense in Object Explorer |
| #1843 4/26/2024 Release Note |
Data Quality / Add new DQ Profile to MM Categories Add new DQ profile to MM Categories |
| #1841 4/26/2024 Defect |
Model / Tableau / Open in Tool does not open the report Fixed workbook ids to open the corresponding page on Tableau Server if it configured as multi site environment. |
| #1840 4/26/2024 Release Note |
Manage / Configuration / Stitching / Edit Connections / Error: An unhandled Javascript exception has occurred. Fixed javascript exception |
| #1846 4/25/2024 Release Note |
Custom Model / CSV export / Fails to export relationship of a "Long name" object type CSV Import failed to recognize the relationship file name if it has a bunch of underscore characters. This problem is fixed. |
| #1845 4/25/2024 Release Note |
Notification / The List of recently changed objects link in the Model change notification is obsolete Fixed the List of recently changed objects link in Model change notification email |
| #1844 4/25/2024 Release Note |
Search / Error when sorting by multiple columns Fixed the Javascript exception |
| #1842 4/25/2024 Defect |
Manage / Metamodel / Empty space after delete object type (only Edge browser) Fixed object types tree view after deleting object type |
| #1839 4/25/2024 Release Note |
Worksheets / Always show the Sort indicator in the column name Sort indicator now displays numbers when the grid is sorted by more than one column. Even if the column is too small to show the full header text, the sort indicator stays visible and the text gets truncated |
| #1838 4/25/2024 Release Note |
Manage / Configuration / Connection Resolution UI should allow to Build all selected Connections Added multi-select support to build more than one connection at once in the connection resolution UI |
| #1837 4/25/2024 Release Note |
Search / MQL / Support for finding objects related by Binary relationships Fixed the problem that Relationships tab does not show binary complex relationships. |
| #1836 4/25/2024 Release Note |
Object / Hierarchy tab / Use the new Configure Columns icon instead of the Column button in the Harmonized the hierarchies tab Configure Columns button style to the recent search UI changes |
| #1795 4/23/2024 Release Note |
Data Quality / The Latest Rule Measures should navigate to Measures, not Rules or Rule Applications Navigate to data quality measures |
| #1799 4/22/2024 Release Note |
Search / MQL / Worksheet performance degradation Fixed the MQL query and worksheet performance degradation |
| #1798 4/22/2024 Release Note |
Manage / Server / Create button is disabled when add new server Fixed the button enablement logic |
| #1794 4/22/2024 Release Note |
Custom Model / CSV import / Warning message improvements Improved CSV Import warning messages |
| #1739 4/19/2024 Improvement |
Data Sampling and Profiling / Tab available at the feature (field/column) level Sample data tab and widgets are now available at the feature level |
| #1738 4/19/2024 Defect |
Model / Import / Setup tab / We cannot see Tooltip when expand Import Server field Fixed tooltip visibility for some popups |
| #1736 4/19/2024 Release Note |
Search / MQL / Filter or sort on a nested property of a structured custom attribute caused a Solr Exception if the nested property name has a space Fixed a Solr Exception caused from filtering or sorting on a nested property with a space in the name. The user needs to reindex the objects with any custom attribute of a structured data type. |
| #1733 4/19/2024 Improvement |
Custom Model / CSV import / Import of exported custom model CSVs fails if the model being imported into has a different name Fixed an error message occurred when importing a model's csv file and the entity name does not match the model name in the model's csv file. |
| #1732 4/19/2024 Release Note |
Search / MQL / Definition is empty for system objects Fixed the empty Definition value of system objects |
| #1731 4/19/2024 Defect |
Search / MQL / "Workflow State"='Draft' returns no rows Fixed the handling of pure system attributes |
| #1730 4/19/2024 Defect |
Manage / Metamodel / (Bulk) CSV import / Migration utility only (not available in UI) Fixed the generation of the package name from the uploaded zip file name |
| #2311 4/18/2024 Release Note |
Custom Model and Imported Model Data Documentation / CSV import/export additional support for Excel XLSX files Added a utility to convert XLSX files to and from CSV directory. Added .xlsx import/export options into MM. |
| #1734 4/18/2024 Release Note |
Data Flow / Lineage / Wrong value for 'Has Data Impact' Added migration for all the data mapping versions when upgrade MM from 11.0 to 11.1 |
| #1797 4/17/2024 Release Note |
Worksheets / Sort by multiple columns Added the ability to sort worksheets by multiple columns |
| #1737 4/17/2024 Defect |
Custom Model / CSV export / failed to export any custom objects in the compact mode if objects do not have any attributes Custom objects are exported in the compact mode even if they don't have any attributes set |
| #1723 4/17/2024 Defect |
Search / MQL / Order by a profile attribute with numeric values returned rows in lexicographic order not numeric order Supported numeric sorting if a profile attribute has only numeric values |
| #2346 4/16/2024 Release Note |
Data Flow & Semantic Flow tabs / Hide when they have nothing to show Hide the Data Flow and Semantic Flow tabs when they have nothing to show |
| #1741 4/16/2024 Release Note |
Search / MQL / Support sorting columns in a table by Name Supported sorting columns in a table by name. |
| #1707 4/16/2024 Release Note |
Worksheets / Quick Filters cell menu option Fine tuned the appearance of the Quick Filter menu of worksheet |
| #1706 4/16/2024 Release Note |
Object / Customization / Use the new Configure Columns icon instead of the Column button in the Data Sample tab Harmonized the look of the column chooser with the rest of the UI |
| #1705 4/16/2024 Release Note |
Manage / Metamodel / Composition relationship has different package than Object Type Changed the code to set the default package of a composition relationship to either the currently filtered package or to the parent object package if we are not filtered |
| #1747 4/15/2024 Release Note |
Search / MQL / Data Profiling attributes have no values if the database object is stitched to multiple DQ versions Fixed the Data Profiling attribute empty results issue. |
| #1746 4/15/2024 Release Note |
Search / MQL / Role not exists query returns wrong results Fixed the Role not exists wrong results problem. |
| #1745 4/15/2024 Release Note |
Search / MQL / Should not allow a user's full name to be used as a filter value in MQL queries For filters that require a username to be used as a filter value, the user's full name can no longer be used in place of the username. |
| #1744 4/15/2024 Defect |
Search / Equal filter on 'Comment Count' returns some incorrect values Fixed the count of approval during object indexing |
| #1743 4/15/2024 Release Note |
Search / MQL / Support Order By on the Model system attribute Support sorting on the Model attribute |
| #1692 4/15/2024 Release Note |
Worksheets / Row Text Wrap Added support for worksheets grid row expand / collapse |
| #1690 4/15/2024 Defect |
Semantic Flow / Exclude term from search Do not return oneself as searched term |
| #1688 4/15/2024 Release Note |
Worksheets / Use the Grid display by default Category “Worksheets” now use the Grid display mode by default |
| #1675 4/12/2024 Defect |
Search / Facet Workflow State does not work with workflow enabled objects other than glossary objects Supported faceting Workflow State on custom model objects other than glossary objects |
| #1673 4/12/2024 Improvement |
Manage / Metamodel / Allow to define Package when creating a new Object, Attribute, and Relationship Added the ability to define Package when creating a new Object, Attribute, and Relationship |
| #1672 4/12/2024 Defect |
Search / Sort by "Object System Type" does not work Fixed the order by issue on "Object System Type" |
| #1796 4/11/2024 Release Note |
Search / MQL / Sort by MQL system attribute Certified returned Solr exception Fixed the Solr exception occurred when sorting the results by the Certified attribute |
| #1749 4/11/2024 Release Note |
Search / Facet and order by User typed custom attributes on user full name/name instead of id Facet results on the User or Users type of custom attributes now return user names. Facet results on the Grantee typed system attributes now return grantee's names. Also Order By on the User type of custom attributes now sorts the results by user’s full name, or name if a full name does not exist. |
| #1661 4/11/2024 Release Note |
REST API / The users, groups and roles administration functions should require security administration privilege Enforced the global role Security Administration on the REST API functions that perform users, groups and roles administration. |
| #1750 4/10/2024 Release Note |
Search / Adding a filter on Workflow Assignees caused Error "Workflow Assignees cannot be used as the distinct attribute" Adding filters on attributes which do not support facet and distinct value profiling used to cause an error. Now it returns an empty facet count. |
| #1653 4/10/2024 Release Note |
Search / Solr Implementation / Simplify Solr queries Simplified the Solr queries |
| #2996 4/9/2024 Release Note |
Object / Overview / Error for Type Statistic widget for Empty Configuration The home page of a empty configuration shows an error icon in the Type Statistics widget. This problem is fixed. |
| #1654 4/9/2024 Release Note |
Manage / Metamodel / Package doesn't change in Property panel Fixed updating the package name in properties of attribute type, object type or relationship when done from the context menu |
| #1652 4/9/2024 Release Note |
Manage / Metamodel / We cannot see items in toolbar of relationship for Binary Relationship Object Type Prevented deletion of binary relationship object relationships through the context menu |
| #1643 4/8/2024 Release Note |
Object / Add Relationship / Binary Relationship / Should respect the relationship scope Added additional logic to prevent selecting a parent semantic mapping if its specified Mapping Scope does not allow the source of the relationship or if the semantic mapping is not editable for the current user |
| #1868 4/5/2024 Release Note |
Security / Change Notification / Compliance to the Security Technical Implementation Guides (STIGs) / Add notifications and backend logs Added a new REST API GET /admin/auditLog/listSecurityAuditEvents to allow the user to download security audit events |
| #1636 4/5/2024 Defect |
Search / SimpleNotifier busy loops Fixed high cpu usage for the search index. The SimpleNotifier is used by the search service to send commit to the underlying index. These commits are aggregated and staggered for performance reasons. |
| #1634 4/5/2024 Defect |
Object Details / Mapping editor tab on a Semantic Mapping model crashes when opened Fixed the javascript exception |
| #1631 4/5/2024 Defect |
Model / All objects in Table (columns, indexes, relationships, related table ) shown twice in Explore Fixed the problem that relationships are shown twice in Exploring objects |
| #1630 4/5/2024 Improvement |
Manage / Metamodel / New Association Relationship improvements Improved the new association relationship dialog (added default focus on the name field) and fixed object type combo filtering |
| #1629 4/5/2024 Defect |
Any import/export / Miscellaneous Parameter / Special character escaping in the UI Extended special characters escaping / serialization logic. |
| #1637 4/4/2024 Defect |
Data Mapping / Source or target multi-catalog data store (e.g. SQL Server) re-harvesting may generate empty query mapping Fixed data mapping update during the migration of the data store models from catalog to schema based representation. |
| #1635 4/4/2024 Defect |
Object / SVG icons do not always display correctly Fixed the menus to always resize menu icons to 16x16 (the icons were truncated because they were not the right size) |
| #1632 4/4/2024 Defect |
Search / Faceted search fails with NPE when using the old lucene Fixed the Java NPE occurred during faceting in Lucene. |
| #1640 4/3/2024 Improvement |
Manage / Metamodel / Show the Object Type on the other Side of a Relationship We are now showing the Object Type on the other Side of a Relationship |
| #1638 4/3/2024 Defect |
Deployment / Upgrade from 11.0.0 to 11.1.0 / Oracle database migration / Error “Got a sql exception: ORA-00932" when opening an object Fixed the retrieval of data sampling and profiling from the data quality model |
| #1628 4/3/2024 Improvement |
Manage / Metamodel / Double click on a Relationship should jump to its definition added double click on a Relationship or Attribute should jump to its definition |
| #1595 4/1/2024 Defect |
Manage / Users / Authentication / LDAP / Missing Group Assignments Fixed the initialization of the LDAP server |
| #1594 4/1/2024 Defect |
Manage / Repository / Restore Backup / We can close Restore in Repository window only when cancel twice Removed the need to click twice when we close the Restore dialog |
| #1593 4/1/2024 Defect |
Business Process Modeling / Cannot add text in component Added possibility to add, change or remove objects text |
| #1592 4/1/2024 Defect |
Search / We cannot see value for Object Type filter when select Display Type - Advanced Fixed the switching of attribute filter display type |
| #1591 4/1/2024 Defect |
Repository Model UI does not display properly in Technical View Fixed the code that checks if a tree node has children or not when using the technical profile |
| #1590 4/1/2024 Defect |
Manage / Worksheets / The Worksheet Panel has an unwanted 1px blank space between the title and content Eliminated the blank space between the header and the view in the worksheet panel |
| #3008 3/1/2024 Improvement |
Meta Integration DQ File import / MM integration of recent changes Necessary MIMB changes for DataQuality in MM |
| #3555 2/21/2024 Release Note |
Data Sampling and Profiling / Hadoop Hive JDBC import Improved exception handling in DataQuality. Added info messages. |
| #3001 2/8/2024 Defect |
Model / Import / Troubleshooting archive contains incorrect backup for database import Fixed download of the backup directory |
| #1633 10/27/2023 Improvement |
Tableau import / Rename Object Type "Tableau Workbook" to "Workbook" In profile renamed entities “Tableau Workbook“ to “Workbook“. |