Release date: 4 August 2021
You know what AUGUST stands for in UiPathian?
Another Update Giving Useful, Simple Tweaks. Read them below .
Improvements
We have extended the validity of the installation access tokens generated by Identity Server. While previously you could use them for 1 hour, they are now valid for 2 hours.
Known Issues
- Making a GET request to the
/odata/Robotsendpoint always returns null for theExecutionSettingsparameter. Use the/odata/Robots(Id)endpoint as a workaround to retrieve execution settings for a particular robot. - Added 10 August 2021
You can no longer update the bearer token expiration time viaUiPath.Orchestrator.dll.config. As a result, theAuth.Bearer.Basic.Expiresetting is no longer available in Orchestrator's configuration file. Changes are now possible only by adjusting theAccessTokenLifetimeproperty of theOrchestrator.Ropcclient in the Identity Server’sClientsdatabase.
See our troubleshooting section for a configuration example.
Bug Fixes
- You can now use Dynatrace OneAgent for Application Performance Monitoring (APM) without the risk of Webhooks startup issues.
- Trying to upgrade Orchestrator from v2018.4 to v2021.4 without defining the
<httpErrors>element in theWeb.Configfile would cause issues. This would result in a failed upgrade and the duplication of each<httpErrors>entry. We have fixed the issue in the meantime, and now upgrades run smoothly without any workaround. - For credential store plugins with references, Orchestrator did not load the reference files unless you used any class from the referenced assembly to implement ISecureStore. Orchestrator can now load assemblies from the Plugins folder at any time
See Activity Package Versions
The following activity packages and versions are included in the UiPathOrchestrator.msi installer:
| Activity Pack | Version |
|---|---|
| UiPath.UIAutomation.Activities | v21.4.4 |
| UiPath.System.Activities | v21.4.1 |
| UiPath.Mail.Activities | v1.10.5 |
| UiPath.Excel.Activities | v2.10.4 |
| UiPath.IntelligentOCR.Activities | v4.13.2 |
| UiPath.PDF.Activities | v3.4.0 |
| UiPath.Terminal.Activities | v2.2.0 |
| UiPath.Web.Activities | v1.7.0 |
| UiPath.Word.Activities | v1.6.4 |
| UiPath.Form.Activities | v1.1.11 |
| UiPath.Persistence.Activities | v1.2.2 |
| UiPath.Presentations.Activities | v1.1.5 |
| UiPath.MobileAutomation.Activities | v21.4.3 |
| UiPath.Testing.Activities | v1.3.3 |
Updated 5 months ago