Universal Data Mover Gateway 2.0.1 Release Notes
Universal Data Mover Gateway release 2.0.1.0 - January 20, 2025, contains the following high-level features. For a complete list of all the included features and fixes, please refer to Universal Data Mover Gateway 2.0.x Maintenance.
Protocols
Backlog | Title | Description |
---|---|---|
B-17141 | UDMG Admin UI, UDMG Server | Adds support for an outbound HTTP proxy for SFTP client connections. A Remote Partner can be configured to connect through an HTTP or HTTPS proxy. |
User Experience
Backlog | Title | Description |
---|---|---|
#40899, #40940 | UDMG Admin UI, UDMG Web Transfer Client | Adds the option to delete an ad-hoc share record in the Ad-Hoc Activity list. On Admin UI, the action buttons are revamped to align with the standard style. On Web Transfer Client, the delete option is added: |
#42758 | UDMG Admin UI | Standardizes the date and hour format across the Admin UI to align with UAC. The date and hour format is |
Architecture
Backlog | Title | Description |
---|---|---|
#43113 | UDMG Server | Enhances the retry mechanism after a database error. The configurable retry parameters are applied for all database DML statements. The occurrences of the retry attempts are logged with new messages:
This was causing transfer errors when the transaction was chosen as a deadlock victim on an MS SQL Server database. |
#43203 | UDMG Server | Improves the handling for the loss of database connection. Under certain conditions, UDMG Server instance would remain in ACTIVE mode after a disconnection from the database. Connection attempts on the local servers and the REST would fail and the /ping interface would show the active state and prevent a failover by a network load balancer. The instance will now switch to OFFLINE mode and /ping API will return OFFLINE to allow the switch to another instance by the network load balancer. |