Skip to content

Commit 3acca61

Browse files
committed
sorted links
1 parent 9a0840a commit 3acca61

File tree

2 files changed

+49
-34
lines changed

2 files changed

+49
-34
lines changed

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

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Installation artefacts can be requested by raising a case in the [{{% ctx %}} Se
2626
<!-- TODO -->
2727

2828
### Components
29+
<!-- TODO -->
2930

3031
| <nobr> Release Component </nobr> | Version | Updated | Update Type | Breaking Change | Notes |
3132
|--------------------------------------------------------------------------------|---------------|---------|---------------|-----------------|--------|
@@ -317,29 +318,29 @@ A bug has been fixed that caused {{% ctx %}} Gateway to not work properly, and i
317318
### Deprecated Features
318319

319320
There are no features deprecated as part of the 2025.1 release of the {{% ctx %}} Platform.
321+
<!-- TODO -->
320322

321323
### Removed Features
322324

323325
There are no features removed in the 2025.1 release of the {{% ctx %}} Platform.
326+
<!-- TODO -->
324327

325328
### Potential Breaking Changes
326329

327330
The following may potentially break interactions with the {{% ctx %}} Platform:
328331

329-
##### Redesigned Semaphore API
330-
331-
The [Semaphore API has been redesigned][Redesigning the Semaphore API] allowing easier management of Semaphores. This has caused changes to API routes.
332-
This is only an issue if the Semaphore API was directly being used. For further assistance, please raise a case in the [{{% ctx %}} Service Portal][].
332+
<!-- TODO -->
333333

334334
### Breaking Changes
335335

336336
There are no known breaking changes as part of the 2025.1 release of the {{% ctx %}} Platform.
337+
<!-- TODO -->
337338

338339
### Known Limitations
339340

340341
Known limitations have been added within the 2025.5 release of the {{% ctx %}} Platform:
341342

342-
* Using
343+
<!-- TODO -->
343344

344345
## Version Support
345346

@@ -369,6 +370,7 @@ Known limitations have been added within the 2025.5 release of the {{% ctx %}} P
369370
| 2024.7 | 31.24311 |
370371
| 2024.5 | 31.24311 |
371372
| 2024.3 | 30 |
373+
<!-- TODO -->
372374

373375
### Observability Compatibility
374376

@@ -380,6 +382,7 @@ Known limitations have been added within the 2025.5 release of the {{% ctx %}} P
380382
| 2024.7 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] |
381383
| 2024.5 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] |
382384
| 2024.3 | [8.5.4][Grafana 8.5.4] | [2.5.0][Loki 2.5.0] | [2.2.0][Observability 2.2.0] |
385+
<!-- TODO -->
383386

384387
## Install Instructions
385388

@@ -410,7 +413,6 @@ Releases are currently forecast to be made available on:
410413

411414
| Release | Release Type | Forecast Release Date |
412415
|---------|----------------|-------------------------------------|
413-
| 2025.3 | [Release][] | Week commencing 7th April 2025 |
414416
| 2025.5 | [Fast Track][] | Week commencing 2nd June 2025 |
415417
| 2025.7 | [Fast Track][] | Week commencing 11th August 2025 |
416418
| 2025.9 | [Release][] | Week commencing 6th October 2025 |
@@ -431,9 +433,19 @@ Releases are currently forecast to be made available on:
431433
[{{% ctx %}} Triggers Service]: {{< url path="Cortex.Guides.CortexInnovation.CoreApplication.Services.TriggersService.MainDoc" version="2025.5" >}}
432434
[{{% ctx %}} Innovation Execution Application]: {{< url path="Cortex.Guides.CortexInnovation.ExecutionApplication.MainDoc" version="2025.5" >}}
433435
[{{% ctx %}} Execution Service]: {{< url path="Cortex.Guides.CortexInnovation.ExecutionApplication.Services.ExecutionService.MainDoc" version="2025.5" >}}
436+
[Interaction Portal]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.CortexInteractionPortal.MainDoc" version="2025.5" >}}
434437

435438
[_executionContext]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Executions.WhatIsAnExecution.ExecutionContext" version="2025.5" >}}
436439

