Version 10.2.6.9
Release date
September 8, 2023
The patch aims to introduce the support of the Always Encrypted feature for Data Stores and fix the Control Tower and RPA component issues.
Major changes are as follows:
Added the Always Encrypted feature to protect the sensitive data in Data Store column tables. Control Tower Workers now have required dependencies for Always Encrypted based on Azure.
note
If you use the column-level encryption, see Encrypt data in Data Stores and complete the needed changes before you apply the patch.
Fixed the issue with exporting recent tasks for Workers from Control Tower (Workers > View all Workers > any Worker in the list > Recent Tasks > Export).
The issue occurred due to deprecated majorityPercent and goldAccuracy columns in the
WorkerHitsExporter.javafile. The application was trying to render the columns, which causedNullPointerException, thus making it impossible to export workers' recent tasks.Fixed the download logic of the WebDriverManager library's driver supporting the RPA driver auto-update feature.
The WebDriverManager logic was incorrect in that the library tried to download ChromeDriver v114 when it detected Chrome browser v115. As WebDriverManager doesn’t have a separate Java 8-compatible patch with the applied ChromeDriver v115 fix, the latest library changes were merged manually into its current version. The resulting custom WebDriverManager version is now used with the Product to enable correct auto-updates of the RPA driver.
You can apply the patch to your installed Enterprise Edition v10.2.6.4 and higher. For details, refer to the Upgrade guide.