Universal Controller 7.0.1.0 Release Notes
Release Notes
Universal Controller release 7.0.1.0 contains the following high-level features. For a complete list of all the included features and fixes please refer to the Universal Controller 7.0.x Maintenance list.
Architecture
Backlog | Title | Description |
---|---|---|
B-13855 | Upgrade to Microsoft JDBC Driver 9.2 for SQL Server | The supplied JDBC driver for Microsoft Sequel Server is now at version 9.2. |
B-13920 | Upgrade MySQL JDBC Driver to MySQL Connector/J 8.0.24 | The supplied JDBC driver for MySQL is now at 8.0.25. (2021-05-11, General Availability) |
B-12807 | Enhance handling of database connection recovery | When performing an internal restart of the Controller, the database connection pools that are currently in use will now be closed and removed to avoid the possibility of re-using any connection from those pools. After the current connection pools have been removed, new connection pools will be created on the restart of the Controller. Connection pools now incorporate the restart count as part of the pool name to guarantee new unique connection pools. The restart count is added as a suffix to the connection pool names:
After one restart:
This only applies to when the Controller is performing a restart. |
B-13805 | Upgrade Apache Commons dependency DBCP (2.8.0) & Apache Commons Pool (2.9.0) | This upgrades the third party libraries for database connection pooling. |
Universal Extensions
Backlog | Title | Description |
---|---|---|
B-13812 | Changes to extension archive validation | Updates to the validation of the contents of the Universal Extension zip archive to provide additional packaging flexibility. |
User Experience
Backlog | Title | Description |
---|---|---|
B-12927 | Add Option to Make User Defined Fields Required | Administrators can now enforce that the available User Defined fields are marked as input required. This option is available from the Administration System Properties menu. Important Note Use caution when setting User Defined fields to Required:
|
Various | Various Definition Form Cleanup and Consistency items to ensure that the Name, Description, and Member of Business Services (where applicable) are consistently labeled and ordered as the first 3 fields. |
|
B-13837 | User Experience: Remove redundant buttons from bottom of forms. | The relevant navigation buttons for each form are now only available at the top of the form. Old view with buttons at bottom of form. New view without buttons at bottom of form. |
Workload Analytics
Backlog | Title | Description |
---|---|---|
B-13378 | Add Definition Version info to Task Instance Detail | When a Task Definition is launched it’s Version Information is now stored in a new Source Version field in the Task Instance. |