Version 10.1.6.3
Release date
August 13, 2021
The patch aims to resolve various security and performance issues in WorkSpace, RPA, Control Tower, and other components.
Improvements
- Improved and stabilized the automated installation of ODF.
- Upgraded Apache Tomcat to 8.5.63 to increase Product's security.
- Stabilized the installation of the RPA component in the single-point mode.
- Removed weak TLS 1.2 ciphers from the servers to improve Product's security.
- Added support of Clustering models for AutoML services.
- Improved Business Process execution performance by stopping TDS from trying to consume from deleted queues.
- Optimized the Workflow designer load. The previous implementation of
com.freedomoss.requester.service.campaign.impl.CampaignService.findDistinctTitleCampaigns(SimpleCriteriaBuilder)loaded definitions and then checked each for visibility deteriorating the designer's performance. The solutions to address the issue included batching for definition checks and caching.
Bug fixes
AutoML
- Fixed the issue with the quickstart archetype generating wrong paths to input and output in train or execution runners.
Control Tower
- Fixed the performance degradation of Control Tower UI when several thousand BPs are running.
- Fixed the issue with the RPA workers losing connection to the worker pool queue when the queue is removed and re-created.
- Fixed the issue with the worker that couldn't be edited on the Marathon UI if the model name contained an underscore character.
- Fixed the issue with Data Store input imported incorrectly in Manual Tasks.
- Fixed the sporadic issue with a BP using Bot Config Bundles deployed via the "Import from Repository" mechanism. The bug prevented any BCB tasks from running correctly.
- Fixed the issue with the duplication of tasks submitted from Control Tower to RabbitMQ task queues. Now, the tasks are sent to the queue only once.
- Fixed the issue with a Business Process stuck because of TDS losing a connection to channels.
- Fixed the issue with the non-operational Transaction Manager. The bug could cause data loss or trigger a situation when two users accepted a single task.
- Fixed the issue with Manual Tasks not reaching a BP in Control Tower after submission from WorkSpace.
- Fixed the issue with the failing Unit tests for ODF 2 Bot Tasks.
Infrastructure
- Fixed the issue with the worker logs not being rotated in the shared directory
/vds-data. This led to excessive disk space consumption and affected worker initialization time. - Fixed multiple vulnerability issues to prevent clickjacking or UI redress attacks.
- Fixed the issue with the cron schedule incorrectly saving the month and day expressions.
- Fixed the issue with the failing Product upgrade from version 10.1.6 on the Disaster Recovery environments. For more information, see Decrypt vault keys for upgrade.
RPA
- Fixed the issue with the automation scripts freezing when working with UI-rich Swing-based Java applications with over one million cells in a table. For more information, see Switch from XPath- to object-based selectors.
- Fixed the issue with RPA Bot autologin by enabling the RPA service to automatically close a security legal banner and log in into the Bot Master session.