Talend Data Catalog Application
New features and improvements
Feature | Description |
---|---|
Documentation: Fixing typos |
Resolved several grammatical typos in the documentation. |
Browser Extension: Tableau Entities lookup using URLs that contain a site name, including support for the Tableau Cloud environment |
Updated the Tableau URL parser to consistently use the site as a lookup prefix. |
Lineage / Diagram: Enhanced visibility of show/hide controls |
Improved the visibility of the bottom lineage panel in collapsed state. |
Lineage / Data Flow / Diagram: Tracing progress dialog |
Added cancel support to the Lineage diagram layout. |
Object / Custom relationship: Cannot invoke "MITI.server.services.common.external.Entity.getAttribute" because "<parameter2>" is null |
Fixed deletion validation issues for objects. |
Glossary / Workflow: Fixed an issue where relationships appeared as new when comparing with the development version, even if previously published |
Fixed the diff algorithm to detect new relationships properly. |
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. |
Teams Integration: Add new API to store Microsoft Teams branding |
Added support for Microsoft Teams branding. |
Branding: "Vendor Default" and "About" customization |
Updated the product branding and "About" dialog. |
Overview: Long text fields should have the "Copy all" on page just as in the panel on right |
Added a Show Value context menu for long text fields. |
Browser Extension: Responsiveness issues |
Fixed a side panel reloading issue. |
Manage / Branding: New features allowing administrators to customize the web page header, login, and more |
Added ability to customize the product branding through the UI. |
Notable fixes
Issue | Description |
---|---|
Security Vulnerability / Cross Site Scripting (XSS): Possible iframe injection |
Fixed all XSS issues:
|
Data Classification / Metadata Driven: Issue with imported Snowflake Table Column UDP |
Fixed repository search operation for Metadata driven Data Classification. |
Object / Lineage / Diagram / Show Term Definitions / TypeError: Cannot read properties of undefined |
Fixed exception on loading graph with terms. |
Search: Page navigation is not supported on group search tab when there is a post-search filter |
Fixed page navigation in group tabs. |
Custom Models / Definition / The model types do not have an attribute type "Definition" |
Added Description attribute to all standard models. |
Lineage: Unable to select a column in the Diagram for some objects |
Fixed column selection issues in diagrams. |
Databricks Unity Catalog Lineage (Data Flow): Data Sampling and Profiling must be disabled |
Disabled Data Sampling and Profiling. Fixed bridge description. |
Manage / Configuration: Deleted models are visible |
Added Loading mask for the delete operation in manage configuration. |
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. |
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 during migration to 11.1.0 without requiring re-migration. |
Security Vulnerability / Insecure Direct Object References (IDOR): Users can edit model configuration definitions without permission |
Added permission checks for repository set APIs. |
Configuration Manager: Remove unused stitching from configuration |
Fixed the obsolete stitching in the model issue. |
Security Vulnerability / Cross Site Scripting (XSS): Social curation certification comments |
Added some server-side validation to only allow iframes with a list of allowed domains: youtube.com, player.vimeo.com, vimeo.com, www.dailymotion.com, and www.linkedin.com for any HTML entered on the client side. |
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 advise 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. |
Migration from 11.0 to 11.1: A Fatal database exception occurred |
Fixed indexing of broken configuration. |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection: Social curation, Sensitivity label, Conditional Label |
Fixed some XSS issues. |
Manage / Business Process Model: Error when adding annotation labels for Pool |
Prevented possibility to add Pool item into another Pool. |
Security Vulnerability / REST API: Normal users can use the REST API without permission |
Checked REST API permissions on decoding the API key. |
Security Vulnerability: Cross Site Scripting (XSS) vulnerabilities with Help files |
Clear the query string if one is present when invoking the help. |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection: Search filter name when operator "equal any" or "not equal any" |
Fixed the related XSS issue. |
Worksheets: Multibyte characters not displaying correctly |
Fixed an issue where Japanese and Chinese characters appeared as question marks in search results. |
Worksheets: Unhandled JavaScript exception occurred during Save As operations |
Fixed the JavaScript exception. |
Manage / Business Process Model: Error when removing a Pool from a BPMN diagram |
Optimized Pool item removal from graphs. |
Manage / Branding / Browser crashed when opening the "About" dialog after changing the product title on iframe Injection |
Fixed XSS issue. |
Worksheets: Issues with multibyte whitespace in filters |
Fixed the SolrParserException caused by IDEOGRAPHIC spaces in the search filter. |
Worksheets: Search with multiple whitespaces |
Fixed the display of multiple spaces in the current query panel. |
User Preferences / Search: The Display Mode setting is not persisted |
Added support for remembering the Select, display mode, and order by settings for search. |
Search Options: Issue with "Customer in Snowflake" queries |
Enhanced the text filter in MQL to support smart queries that take advantage of the existing categories and subcategories. |
Manage / Business Process Model: The link sign visible in the Comments tab |
Fixed the issue with hiding Link button when switching tabs. |
Security Vulnerability / Deployment: MIMB UI accessible by default in on-prem and cloud environments |
Removed MIMB UI from MM installers. |
Security Vulnerability / Cross Site Scripting (XSS) / Possible iframe injection / Dashboard configuration |
Added validation for image URLs in the image widget. |
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. |
Worksheets / Collections / Configuring sorting does not work as intended |
Removed the 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 operator. |
Security Vulnerability / API / Download License Info / Disclosure of some of Host/Database Details without authentication |
Prevented saving JDBC connection strings and usernames. |
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. |
MQL: Validation of the filter Category='Database' failed with warnings |
Fixed validation warnings for the category filter. |
Lineage: Columns in Lineage for Informatica model |
Fixed column name rendering. |
Manage / Tool Integration / Browser Extension: Extension icon is available in MM |
Fixed extension availability when no domain is provided. |
Object / Explore: Cannot toggle display of Description |
Renamed Description to Definition in the Object Explorer preferences pop-up. Now showing the definition as a tooltip on Tree nodes if checked. |
Lineage / Data Flow / Diagram: Missing horizontal scroll bar for Process panel |
Fixed horizontal scroll bar issues for the Process panel. |
Lineage: Titles overlap in Classic Diagram |
Fixed overlapping title issues in the Classic Diagram layout. |
Data Mapping: Show Replication Quality in better colors |
Updated the rendering of the Replication Quality column. |