New API features in R2023-01 - Cloud - 8.0

Talend Release Notes

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud API Services Platform
Talend Cloud Big Data
Talend Cloud Big Data Platform
Talend Cloud Data Fabric
Talend Cloud Data Integration
Talend Cloud Data Management Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Cloud API Designer
Talend Cloud API Tester
Talend Cloud Data Inventory
Talend Cloud Data Preparation
Talend Cloud Data Stewardship
Talend Cloud Pipeline Designer
Talend Data Preparation
Talend Data Stewardship
Talend Management Console
Talend Studio
Content
Installation and Upgrade
Release Notes
Last publication date
2024-04-16
Features Description
Task execution filter A narrower yet more reasonable time range limit has been applied on the task execution filtering to optimize the efficiency of your execution history queries and prevent against misuse of the resources.
  • When setting a time range with the from and the to parameters, the allowed maximum value is 60 days.
  • If no time range is explicitly set, the default value is the last 60 days.

Related endpoint: Get available task executions.

OAS CLI generation The downloads of public API specifications are bug free and ready for a smooth OAS (OpenAPI Specification) CLI generation.

Related endpoints: Orchestration, Workspace Permissions and Processing.

Pausing or resuming a task You can easily read who paused or resumed a task and on which date this operation was performed.

Related endpoints: Pause or resume a task.

Simulating promotion runs The POST /processing/executions/promotions/id endpoint, dedicated to simulating promotions, has been relocated to the Orchestration API category to become POST /orchestration/executables/promotions/id. The old endpoint becomes unavailable.

During this migration, some missing artifact version fields are also added in the response of the API call.

For further information about the related API endpoints, see New features for API in R2022-09
Note: If you are using this endpoint on Swagger, for example, on https://api.us.cloud.talend.com/tmc/swagger/swagger-ui.html, the POST executions/promotions/id endpoint for promotion simulation has been deprecated. Use POST /executables/promotions/id instead.
API usability enhancement

A number of discrepancy issues have been fixed for API endpoints to help you efficiently develop your API solutions.

Related endpoints:
More APIs supporting service accounts All the project management endpoints, the Observability endpoints, and the smart timeout endpoints now support service account tokens. This means that you can use service accounts to invoke these APIs without having to rely on a user account: