Skip to content

Commit fa445ae

Browse files
committed
final PO review for release notes
1 parent 36d6678 commit fa445ae

File tree

1 file changed

+26
-28
lines changed

1 file changed

+26
-28
lines changed

content/en/blog/releases/2025.X/2025.5.md

Lines changed: 26 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Installation artefacts can be requested by raising a case in the [{{% ctx %}} Se
2323
* Observability
2424
* Security
2525
* Usability
26-
* Installation
2726
* Upgrade
2827
* Documentation
2928

@@ -56,13 +55,14 @@ The [Security][] of {{% ctx %}} has been improved by:
5655

5756
[Usability][] has been improved by [updating Decision Blocks icons][Updated Decision Blocks icons].
5857

59-
[Installation][] has been modified to [improve certificate update script for High Availability (HA) installations][Improved certificate update script for High Availability (HA) installations].
58+
[Upgrade][] has been modified to:
6059

61-
[Upgrade][] has been modified to [scoped restart for the {{% ctx %}} Gateway web application][Scoped restart for the {{% ctx %}} Gateway web application].
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].
6262

63-
Finally, the [Documentation][] includes updates related to:
63+
Finally, the [Documentation][] includes the following updates:
6464

65-
* [added new User Guides][Added new User Guides] and [Tutorials][Added new Tutorials] for the following:
65+
* [added new User Guides][Added new User Guides] and [Tutorials][Added new Tutorials]:
6666
* Flow Editor
6767
* Operations Overview
6868
* Studio Authorisation
@@ -91,9 +91,9 @@ Finally, the [Documentation][] includes updates related to:
9191
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Provisioning Service][] </nobr> | 15.0.10.25260 | Yes | Patch | N/A | |
9292
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Scheduling Service][] </nobr> | 8.0.10.25260 | Yes | Patch | N/A | |
9393
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Triggers Service][] </nobr> | 12.2.2.25260 | Yes | Minor | N/A | |
94-
| <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>&nbsp; &nbsp; > [{{% 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. |
94+
| <nobr>[{{% ctx %}} Innovation Execution Application][] </nobr> | 27.3.0.25260 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the Code Analyser that restricts what C# code can be executed from flows within CORTEX and is [breaking][Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service] between 2025.3 and 2025.5. |
95+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Execution Service][] </nobr> | 27.3.0.25260 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the Code Analyser that restricts what C# code can be executed from flows within CORTEX and is [breaking][Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service] between 2025.3 and 2025.5. |
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 Code Analyser that restricts what C# code can be executed from flows within CORTEX and is [breaking][Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service] between 2025.3 and 2025.5. |
9797
| <nobr>[{{% ctx %}} Blocks Package][Blocks] </nobr> | 48.5.1.25260 | Yes | Minor | N/A | |
9898
| <nobr>[{{% ctx %}} Interaction Portal][Interaction Portal] </nobr> | 3.2.0.25260 | Yes | Minor | N/A | |
9999
| <nobr>{{% ctx %}} App Server Install Scripts </nobr> | 5.2.11.25260 | Yes | Patch | N/A | |
@@ -336,7 +336,7 @@ Affected Components:
336336

337337
<!-- Cortex\2025 Q2 S4 - PBI - 34660 - CORTEX Blocks - Decision Blocks - Icons easier to identify -->
338338

339-
#### Installation
339+
#### Upgrade
340340

341341
##### Improved certificate update script for High Availability (HA) installations
342342

@@ -346,12 +346,6 @@ Affected Components:
346346

347347
* {{% ctx %}} Upgrade Scripts
348348

349-
<!-- TODO: discuss with PO to put to upgrade -->
350-
351-
<!-- Cortex\2025 Q2 S2 - PBI - 20328 - Installation - Certificate update is not HA -->
352-
353-
#### Upgrade
354-
355349
##### Scoped restart for the {{% ctx %}} Gateway web application
356350

357351
The {{% ctx %}} Gateway upgrade now stops and starts the AppPool associated with the web application rather than performing an `iisreset`. This is to prevent any downtime for other web applications running under IIS on the same server.
@@ -496,29 +490,32 @@ Affected Components:
496490
### Deprecated Features
497491

498492
There are no features deprecated as part of the 2025.5 release of the {{% ctx %}} Platform.
499-
<!-- TODO -->
500493

501494
### Removed Features
502495

503496
There are no features removed in the 2025.5 release of the {{% ctx %}} Platform.
504-
<!-- TODO -->
505497

506498
### Potential Breaking Changes
507499

508-
The following may potentially break interactions with the {{% ctx %}} Platform:
509-
510-
<!-- TODO -->
500+
There are no known potential breaking changes as part of the 2025.5 release of the {{% ctx %}} Platform.
511501

512502
### Breaking Changes
513503

514-
There are no known breaking changes as part of the 2025.5 release of the {{% ctx %}} Platform.
515-
<!-- TODO -->
504+
The following features have introduced breaking changes in the 2025.5 release of the {{% ctx %}} Platform:
516505

517-
### Known Limitations
506+
#### Introduced Code Analyser to the {{% ctx %}} Execution Service
518507

519-
Known limitations have been added within the 2025.5 release of the {{% ctx %}} Platform:
508+
The [Code Analyser feature][] has change has changed what C# code can be executed from flows within {{% ctx %}}. This is a breaking change as it will prevent existing flows from being executed unless the Code Analyser is disabled or the Allowed list is updated to include the C# data types and namespaces required by new or existing flows.
509+
510+
To disable the Code Analyser, or to update the Allowed list, please refer to the following:
511+
| Disable Code Analyser | Update Allowed list |
512+
|-------------------------------------------------------|-----------------------------------------------------|
513+
| [Single Server][Disable Code Analyser - Single Node] | [Single Server][Update Allowed list - Single Node] |
514+
| [Multiple Server][Disable Code Analyser - Multi Node] | [Multiple Server][Update Allowed list - Multi Node] |
515+
516+
### Known Limitations
520517

521-
<!-- TODO -->
518+
There are no known limitations added as part of the 2025.5 release of the {{% ctx %}} Platform.
522519

523520
## Version Support
524521

@@ -566,14 +563,14 @@ Known limitations have been added within the 2025.5 release of the {{% ctx %}} P
566563

567564
## Install Instructions
568565

569-
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][].
566+
If you are installing a new 2025.5 platform or adding it to an existing {{% ctx %}} 7 Installation see the guidance below; otherwise, if you are upgrading from an existing 2025.3 platform refer to the [Upgrade Instructions][].
570567

571568
Installing {{% ctx %}} Only:
572569

573570
* [Multiple Server - With HA][Innovation Only - Multiple Server - With HA]
574571
* [Single Server - Without HA][Innovation Only - Single Server - Without HA]
575572

576-
Adding {{% ctx %}} to a 7.2 Installation:
573+
Adding {{% ctx %}} to a {{% ctx %}} 7 Installation:
577574

578575
* [Multiple Server - With HA][Adding Innovation to a 7.2 Installation - Multiple Server - With HA]
579576
* [Single Server - Without HA][Adding Innovation to a 7.2 Installation - Single Server - Without HA]
@@ -675,6 +672,7 @@ Releases are currently forecast to be made available on:
675672
[Added new Tutorials]: {{< ref "#added-new-tutorials" >}}
676673
[Added Installation Checklists to the Install instructions]: {{< ref "#added-installation-checklists-to-the-install-instructions" >}}
677674
[Added Disaster Recovery Guides]: {{< ref "#added-disaster-recovery-guides" >}}
675+
[Code Analyser feature]: {{< ref "#introduced-code-analyser-to-the-cortex-execution-service" >}}
678676

679677
[Upgrade Instructions]: {{< ref "#upgrade-instructions" >}}
680678

@@ -690,7 +688,7 @@ Releases are currently forecast to be made available on:
690688

691689
[Upgrade - Single Server - Without HA]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.11to2025.1.SingleServerWithoutHA.MainDoc" version="2025.5" >}}
692690
[Upgrade - Multiple Server - With HA]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.11to2025.1.MultipleServerWithHA.MainDoc" version="2025.5" >}}
693-
[Breaking - Something]: {{< ref "#redesigned-semaphore-api-1" >}}
691+
[Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service]: {{< ref "#introduced-code-analyser-to-the-cortex-execution-service-1" >}}
694692

695693
[{{% ctx %}} Studio]: {{< url path="Cortex.Guides.Studio.MainDoc" version="2025.5" >}}
696694

0 commit comments

Comments
 (0)