Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Universal Controller release 7.6.0.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.6.x Maintenance list.

Note
Customers using Microsoft SQL Server should refer to Microsoft's release notes and pay special attention to a number of Breaking Changes introduced with the updated JDBC driver provided with UC 7.6.0.0. These changes may impact you regardless of which supported version of SQL Server you are using. Specifically If you are using SQL Server without encryption and wish to continue to do so, you will need to set encrypt to false by either:
  • Adding the uc.db.url.append.properties=;encrypt=false startup property to the uc.properties file.
  • Adding ;encrypt=false to the uc.db.url property in the uc.properties file.


Also, any Database Connections for SQL Server may need ;encrypt=false added to the Connection URL.

...

Note

From Universal Controller 7.6.0.0 forward, MS SQL Server 2014 is no longer supported.

...

Note

From Universal Controller 7.6.0.0 forward, MySQL 5.7 is no longer supported.

...