2022.1

Table Of Contents
OLConnect 2020.1 Enhancements
MySQL update and improvements
The database that comes bundled with OL Connect has been updated to the latest version of
MySQL (8.0.18), along with the drivers used to connect to it. (SHARED-63665/74191)
The new packaged database will only be installed with new installations. This is to avoid any
chance of issues that might occur in migrating an existing database to the new version. Existing
users who want to upgrade their packaged database, will have to start with a fresh database.
Other MySQLimprovements
l Connect now supports connecting to existing MySQL version 8 databases for the
Connect back-end database. (SHARED-71285)
l Under certain circumstances, precision was lost when using MySQL databases, causing
content on pages to be misplaced. The precision of numbers has been increased.
(SHARED-74458)
l Fixed issue with the Connect cleanup service failing to detect partitioning support on
newer MySQL instances (v8.x). (SHARED-74623)
Security Improvements (and library updates)
l Connect dependencies have been updated to recent versions, curing a number of smaller
security issues. (SHARED-73677)
l Oracle third party dependencies have been updated. (SHARED-74196)
l NodeJS version updated to version 12.13.1. All npm packages were updated to latest
versions.
Vulnerabilities listed by npm audit goes from 54 to 0. (SHARED-73468)
l Amyriad of other libraries have been updated. (SHARED-74605)
Page 1095