2023.10.7
Release date: October 3, 2024
Added October 14, 2024
As announced on October 11, we have created a script meant to prevent issues that occur when upgrading from this version. We recommend that you run the script now to ensure successful future upgrades.
-- SELECT * FROM [identity].[__EFMigrationsHistory] WHERE [MigrationId] LIKE '%Add_DataOperations_Tvps'
UPDATE [identity].[__EFMigrationsHistory]
SET [MigrationId]='20240628234307_Add_DataOperations_Tvps'
WHERE [MigrationId] LIKE '%Add_DataOperations_Tvps' AND [MigrationId]<>'20240628234307_Add_DataOperations_Tvps'
-- SELECT * FROM [identity].[__EFMigrationsHistory] WHERE [MigrationId] LIKE '%Add_DataOperations_Tvps'
UPDATE [identity].[__EFMigrationsHistory]
SET [MigrationId]='20240628234307_Add_DataOperations_Tvps'
WHERE [MigrationId] LIKE '%Add_DataOperations_Tvps' AND [MigrationId]<>'20240628234307_Add_DataOperations_Tvps'
If you happen to run into issues, please contact our support team.
Added October 11, 2024
We have identified an issue that prevents upgrades from this version. As such, we are removing the installer from the download location for now, and will come back with a fix soon.
The issue does not affect this version itself, so, if you have already installed it, rest assured that you can still use it. You will, however, need to run a script which will ensure that future upgrades run smoothly. We will also provide the script soon.
This release brings security updates and patches to address Common Vulnerabilities and Exposures (CVEs).
- The recording option did not work when Orchestrator was set up to use an SSE-AWS S3 storage bucket with a V4 signature. The operation returned an access denied error.
- The job that ensures data synchronization between Resource Catalog Service and Orchestrator failed upon upgrade due to orphaned folders of entities.
- The time format in grid exports was not always consistent. Now, it is displayed as yyyy-mm-dd hh:mm:ss.fff in all scenarios.
- Assets could not be retrieved from the HashiCorp Vault, which resulted in a permission denied error.
- An error was displayed in the View transactions window when you attempted to export queue items, and had filtered for a specific robot.
We recommend that you regularly check the deprecation timeline for any updates regarding features that will be deprecated and removed.
You can download the latest product version from the Customer Portal.