Universal Data Mover Gateway 1.4.x Maintenance
Introduction
Stonebranch provides product maintenance in the form of updated product installation packages. This document lists the product installation package maintenance history for Universal Data Mover Gateway 1.4.x.
For Universal Data Mover Gateway 1.4.x, applying maintenance refers to the increase from a currently installed and supported version of the Universal Data Mover Gateway to a later 1.4.x version of the Universal Data Mover Gateway (for example, increase Universal Data Mover Gateway 1.0.0.0 to Universal Data Mover Gateway 1.4.0.0).
Product Packaging
A package maintenance level is incremented when the package changes or the package installation changes.
Stonebranch changes product version, release, or modification identifiers at its discretion when it deems an appropriate number of enhancements or capabilities have been introduced to warrant the change.
Versioning
Package version numbers are comprised of four numeric identifiers: version, release, modification level, and maintenance level.
For example, for Universal Data Mover Gateway 1.4.0.0:
1 = Version 1
2 = Release 4
0 = Modification Level 0
0 = Maintenance Level 0
Packaging Methods
The Universal Data Mover Gateway 1.4.x packages are provided in formats appropriate for the target platforms.
See Administrator Guide for information on installing, upgrading, and applying maintenance to the Universal Data Mover Gateway.
Package Maintenance Levels
This section identifies the changes included in Universal Data Mover Gateway 1.4.x.
This table identifies the maintenance level of every component in each package.
Release | Release date | UDMG Server | UDMG Agent Proxy | UDMG Authentication Proxy | UDMG Admin UI | UDMG Web Transfer Client |
---|---|---|---|---|---|---|
1.4.1.0 | September 29, 2023 | 1.4.1.0 | 1.4.1.0 | 1.4.1.0 | 1.4.1.0 | 1.4.1.0 |
1.4.0.0 | July 28, 2023 | 1.4.0.0 | 1.4.0.0 | 1.4.0.0 | 1.4.0.0 | 1.4.0.0 |
UDMG 1.4.1.0 - September 29, 2023
Change ID | Component | Description |
---|---|---|
B-17140 | UDMG Server | Feature: Support for MS SQL Server database. |
B-18292 | UDMG Server, UDMG Admin UI | SFTP Server: support for the REMOVE and RENAME commands.
|
B-18293 | UDMG Web Transfer, UDMG Server, UDMG Admin UI | Web Transfer : support for the REMOVE and RENAME commands.
|
#34219 | UDMG Server | 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.<timestamp> [TRACE ] <server name>: ID '<SSH session ID>' Hostbased authentication attempt from host '<client hostname>' for user '<username>' |
#34359 | UDMG Server | Fixes for SFTP Server: in some situations with pending client connections, the server would report a successful stop but continue serving client commands. |
#33608, #33806, #34002 | UDMG Server | Fixes typos in several error messages. |
#34298 | UDMG Agent Proxy | Fixes typos in several error messages. |
#33550 | UDMG Server | Fixes the handling of the case for Oracle database object names. The names are now set with each database default casing: uppercase for Oracle and lowercase for the other database types. Before that some, several names were forced to lowercase on Oracle for cross-database consistency. |
UDMG 1.4.0.0 - July 28, 2023
Change ID | Component | Description |
---|---|---|
B-17102 (#33160) | UDMG Server | Feature: Support for Oracle Database Oracle RDBMS 19c and 21c with the Oracle client libraries (not provided). |
B-17149 (#31185) | UDMG Server, UDMG Admin UI | Feature: Test SFTP Partner Connection.
|
B-17827 (#32355) | UDMG Admin UI | Feature: Redesign the sidebar menu collapse/expand. Slim icon bar remains visible after collapsing for easy access to the menu items. |
#33101 | UDMG Admin UI | Feature: UDMG user can change password from the user menu. |
#33528 | UDMG Server | Feature: Addition of CLI command for Partner SSH Key Scan and Store.
|
#33449 | UDMG Server | Feature: Selective output of Transfer Info for list transfer requests.
|
#33683 | UDMG Server | Feature: Selective hiding of Transfer Info for get transfer requests. The transfer info metadata values can be excluded from the output for a get request (API or CLI).
|
#33746 | UDMG Server | Feature: Change the default file and directory permissions to allow a unix group user to have full access to the files and directories that are created by UDMG. |
#33744 | UDMG Server | Feature: improve logging for resume, pause, and cancel actions.
|
#32801 | UDMG Server | Feature: Improve the date format display for CLI transfer list command. It shows and accepts dates in RFC3339 format like the other commands (instead of ISO8601).
Relative time can also be given for easier filtering, with time unit of second (s), minute (m), hour (h). |
#33776 | UDMG Server | Feature: sorting option for list of expired certificate records
|
#33786 | UDMG Server | Fix: missing the TRACE log level option in the configuration samples |
#33712 | UDMG Server | Fix: API to return HTTP response code 404 Bad Request for already enabled/disabled server |
#33559 | UDMG Server | Fix: PGP Key creation error message |
#33692 | UDMG Server | Fix: CLI output section for Transfer Info to be labeled as "Transfer info" instead of "Transfer values" |
#33588 | UDMG Server | Fix: API, adding an invalid business service to PGP Keys And Rules gives "internal database error" |
#33677 | UDMG Server | Fix: informal writing in error messages ("can't" to "cannot") |
#33530 | UDMG Server | Fix: Not able to change PGP key business service when permission is granted by user groups. |
#33472 | UDMG Server | Fix: Email ID needs to be unique for user |
#33546 | UDMG Server | Fix: trace information added for database delete operation errors |
#33473 | UDMG Server | Fix: "failed to parse SSH public key" listed twice in error message when assigning a certificate to Partner/Server with invalid public key| |
#33526 | UDMG Server | Fix: API partner extended info endpoint is using usergroup server permissions instead of usergroup partner permissions |
#33420 | UDMG Server | Fix: sorting of transfer info values in API output (to prevent MySQL deadlock with wildcard transfers with many files) |
#33658, #33552 | UDMG Admin UI, UDMG Authentication Proxy | Fix: sorting of the services and providers on login page, 'local' provider to be displayed as last option. |
#33451 | UDMG Admin UI | Fix: missing '*' indicator for mandatory Business Service field on new Partner and new Rule |
B-17746 (#33079) | UDMG Admin UI | Fix: not able to assign more than 1 business service at object creation. Added a tooltip hint to explain the editing flow. |
#33452 | UDMG Admin UI | Fix: No error on UI is thrown for "User" when it has invalid email format |
#33560 | UDMG Admin UI | Fix: Clicking on columns button (next to search) on PGP list doesn't work |
#33561 | UDMG Admin UI | Fix: Issue with column names in PGP list view |
#33591 | UDMG Admin UI | Fix: '[ERROR] | [object Object]' when adding duplicate business service |
#33635 | UDMG Admin UI | Fix: '[ERROR] | [object Object]' when adding duplicate group |
#33625 | UDMG Admin UI | Fix: '[ERROR] | [object Object]' when using invalid characters |
#33676 | UDMG Admin UI | Fix: '[ERROR] | undefined' when trying to update the default business service ('Generic') |
#33368 | UDMG Server | Fix: missing log messages after transfer resume action |
#33272, #33273, #33274, #33275, #33276 | Global | Fix: phrasing in Linux RPM packages post-install messages |
#33419 | UDMG Admin UI | Fix: nothing is displayed on Transfer Output tab when the transfer log file is not available. "File not found" is now displayed. |
#33565 | UDMG Admin UI | Fix: Issue with the certificate record 'view' feature for local account and remote account. |
#33661 | UDMG Admin UI | Fix: refresh content issue after updating Partner protocol value |
#33738 | UDMG Admin UI | Fix: not showing Primary Contact Email in Server Details |
#33807 | UDMG Admin UI | Fix: phrasing for missing permission errors. Message is now "Operation prohibited due to security constraints". |
#33837 | UDMG Admin UI | Fix: too many choices in Activity History status filter. Only DONE and CANCELLED are needed. |
#33838 | UDMG Server | Fix: Wrong set of choices in transfer status filters:
|
#33660 | UDMG Server | Fix: API usergroup permission field allows incorrect values |
#33662 | UDMG Server | Fix: wrong identifier in error message when creating usergroup for invalid business service |
#33947, #33841 | UDMG Server, UDMG Authentication Proxy | Fix: missing build number in version string |
#33816 | UDMG Server | FIx: typo in icap-client usage for -secureConnection
|
#33523 | UDMG Authentication Proxy, | Fix: wrong error message "Invalid Credentials" when udmg-server service is not available. Now shows "Service not available". |
#33767 | UDMG Server | Fix: panic error when stopping a PeSIT-TLS server |
#33929 | UDMG Authentication Proxy | Fix: not reporting an error when missing [target] section for a udmg service definition in the configuration file. Now it will abort on startup with an error:level=error TS=2023-... Configuration=Auth Service=... Targets="Missing targets for this service." |
D-11408 (#33946) | UDMG Admin UI | Fix: changing a partner or server protocol field after creation (and possibly startup of server) is confusing and error-prone. With this fix, the protocol field cannot be updated after the initial creation. |
#33908 | UDMG Admin UI | Fix: refresh of Business Service details after update |
#32911 | UDMG Server | Fix: error messages for PeSIT protocol configuration are move verbose, showing the invalid parameter. |