440+
[Running Executions]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Admin.Packages.PackageVersionEditor.RunningExecutions" version="2025.5" >}}
441+
[Operations Overview]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Ops.Overview.MainDoc" version="2025.5" >}}
442+
[Packages]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Admin.Packages.Overview.MainDoc" version="2025.5" >}}
443+
444+
[Decision Blocks]: {{< url path="Cortex.Reference.Blocks.Decisions.MainDoc" version="2025.5" >}}
445+
446+
[Disaster Recovery - Multi Node]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.MainDoc" version="2025.5" >}}
447+
[Disaster Recovery - Single Node]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.MainDoc" version="2025.5" >}}
448+
437449
[User Guide - Flow Editor]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Dev.FlowEditor.MainDoc" version="2025.5" >}}
438450
[User Guide - Flow Editor - Overview]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Dev.FlowEditor.Overview.MainDoc" version="2025.5" >}}
439451
[User Guide - Flow Editor - Navigation Bar]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Dev.FlowEditor.NavigationBar.MainDoc" version="2025.5" >}}
@@ -484,6 +496,7 @@ Releases are currently forecast to be made available on:
484496

485497
[{{% ctx %}} Service Portal]: {{< url path="Cortex.ServicePortal.MainDoc" version="2025.5" >}}
486498

499+
[2025.3]: {{< url path="Cortex.Blogs.Releases.2025.3.MainDoc" version="2025.5" >}}
487500
[Fast Track]: {{< url path="Cortex.Reference.Glossary.F-J.FastTrack" version="2025.5" >}}
488501
[Release]: {{< url path="Cortex.Reference.Glossary.P-T.Release" version="2025.5" >}}
489502

