Notable fixes in R2021-01
Platform compatibility
Issue |
Description |
Available in |
---|---|---|
Display issues on MacOS Big Sur | Several display issues occuring when Talend Studio is installed on MacOS Big Sur have been fixed. |
All Talend products with Talend Studio |
Data Mapper
Issue |
Description |
Available in |
---|---|---|
Empty element used as parameter | Talend Data Mapper no longer returns an error when an element used as a parameter in a Java function does not have a value. |
All Talend Platform and Data Fabric products |
DataSource and associated pool are not closed when route is stopped | The issue causing connection pools to stay opened after closing a Route with a DatabaseLookup function has been solved. |
All Talend Platform and Data Fabric products |
Application Integration
Issue |
Description |
Available in |
---|---|---|
A context parameter used in a cDelayer component causes error when executing the Route. |
Context parameters can now be used in cDelayer without errors. |
All Talend products with ESB |
Compile error occurs when a value set in a Bean class is used in the Endpoint field of the cREST component. |
The compilation error has been resolved. |
All Talend products with ESB |
tRestClient call doesn't return anything when the response is HTTP 202 and skips remaining requests. |
tRestClient can now receive HTTP 202 response and return the response to the components after it. |
All Talend products with ESB |
After published to Talend Cloud, Job with context of password type fails to run in the Studio with NullPointer exception. |
All context parameters with password type are explicitly cleared when the Job is published to cloud. It has been fixed. |
All Talend products with ESB |