You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/2025.5/Whats New/_index.md
+63-39Lines changed: 63 additions & 39 deletions
Original file line number
Diff line number
Diff line change
@@ -7,75 +7,99 @@ weight: 1
7
7
8
8
## Summary
9
9
10
-
2025.3 is the third [Release][]of the next generation of {{% ctx %}} and improves on the [2025.1][] release in the following areas:
10
+
2025.5 is the next [Fast Track][]release of {{% ctx %}} and improves on the [2025.3][] release in the following areas:
11
11
12
12
*[Capability][]
13
-
*[Scalability][]
13
+
*[Observability][]
14
14
*[Security][]
15
15
*[Usability][]
16
-
*[Third-Party Support][]
16
+
*[Upgrade][]
17
17
*[Documentation][]
18
18
19
19
## Improved Capability
20
20
21
21
This release introduces the following new feature to the {{% ctx %}} platform:
22
22
23
-
* Support for [creating a new process from Natural Language][].
23
+
* The [_executionContext has been extended with additional properties][Extended the _executionContext with additional properties] as follows:
24
+
* Tenant
25
+
* System
26
+
* PackageName
27
+
* PackageVersion
28
+
* FlowName
29
+
* ExecutionId
30
+
* Node
31
+
* The [{{% ctx %}} Interaction Portal now supports the use of separate credentials for querying Active Directory Groups][Added support for the {{% ctx %}} Interaction Portal to provide separate credentials for querying AD Groups].
24
32
25
-
## Improved Scalability
33
+
## Improved Observability
26
34
27
-
Scalability has been enhanced by:
35
+
Observability has been improved by:
28
36
29
-
*[enabling automated backups for disaster recovery][].
30
-
*[removing old executions on Execution Service startup][].
31
-
*[migrating RabbitMQ queues to Quorum Queues][].
37
+
*[including child executions in the executions data][Executions data includes child executions] used by the Running Executions tile on the Operations Overview page and Running Executions grid on the Packages page.
38
+
* adding [new columns to the Running Executions grid on the Packages page][] as follows:
39
+
*`Execution Id`
40
+
*`Parent Execution Id`
41
+
*`Root Execution Id`
42
+
*`Executing On`
32
43
33
44
## Improved Security
34
45
35
-
We tightened the security of the platform with [general security enhancements][] and by adding support for a [configurable Global RunAs User for flows][].
46
+
The Security of {{% ctx %}} has been tightened by:
47
+
48
+
*[introducing a Code Analyser to the {{% ctx %}} Execution Service][Introduced Code Analyser to the {{% ctx %}} Execution Service] that restricts what C# code can be executed from flows within {{% ctx %}}.
49
+
*[updating Erlang version][Updated Erlang version] to address recently identified vulnerabilities.
50
+
*[improving security of {{% ctx %}} Gateway][General security enhancements on {{% ctx %}} Gateway].
36
51
37
52
## Improved Usability
38
53
39
-
Improvement to the usability of the Product Portal has been made by [improving the page load speed][] by [hiding unsupported versions of the documentation][].
54
+
Usability has been enhanced by [updating Decision Blocks icons][Updated Decision Blocks icons].
55
+
56
+
## Improved Upgrade
40
57
41
-
## Improved Third-Party Support
58
+
Upgrade has been modified to:
42
59
43
-
The third-party components [RabbitMQ and Erlang have been upgraded][].
60
+
*[improve certificate update script for High Availability (HA) installations][Improved certificate update script for High Availability (HA) installations].
61
+
*[scoped restart for the {{% ctx %}} Gateway web application][Scoped restart for the {{% ctx %}} Gateway web application].
44
62
45
63
## Improved Documentation
46
64
47
-
The documentation includes updates related to:
65
+
The documentation includes the following updates:
48
66
49
-
*[Package Management][]
50
-
*[removal of "7.2" and "Innovation" from documentation][]
67
+
*[added new User Guides][Added new User Guides] and [Tutorials][Added new Tutorials]:
68
+
* Flow Editor
69
+
* Operations Overview
70
+
* Studio Authorisation
71
+
* Studio Hierarchy
72
+
* Studio Import
73
+
* Studio Export
74
+
* License Consumption
75
+
*[added Installation Checklists to the Install instructions][Added Installation Checklists to the Install instructions].
[creating a new process from Natural Language]: {{< url path="Cortex.Blogs.Releases.2025.3.CreatingANewProcessFromNaturalLanguage" version="2025.3" >}}
[removing old executions on Execution Service startup]: {{< url path="Cortex.Blogs.Releases.2025.3.RemovingOldExecutionsOnExecutionServiceStartup" version="2025.3" >}}
70
-
[migrating RabbitMQ queues to Quorum Queues]: {{< url path="Cortex.Blogs.Releases.2025.3.MigratingRabbitMqQueuesToQuorumQueues" version="2025.3" >}}
[removal of "7.2" and "Innovation" from documentation]: {{< url path="Cortex.Blogs.Releases.2025.3.RemovalOf7.2AndInnovationFromDocumentation" version="2025.3" >}}
[Extended the _executionContext with additional properties]: {{< url path="Cortex.Blogs.Releases.2025.5.ExtendedTheExecutionContextWithAdditionalProperties" version="2025.5" >}}
93
+
[Added support for the {{% ctx %}} Interaction Portal to provide separate credentials for querying AD Groups]: {{< url path="Cortex.Blogs.Releases.2025.5.AddedSupportForTheCortexInteractionPortalToProvideSeparateCredentialsForQueryingAdGroups" version="2025.5" >}}
94
+
[Executions data includes child executions]: {{< url path="Cortex.Blogs.Releases.2025.5.ExecutionsDataIncludesChildExecutions" version="2025.5" >}}
95
+
[new columns to the Running Executions grid on the Packages page]: {{< url path="Cortex.Blogs.Releases.2025.5.NewColumnsToTheRunningExecutionsGridOnThePackagesPage" version="2025.5" >}}
96
+
[Introduced Code Analyser to the {{% ctx %}} Execution Service]: {{< url path="Cortex.Blogs.Releases.2025.5.IntroducedCodeAnalyserToTheCortexExecutionService" version="2025.5" >}}
[Improved certificate update script for High Availability (HA) installations]: {{< url path="Cortex.Blogs.Releases.2025.5.ImprovedCertificateUpdateScriptForHighAvailabilityInstallations" version="2025.5" >}}
101
+
[Scoped restart for the {{% ctx %}} Gateway web application]: {{< url path="Cortex.Blogs.Releases.2025.5.ScopedRestartForTheCortexGatewayWebApplication" version="2025.5" >}}
102
+
[Added new User Guides]: {{< url path="Cortex.Blogs.Releases.2025.5.AddedNewUserGuides" version="2025.5" >}}
103
+
[Added new Tutorials]: {{< url path="Cortex.Blogs.Releases.2025.5.AddedNewTutorials" version="2025.5" >}}
104
+
[Added Installation Checklists to the Install instructions]: {{< url path="Cortex.Blogs.Releases.2025.5.AddedInstallationChecklistsToTheInstallInstructions" version="2025.5" >}}
0 commit comments