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
+28-29Lines changed: 28 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -264,10 +264,10 @@ The {{% ctx %}} Execution Service now includes a Code Analyser that restricts wh
264
264
To restore behaviour to that prior of this release, this can be disabled. Otherwise, the Code Analyser's Allowed list must be updated to include the C# data types and namespaces required by new or existing flows.
265
265
266
266
To disable the Code Analyser, or to update the Allowed list, please refer to the following:
##### Overwriting backup when performing Disaster Recovery backup
460
458
461
-
A bug has been fixed that caused the Disaster Recovery backup to overwrite existing backup when backing up the single node (debug node) from the same server as the production node. This was due to the backup path being the same for both nodes.
459
+
The backup folder structure now backs up artefacts from the Application Servers in a different location to the Web Application Server. This ensures that backups from both nodes do not overwrite each other when backing up from the same server.
A bug has been fixed that caused {{% ctx %}} Gateway to not work properly, and in some cases, not starting. This was due to the {{% ctx %}} Gateway AppPool user not having a user profile created. The {{% ctx %}} Gateway AppPool user now has a user profile created during installation, allowing the {{% ctx %}} Gateway to work properly.
493
488
489
+
Affected Components:
490
+
491
+
* {{% ctx %}} Web App Server Install Scripts
492
+
494
493
<!-- Cortex\2025 Q2 S5 - PBI - 34614 - Installation - Gateway - LDAP connection settings cant be setup if user running gateway doesnt have user profile -->
[Disaster Recovery - Multi Node]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.MainDoc" version="2025.5" >}}
627
-
[Disaster Recovery - Single Node]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.MainDoc" version="2025.5" >}}
625
+
[Disaster Recovery - Multiple Server - With HA]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.MainDoc" version="2025.5" >}}
626
+
[Disaster Recovery - Single Server - Without HA]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.MainDoc" version="2025.5" >}}
0 commit comments