The following functionality has been added for Connect ETL 10.0 and later.
| Release | New Feature |
|---|---|
| 10.0.1 |
Initial IPv6 support. Connect now supports IPv6 on both Linux and Windows systems. This includes connections to the Connect dmxd agent/service, as well as to remote sources and targets such as FTP and JDBC. Note: Some third-party software, including JDBC drivers, may have their own limitations regarding IPv6 support.
|
| Add support for join functionalities - control statements JOIN, JOINKEYS, & REFORMAT - in DMXMFSRT. The DMXMFSRT utility includes enhanced features that allow you to combine data from two different files and perform advanced data-merging operations. | |
| 10.0 | DMXMMSRT big-endian integer option. The -be option can be specified to DMXMMSRT to treat binary integer data format fields as big endian instead of native endian. |
|
Support for retrieving Azure AD Token The default number of retries is 3 and can be overridden using the environment variable DMX_AAD_GETTOKEN_RETRY_COUNT. The default initial wait time is 300 milliseconds and can be overridden using the environment variable DMX_AAD_GETTOKEN_RETRY_INITIAL_WAITTIME_MS. |