Talend Data Catalog: deprecated and removed items
Talend Data Catalog 8.0 was made generally available in R2022-02.
Feature | Description |
Available in |
---|---|---|
Removal of the Manage Custom Attributes page | The Manage Custom Attributes page has been
removed. Custom attributes are now defined in the Manage Metamodel page. The repository database upgrade includes a Migrate Custom Attributes to Metamodel operation. |
All Talend Data Catalog licenses |
Removal of the Category object | The Category object has been removed. Categories were the only way to create
a term hierarchy in the previous versions. Terms no longer require the creation of
a category. The repository database upgrade includes a Migrate Glossaries to Metamodel operation. The categories from previous versions are now migrated as terms without losing the hierarchy at the instance level. Any MQL use of categories has been updated to terms as part of the migration. The count of terms can be higher as categories are now terms. |
All Talend Data Catalog licenses |
Removed worksheet attributes |
|
All Talend Data Catalog licenses |
Removed MQL filter attributes | The following MQL filter attributes have been removed including
steward, object_type,
last_modified, label,
semantic_type, endorsed_by,
certified_by, commented_by and
warned_by. Ensure that you do not use these attributes before upgrading. For more information, click the See General Documentation link from the Talend Data Catalog REST API documentation page. |
All Talend Data Catalog licenses |
Removed single-model database import |
Single-model database import is removed. |
All Talend Data Catalog licenses |
Removed dashboard features |
The dashboards can no longer store or execute user defined Java scripts for security vulnerability reasons (to mitigate the XSS vulnerabilities). Consequently, a new third party software DOMPurify strips all XSS properties when rendering the custom HTML of the HTML widget. Therefore, if the HTML contains any tags that are not purely formatting tags (font color, size, images, and so on), then they will be removed automatically before displaying the HTML. In addition, all HTML attributes allowing to enter Javascript (onclick, onload, and so on) are also be removed. |
All Talend Data Catalog licenses |
Deprecated API Methods, Parameters or Schemas
The following functions have been deprecated.
Deprecation of API methods, parameters or schemas |
Description |
Available in |
---|---|---|
GET /repository/databaseDocumentation/exportCSV |
|
All Talend Data Catalog licenses |
GET /repository/semanticTypes |
|
All Talend Data Catalog licenses |
GET /repository/semanticTypes/{objectId} |
|
All Talend Data Catalog licenses |
PUT /repository/semanticTypes/{objectId} |
|
All Talend Data Catalog licenses |
POST /entities/executeMQLQuery parameter legacyEntityFormat |
|
All Talend Data Catalog licenses |
POST /entities/getAttributeDistinctValueCounts |
|
All Talend Data Catalog licenses |
POST /entities/getInferredSemanticObjects |
|
All Talend Data Catalog licenses |
POST /entities/DataProfiling/{objectId} parameter hideData |
|
All Talend Data Catalog licenses |
GET /types/listEntityTypes |
|
All Talend Data Catalog licenses |
GET /repository/customAttributes/{nameOrId} |
|
All Talend Data Catalog licenses |
POST /operations/glossary/exportAndDownloadCSV |
|
All Talend Data Catalog licenses |
PUT /repository/setCustomAttributes |
|
All Talend Data Catalog licenses |
GET /entities/DataProfiling/{objectId} |
|
All Talend Data Catalog licenses |
PUT /entities/DataProfiling/{objectId} |
|
All Talend Data Catalog licenses |
POST /entities/glossary parameter categoryPath |
|
All Talend Data Catalog licenses |
GET /types/listAttributeTypes parameter entityType |
|
All Talend Data Catalog licenses |
GET /types/listGroupTypes parameter entityType |
|
All Talend Data Catalog licenses |
Schema Entity's field entityType |
|
All Talend Data Catalog licenses |
Schema Entity's field term |
|
All Talend Data Catalog licenses |
Schema Entity's field semanticTypes |
|
All Talend Data Catalog licenses |
Enumeration type ReferenceType used by Schema GlossaryTermReference's type field |
|
All Talend Data Catalog licenses |
Schema ModelSettings_Create's field "Send email notification when an import" |
|
All Talend Data Catalog licenses |
Schema ModelSettings_Create_Data's field "Data hiding" |
|
All Talend Data Catalog licenses |
Schema ModelSettings_Set's field "Send email notification when an import" |
|
All Talend Data Catalog licenses |
These functions will continue to work in this new version and will be removed in the next major release. For more information, click the See General Documentation link from the Talend Data Catalog REST API documentation page.
Removed API Methods, Parameters or Schemas
The following functions have been removed.
Removal of API methods, parameters or schemas |
Description |
Available in |
---|---|---|
GET /auth/login |
|
All Talend Data Catalog licenses |
GET /auth/loginPlainText |
|
All Talend Data Catalog licenses |
GET /auth/loginOAuth2 |
|
All Talend Data Catalog licenses |
POST /entities |
|
All Talend Data Catalog licenses |
POST /entities/countEntities |
|
All Talend Data Catalog licenses |
GET /repository/getModelImportParameters |
|
All Talend Data Catalog licenses |
PUT /repository/setModelImportParameters |
|
All Talend Data Catalog licenses |
GET /repository/getDataParameters |
|
All Talend Data Catalog licenses |
PUT /repository/setDataParameters |
|
All Talend Data Catalog licenses |
POST /operations/repositoryExport/attachFile |
|
All Talend Data Catalog licenses |
POST /search/entity |
|
All Talend Data Catalog licenses |
POST /entities/getAttributeStatistics |
|
All Talend Data Catalog licenses |
POST /entities/getAttributeStatisticsCount |
|
All Talend Data Catalog licenses |
GET /admin/grants/{objectId} |
|
All Talend Data Catalog licenses |
PUT /admin/grants/{objectId}/{userGroupId} |
|
All Talend Data Catalog licenses |
GET /admin/stewards/{objectId} |
|
All Talend Data Catalog licenses |
PUT /admin/stewards/{objectId} |
|
All Talend Data Catalog licenses |
POST /repository/backup parameter backupAllVersions |
|
All Talend Data Catalog licenses |
Ensure that you do not use these functions before upgrading. For more information, click the See General Documentation link from the Talend Data Catalog REST API documentation page.