Universal Data Mover Gateway 1.4.1 Release Notes
Universal Data Mover Gateway release 1.4.1.0 - September 29, 2023, contains the following high-level features. For a complete list of all the included features and fixes, please refer to Universal Data Mover Gateway 1.4.x Maintenance.
Protocols
Backlog | Title | Description |
---|---|---|
B-18292 | SFTP Server: support for the REMOVE and RENAME commands |
|
B-18293 | Web Transfer : support for the REMOVE and RENAME commands. |
|
User Experience
Backlog | Title | Description |
---|---|---|
#34219 | Improve logging for SFTP hostbased authentication | SFTP server: log message with the received client hostname in the host-based authentication handshake. This is useful for troubleshooting connection issues and matching with the configured client host name value. |
Architecture
Backlog | Title | Description |
---|---|---|
B-17140 | Support for SQL Server Database | Microsoft SQL Server 2019 and 2022. |
Universal Controller Integrations
New version 1.4.0 of UDMG File transfer task with the main features below, see the changelog for full details.
Backlog | Title | Description |
---|---|---|
#33358 | LIST remote files on SFTP | new LIST action to retrieve the names of the files matching a wildcard pattern on a remote SFTP partner |
#32993 | Logging of dynamic command | Logging of dynamic command processing in the agent log with TRACE level |
#33065 | Error when monitoring too many child transfers | MGET/MPUT: error is raised when monitoring of child transfers is skipped because the list is greater than "Max Files To Monitor": CHILD_TRANSFERS_NOT_MONITORED_WARNING with exit code 90 |
#33432 | API throttling | Support for throttling the MGET/MPUT monitoring with the environment variable UDMG_CLIENT_MAX_THROTTLE_RATE. It sets the maximum number of calls per second to the UDMG API during the monitoring phase. Default is 60 |