Talend Cloud Data Catalog and Talend Data Catalog Applications
New features and improvements
Feature | Description |
Available in |
---|---|---|
REST API: improved the Lineage related schemas |
Improved the Lineage related schemas to facilitate interpretation of the
lineage tree:
|
All Talend Data Catalog licenses |
SAML Authentication: support for service provider (SP) certificate |
Added a new option in SAML server configuration allowing the user to specify whether or not the SAML authentication request is digitally signed by the application server SP. |
All Talend Data Catalog licenses |
MQL: support for EXISTS/NOT EXISTS on Date and DateTime |
Added support for EXISTS/NOT EXISTS on Date and DateTime custom attribute data types. Recreated the search index to use this feature. |
All Talend Data Catalog licenses |
Notable fixes
Issue | Description |
Available in |
---|---|---|
Data Mapping: a fatal database exception occurred when creating a query mapping |
Fixed PostgreSQL database code. |
All Talend Data Catalog licenses |
Configuration: switching to a configuration throws a fatal database error |
Fixed the database code. |
All Talend Data Catalog licenses |
REST API: stack trace returned on invalid login |
Removed the stack trace from the LoginWithCredentials call. |
All Talend Data Catalog licenses |
REST API: using select fields in MQL syntax changes CUSTOM_ATTRIBUTE |
Set the type of the custom attribute correctly to CUSTOM_ATTRIBUTE. |
All Talend Data Catalog licenses |
Configuration: critical server error on ConfigurationUpdater.createStitching |
Improved the handling of null content ID which can happen when a data mapping or semantic mapping has a broken connection because the model used by this connection has been deleted. |
All Talend Data Catalog licenses |
HTML widget: cannot save changes in source editing mode |
Added the ability to save changes in source editing mode. |
All Talend Data Catalog licenses |