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/blog/releases/2025.X/2025.5.md
+92-44Lines changed: 92 additions & 44 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,50 +19,97 @@ Installation artefacts can be requested by raising a case in the [{{% ctx %}} Se
19
19
20
20
2025.5 is the next [Fast Track][] release of {{% ctx %}} and improves on the [2025.3][] release in the following areas:
21
21
22
-
<!-- TODO -->
23
-
24
-
{{% cr %}}
25
-
26
-
<!-- TODO -->
22
+
* Capability
23
+
* Observability
24
+
* Security
25
+
* Usability
26
+
* Installation
27
+
* Upgrade
28
+
* Documentation
29
+
30
+
This release introduces multiple new features to the {{% ctx %}} Platform:
31
+
32
+
* The [_executionContext has been extended with additional properties][Extended the _executionContext with additional properties] as follows:
33
+
* Tenant
34
+
* System
35
+
* PackageName
36
+
* PackageVersion
37
+
* FlowName
38
+
* ExecutionId
39
+
* Node
40
+
* The [{{% ctx %}} Interaction Portal now supports the use of separate credentials for querying Active Directory Groups][Added support for the CORTEX Interaction Portal to provide separate credentials for querying AD Groups].
41
+
42
+
[Observability][] has been improved by:
43
+
44
+
*[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
45
+
* adding [new columns to the Running Executions grid on the Packages page][] as follows:
46
+
*`Execution Id`
47
+
*`Parent Execution Id`
48
+
*`Root Execution Id`
49
+
*`Executing On`
50
+
51
+
The [Security][] of {{% ctx %}} has been improved by:
52
+
53
+
*[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 %}}.
54
+
*[updating Erlang version][Updated Erlang version] to address recently identified vulnerabilities.
55
+
*[improving security of {{% ctx %}} Gateway][General security enhancements on {{% ctx %}} Gateway].
56
+
57
+
[Usability][] has been improved by [updating Decision Blocks icons][Updated Decision Blocks icons].
58
+
59
+
[Installation][] has been modified to [improve certificate update script for High Availability (HA) installations][Improved certificate update script for High Availability (HA) installations].
60
+
61
+
[Upgrade][] has been modified to [scoped restart for the {{% ctx %}} Gateway web application][Scoped restart for the {{% ctx %}} Gateway web application].
62
+
63
+
Finally, the [Documentation][] includes updates related to:
64
+
65
+
*[added new User Guides][Added new User Guides] and [Tutorials][Added new Tutorials] for the following:
66
+
* Flow Editor
67
+
* Operations Overview
68
+
* Studio Authorisation
69
+
* Studio Hierarchy
70
+
* Studio Import
71
+
* Studio Export
72
+
* License Consumption
73
+
*[added Installation Checklists to the Install instructions][Added Installation Checklists to the Install instructions].
| <nobr>[{{% ctx %}} Innovation Execution Application][] </nobr> | 27.3.0.25260 |Yes| Major | Yes| Major changes occurred between releases, these changes are related to the contract for the Debug API are [breaking][Breaking - ] between 2025.3 and 2025.5 if upgraded on its own.|
95
+
| <nobr> > [{{% ctx %}} Execution Service][] </nobr> | 27.3.0.25260 |Yes| Major | Yes| Major changes occurred between releases, these changes are related to the contract for the Debug API are [breaking][Breaking - ] between 2025.3 and 2025.5 if upgraded on its own.|
96
+
| <nobr>[{{% ctx %}} Gateway][Gateway], including [{{% ctx %}} Studio][] </nobr> | 13.5.0.25260 |Yes| Major | Yes| Major changes occurred between releases, these changes are related to the contract for the Debug API are [breaking][Breaking - ] between 2025.3 and 2025.5 if upgraded on its own.|
If you are installing a new 2025.1 platform or adding it to an existing 7.2 Installation see the guidance below; otherwise, if you are upgrading from an existing 2024.11 platform refer to the [Upgrade Instructions][].
444
+
If you are installing a new 2025.5 platform or adding it to an existing 7.2 Installation see the guidance below; otherwise, if you are upgrading from an existing 2025.3 platform refer to the [Upgrade Instructions][].
396
445
397
446
Installing {{% ctx %}} Only:
398
447
@@ -406,7 +455,7 @@ Adding {{% ctx %}} to a 7.2 Installation:
406
455
407
456
## Upgrade Instructions
408
457
409
-
If you are upgrading from an existing 2024.11 platform see the guidance below:
458
+
If you are upgrading from an existing 2025.3 platform see the guidance below:
410
459
411
460
Upgrading {{% ctx %}}:
412
461
@@ -419,7 +468,6 @@ Releases are currently forecast to be made available on:
419
468
420
469
| Release | Release Type | Forecast Release Date |
0 commit comments