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
+25-4Lines changed: 25 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,11 +37,11 @@ This release introduces multiple new features to the {{% ctx %}} Platform:
37
37
* FlowName
38
38
* ExecutionId
39
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].
40
+
* 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].
41
41
42
42
[Observability][] has been improved by:
43
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
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
45
* adding [new columns to the Running Executions grid on the Packages page][] as follows:
46
46
*`Execution Id`
47
47
*`Parent Execution Id`
@@ -419,7 +419,7 @@ Tutorials have been added to the {{% ctx %}} Product Portal about:
419
419
420
420
##### Added Installation Checklists to the Install instructions
421
421
422
-
<!-- REVIEWED UNTIL HERE -->
422
+
<!--PO REVIEWED UNTIL HERE -->
423
423
424
424
Installation Checklists have been added to the {{% ctx %}} Install instructions to help tracking installation progress.
425
425
@@ -656,6 +656,27 @@ Releases are currently forecast to be made available on:
[Update Allowed list - Multi Node]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2025.3to2025.5.MultipleServerWithHA.UpdateAllowedList" version="2025.5" >}}
658
658
659
+
[Extended the _executionContext with additional properties]: {{< ref "#extended-the-_executioncontext-with-additional-properties" >}}
660
+
[Added support for the {{% ctx %}} Interaction Portal to provide separate credentials for querying AD Groups]: {{< ref "#added-support-for-the-cortex-interaction-portal-to-provide-separate-credentials-for-querying-ad-groups" >}}
661
+
[Observability]: {{< ref "#observability" >}}
662
+
[Executions data includes child executions]: {{< ref "#executions-data-includes-child-executions" >}}
663
+
[new columns to the Running Executions grid on the Packages page]: {{< ref "#new-columns-added-to-the-running-executions-grid-on-the-packages-page" >}}
664
+
[Security]: {{< ref "#security" >}}
665
+
[Introduced Code Analyser to the {{% ctx %}} Execution Service]: {{< ref "#introduced-code-analyser-to-the-cortex-execution-service" >}}
@@ -670,7 +691,7 @@ Releases are currently forecast to be made available on:
670
691
671
692
[Upgrade - Single Server - Without HA]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.11to2025.1.SingleServerWithoutHA.MainDoc" version="2025.5" >}}
672
693
[Upgrade - Multiple Server - With HA]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.11to2025.1.MultipleServerWithHA.MainDoc" version="2025.5" >}}
0 commit comments