data/urls.toml

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -727,35 +727,37 @@
727727
[Cortex.Guides.DisasterRecoveryGuides]
728728
MainDoc = "/docs/guides/disaster-recovery/"
729729
[Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA]
730-
[Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Backup]
731-
AddBackupOfEncryptionKey = "/docs/guides/disaster-recovery/multiple-server-with-ha/backup/add-backup-of-encryption-key"
732-
AddBackupToApplicationServer = "/docs/guides/disaster-recovery/multiple-server-with-ha/backup/add-backup-to-application"
733-
AddBackupsToWebApplicationServer = "/docs/guides/disaster-recovery/multiple-server-with-ha/backup/web-application-server"
734-
AddBackupToFlowDebugger = "/docs/guides/disaster-recovery/multiple-server-with-ha/backup/web-application-server/add-backup-to-flow-debugger"
735-
AddBackupToGateway = "/docs/guides/disaster-recovery/multiple-server-with-ha/backup/web-application-server/add-backup-to-gateway"
736-
[Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Recovery]
737-
RecoveryEncryptionKeyFromBackup = "/docs/guides/disaster-recovery/multiple-server-with-ha/recovery/recover-encryption-key-from-backup"
738-
RecoverApplicationServerFromBackup = "/docs/guides/disaster-recovery/multiple-server-with-ha/recovery/recover-application-from-backup"
739-
RecoverWebApplicationServerFromBackups = "/docs/guides/disaster-recovery/multiple-server-with-ha/recovery/web-application-server"
740-
RecoverFlowDebuggerFromBackup = "/docs/guides/disaster-recovery/multiple-server-with-ha/recovery/web-application-server/recover-flow-debugger-from-backup"
741-
RecoverGatewayFromBackup = "/docs/guides/disaster-recovery/multiple-server-with-ha/recovery/web-application-server/recover-gateway-from-backup"
742-
[Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Remove]
743-
RemoveBackupFromApplicationServer = "/docs/guides/disaster-recovery/multiple-server-with-ha/remove/remove-backup-from-application"
744-
RemoveBackupsFromWebApplicationServer = "/docs/guides/disaster-recovery/multiple-server-with-ha/remove/web-application-server"
745-
RemoveBackupFromFlowDebugger = "/docs/guides/disaster-recovery/multiple-server-with-ha/remove/web-application-server/remove-backup-from-flow-debugger"
746-
RemoveBackupFromGateway = "/docs/guides/disaster-recovery/multiple-server-with-ha/remove/web-application-server/remove-backup-from-gateway"
730+
MainDoc = "/docs/guides/disaster-recovery/multiple-server-with-ha/"
731+
[Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Backup]
732+
AddBackupOfEncryptionKey = "/docs/guides/disaster-recovery/multiple-server-with-ha/backup/add-backup-of-encryption-key"
733+
AddBackupToApplicationServer = "/docs/guides/disaster-recovery/multiple-server-with-ha/backup/add-backup-to-application"
734+
AddBackupsToWebApplicationServer = "/docs/guides/disaster-recovery/multiple-server-with-ha/backup/web-application-server"
735+
AddBackupToFlowDebugger = "/docs/guides/disaster-recovery/multiple-server-with-ha/backup/web-application-server/add-backup-to-flow-debugger"
736+
AddBackupToGateway = "/docs/guides/disaster-recovery/multiple-server-with-ha/backup/web-application-server/add-backup-to-gateway"
737+
[Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Recovery]
738+
RecoveryEncryptionKeyFromBackup = "/docs/guides/disaster-recovery/multiple-server-with-ha/recovery/recover-encryption-key-from-backup"
739+
RecoverApplicationServerFromBackup = "/docs/guides/disaster-recovery/multiple-server-with-ha/recovery/recover-application-from-backup"
740+
RecoverWebApplicationServerFromBackups = "/docs/guides/disaster-recovery/multiple-server-with-ha/recovery/web-application-server"
741+
RecoverFlowDebuggerFromBackup = "/docs/guides/disaster-recovery/multiple-server-with-ha/recovery/web-application-server/recover-flow-debugger-from-backup"
742+
RecoverGatewayFromBackup = "/docs/guides/disaster-recovery/multiple-server-with-ha/recovery/web-application-server/recover-gateway-from-backup"
743+
[Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Remove]
744+
RemoveBackupFromApplicationServer = "/docs/guides/disaster-recovery/multiple-server-with-ha/remove/remove-backup-from-application"
745+
RemoveBackupsFromWebApplicationServer = "/docs/guides/disaster-recovery/multiple-server-with-ha/remove/web-application-server"
746+
RemoveBackupFromFlowDebugger = "/docs/guides/disaster-recovery/multiple-server-with-ha/remove/web-application-server/remove-backup-from-flow-debugger"
747+
RemoveBackupFromGateway = "/docs/guides/disaster-recovery/multiple-server-with-ha/remove/web-application-server/remove-backup-from-gateway"
747748
[Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA]
748-
[Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Backup]
749-
AddBackupOfEncryptionKey = "/docs/guides/disaster-recovery/single-server-without-ha/backup/add-backup-of-encryption-key"
750-
AddBackupToApplicationServer = "/docs/guides/disaster-recovery/single-server-without-ha/backup/add-backup-to-application"
751-
AddBackupToWebApplicationServer = "/docs/guides/disaster-recovery/single-server-without-ha/backup/add-backup-to-web-application"
752-
[Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Recovery]
753-
RecoveryEncryptionKeyFromBackup = "/docs/guides/disaster-recovery/single-server-without-ha/recovery/recover-encryption-key-from-backup"
754-
RecoverApplicationServerFromBackup = "/docs/guides/disaster-recovery/single-server-without-ha/recovery/recover-application-from-backup"
755-
RecoverWebApplicationServerFromBackup = "/docs/guides/disaster-recovery/single-server-without-ha/recovery/recover-web-application-from-backup"
756-
[Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Remove]
757-
RemoveBackupFromApplicationServer = "/docs/guides/disaster-recovery/single-server-without-ha/remove/remove-backup-from-application"
758-
RemoveBackupFromWebApplicationServer = "/docs/guides/disaster-recovery/single-server-without-ha/remove/remove-backup-from-web-application"
749+
MainDoc = "/docs/guides/disaster-recovery/single-server-without-ha/"
750+
[Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Backup]
751+
AddBackupOfEncryptionKey = "/docs/guides/disaster-recovery/single-server-without-ha/backup/add-backup-of-encryption-key"
752+
AddBackupToApplicationServer = "/docs/guides/disaster-recovery/single-server-without-ha/backup/add-backup-to-application"
753+
AddBackupToWebApplicationServer = "/docs/guides/disaster-recovery/single-server-without-ha/backup/add-backup-to-web-application"
754+
[Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Recovery]
755+
RecoveryEncryptionKeyFromBackup = "/docs/guides/disaster-recovery/single-server-without-ha/recovery/recover-encryption-key-from-backup"
756+
RecoverApplicationServerFromBackup = "/docs/guides/disaster-recovery/single-server-without-ha/recovery/recover-application-from-backup"
757+
RecoverWebApplicationServerFromBackup = "/docs/guides/disaster-recovery/single-server-without-ha/recovery/recover-web-application-from-backup"
758+
[Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Remove]
759+
RemoveBackupFromApplicationServer = "/docs/guides/disaster-recovery/single-server-without-ha/remove/remove-backup-from-application"
760+
RemoveBackupFromWebApplicationServer = "/docs/guides/disaster-recovery/single-server-without-ha/remove/remove-backup-from-web-application"
759761
[Cortex.Guides.UpgradeGuides]
760762
MainDoc = "/docs/guides/upgrade-guides/"
761763
[Cortex.Guides.UpgradeGuides.UpgradeCortex]

0 commit comments

Comments
 (0)