What's new in R2021-04
Big Data: new features
Feature |
Description |
Available in |
---|---|---|
Support of policy with Databricks transient clusters |
You can now provide a policy when you create transient clusters with Databricks distribution. Using a policy allows you to limit the ability to configure clusters based on a set of rules. These rules limit the attributes or attribute values available for cluster creation. |
All Talend products with Big Data |
Support of properties in tS3Configuration used in Joblets |
When you use tS3Configuration inside Joblets, all the
properties that are available in Jobs are now available in Joblets too
with all distributions.
Information noteNote: The Bucket
name property is now optional in tS3Configuration
and can be defined in any input or output components respecting the
format S3://bucketpath/
format.
|
All Talend products with Big Data |
Support of connection properties in Snowflake components |
You can now set connection properties for the following
Snowflake components:
Information noteNote: The properties set in tSnowflakeConfiguration are
propagated to the input and output components but the properties set
in the input or output components are not propagated.
|
All Talend products with Big Data |
Data Integration: new features
Feature |
Description |
Available in |
---|---|---|
Further enhancement of code dependency management |
|
All Talend products with Talend Studio |
Support of Greenplum driver for Greenplum metadata wizard | Greenplum metadata wizard now provides a new Db Version drop-down list with two items Greenplum and PostgreSQL. |
All Talend products with Talend Studio |
Snowflake JDBC driver updated |
The Snowflake JDBC driver updated to version 3.13.1. |
All Talend products with Talend Studio |
Using client certificate for establishing FTP connections |
Client certificate can be used for establishing FTP connections with FTPS support. The components which support the feature are: tFTPConnection, tFTPDelete, tFTPFileExist, tFTPFileList, tFTPFileProperties, tFTPFileGet, tFTPPut, tFTPRename, tFTPTruncate. |
All Talend products with Talend Studio |
tSalesforceInput: option for specifying parent object provided |
The tSalesforceInput provides the Specify the parent object option, which helps improve bulk query performance. |
All Talend products with Talend Studio |
tSalesforceInput: Include deleted records available to all query modes |
The Include deleted records option is available in all the query modes. (In previous releases, the option is only available in the Query mode.) |
All Talend products with Talend Studio |
tWorkdayInput: new authentication mode supported |
tWorkdayInput provides a new authentication mode: SOAP - Login authentication mode. |
All Talend products with Talend Studio |
FTP components: two-factor authentication mode supported |
FTP components support two-factor authentication when connecting to SFTP servers. The components which support the feature are: tFTPConnection, tFTPDelete, tFTPFileExist, tFTPFileList, tFTPFileProperties, tFTPGet, tFTPPut, tFTPRename, tFTPTruncate. |
All Talend products with Talend Studio |
Snowflake components: Region ID marked as deprecated |
The region ID setting has been deprecated by Snowflake. For backward compatibility, Snowflake components provide the Region ID field and mark the field as deprecated. |
All Talend products with Talend Studio |
Salesforce components: mutual authentication supported |
Salesforce components support mutual authentication for establishing connections to Salesforce. The components which support the feature are: tSalesforceBulkExec, tSalesforceConnection, tSalesforceGetDeleted, tSalesforceGetServerTimestamp, tSalesforceGetUpdated, tSalesforceInput, tSalesforceOutput, tSalesforceOutputBulkExec. |
All Talend products with Talend Studio |
S3 components: using Web identity token for connection authentication |
S3 components can use Web identity token to establish connections to Amazon S3.The components which support the feature are: tS3BucketCreate, tS3BucketDelete, tS3BucketExist, tS3BucketList, tS3Connection, tS3Copy, tS3Delete, tS3Get, tS3List, tS3Put. |
All Talend products with Talend Studio |
SAP transport package updated |
The SAP transport package TEDK910105.zip updated to T7EK900200.zip. |
All Talend products with Talend Studio |
New component available: tNetSuiteV2019Connection |
The tNetSuiteV2019Connection component creates a connection to a NetSuite SOAP server by leveraging NetSuite v2019 features so that other NetSuite V2019 components in the Job can reuse the connection. |
All Talend products with Talend Studio |
Data Mapper: new features
Feature |
Description |
Available in |
---|---|---|
Multi-output flattening map | The flattening map feature has been improved to allow you to create a map with multiple outputs. You can select the elements in the input structure that should be used as outputs. |
All Talend Platform and Data Fabric products |
Data Quality: new features
Feature |
Description |
Available in |
---|---|---|
tBRMS | You can now use Jar files from all branches, main, and other branches. This new feature allows you to use Jar files that are not deployed on the main branch, e.g, files from previous versions. |
All Talend Platform and Data Fabric products |
Continuous Integration: new features
Feature |
Description |
Available in |
---|---|---|
Build log information | Additional real-time Talend CommandLine log information is now provided by default in the build server output when building or scheduling the execution of Jobs. This information allows you to know precisely where and when potential build issues occurred. |
All Talend products with Talend Studio |