Skip to content

Commit 9fbe157

Browse files
authored
Feature/2025.3.25611 release notes and what new (#255)
* added framework for release notes and sorted half into categories * put all pbis into categories * added pbi comments * added release notes for two of the pbi * added block logging docs * added notes for encryption endpoint * added more notes for features that have already been documented in 2025.9 * added observability release notes * added further notes * completed the first draft of the release notes * added comments for the grouped pbis * added notes for cancellation block * cleaned up the references * added notes for config portal pbi * fixed warning * updated to release * updated patch compatability * added patch description * now referencing it as a patch * updated the order after review * gone through all the features * updated to correct references * reviewed the Features and everything after it and made notes * added warnings for the need to upgrade flows * added first capability * finished the capability section * compeled security section * completed capability section * moved around * added scalability section * added performance section * added observability section * added installation * added upgrade section * finsihed todo * added first pass of the table * updated the table with the correct version numbers * completed more of the table * updated to correct links for upgrade * completed todo * reviewed the components table * added info about breaking change * added link to release * updated the date of the release notes to today * moved to own folder and updates the table * removed unecessary comments * updated to include version 4.2.0 * completed and reviewrd table
1 parent 415e1e9 commit 9fbe157

7 files changed

Lines changed: 742 additions & 2 deletions

File tree

content/en/blog/releases/2025.X/2025.3/2025.3.26111.md

Lines changed: 704 additions & 0 deletions
Large diffs are not rendered by default.
File renamed without changes.

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -637,8 +637,6 @@ Releases are currently forecast to be made available on:
637637

638638
| Release | Release Type | Forecast Release Date |
639639
|---------|----------------|-----------------------------------|
640-
| 2025.11 | [Fast Track][] | Week commencing 15th December 2025 |
641-
| 2026.1 | [Fast Track][] | Week commencing 9th February 2026 |
642640
| 2026.3 | [Release][] | Week commencing 6th April 2026 |
643641

644642
[{{% ctx %}} Innovation Core Application]: {{< url path="Cortex.Guides.CortexInnovation.CoreApplication.MainDoc" version="2025.9" >}}

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
title: "2025.X"
33
linkTitle: "2025.X"
44
date: 2025-01-01
5+
endDate: 2026-12-31
56
---

content/en/docs/2025.3/Reference/Glossary/p-t.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ PascalCase is often used as a naming convention in programming languages such as
1919

2020
See also [camelCase][].
2121

22+
### Patch
23+
24+
A Patch delivers targeted fixes and minor improvements between major releases. It provides quick resolution to issues and small enhancements while maintaining full compatibility with the current [Release][Release].
25+
2226
### Platform
2327

2428
The environment in which software is executed. This can include the hardware, operating system, web browsers or other programs.
@@ -203,6 +207,8 @@ Typeahead is a language prediction tool that is used to provide suggestions base
203207

204208
[Exception]: {{< url path="Cortex.Reference.Exceptions.MainDoc" >}}
205209

210+
[Release]: {{< url path="Cortex.Reference.Glossary.P-T.Release" version="2025.3" >}}
211+
206212
[Block Properties > What is a Block Property]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.WhatIsABlockProperty.MainDoc" >}}
207213

208214
[Input Properties]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.WhatIsABlockProperty.Input" >}}

content/en/docs/2025.9/Reference/Glossary/p-t.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ PascalCase is often used as a naming convention in programming languages such as
1919

2020
See also [camelCase][].
2121

22+
### Patch
23+
24+
A Patch delivers targeted fixes and minor improvements between major releases. It provides quick resolution to issues and small enhancements while maintaining full compatibility with the current [Release][Release].
25+
2226
### Platform
2327

2428
The environment in which software is executed. This can include the hardware, operating system, web browsers or other programs.
@@ -203,6 +207,8 @@ Typeahead is a language prediction tool that is used to provide suggestions base
203207

204208
[Exception]: {{< url path="Cortex.Reference.Exceptions.MainDoc" >}}
205209

210+
[Release]: {{< url path="Cortex.Reference.Glossary.P-T.Release" version="2025.9" >}}
211+
206212
[Block Properties > What is a Block Property]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.WhatIsABlockProperty.MainDoc" >}}
207213

208214
[Input Properties]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Blocks.BlockProperties.WhatIsABlockProperty.Input" >}}

data/urls.toml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,25 @@
3535
RabbitMqAndErlangHaveBeenUpgraded = "/blog/2025/04/07/2025.3/#upgrade-of-rabbitmq-and-erlang"
3636
PackageManagement = "/blog/2025/04/07/2025.3/#added-package-management-documentation"
3737
RemovalOf7.2AndInnovationFromDocumentation = "/blog/2025/04/07/2025.3/#removed-72-and-innovation-from-documentation"
38+
[Cortex.Blogs.Releases.2025.3.26111]
39+
MainDoc = "/blog/2026/02/09/2025.3.26111/"
40+
AddedEncryptionEndpointToCortexAPIGatewayService = "/blog/2026/02/09/2025.3.26111/#added-encryption-endpoint-to-cortex-api-gateway-service"
41+
AddedTheAbilityToEncryptValuesInTheCortexConfigurationPortal = "/blog/2026/02/09/2025.3.26111/#added-the-ability-to-encrypt-values-in-the-cortex-configuration-portal"
42+
IntroducedRoleBasedAccessControlForContainersInTheCortexConfigurationPortal = "/blog/2026/02/09/2025.3.26111/#introduced-rolebased-access-control-for-containers-in-the-cortex-configuration-portal"
43+
AddedSupportForMultipleEncryptionKeys = "/blog/2026/02/09/2025.3.26111/#added-support-for-multiple-encryption-keys"
44+
PatchedASPNETCoreBug = "/blog/2026/02/09/2025.3.26111/#patched-aspnet-core-bug"
45+
GeneralSecurityEnhancements = "/blog/2026/02/09/2025.3.26111/#general-security-enhancements"
46+
AddedServiceDetailsToExecutionContext = "/blog/2026/02/09/2025.3.26111/#added-servicedetails-to-executioncontext"
47+
AddedAbilityToConfigureBlockLoggingOnEachBlock = "/blog/2026/02/09/2025.3.26111/#added-ability-to-configure-block-logging-on-each-block"
48+
EnhancedServiceFabricResilienceToRabbitMQNodeOutages = "/blog/2026/02/09/2025.3.26111/#enhanced-service-fabric-resilience-to-rabbitmq-node-outages"
49+
ImprovedExecutionServiceConcurrencyAndFlowTranslation = "/blog/2026/02/09/2025.3.26111/#improved-execution-service-concurrency-and-flow-translation"
50+
OptimisedExecutionManagementServiceEventBatching = "/blog/2026/02/09/2025.3.26111/#optimised-execution-management-service-event-batching"
51+
LimitTheBatchSizeOfExecutionCompletionDetailsSentToTheMonitoringService = "/blog/2026/02/09/2025.3.26111/#limit-the-batch-size-of-executioncompletiondetails-sent-to-the-monitoring-service"
52+
ObservabilitySetRetentionPeriodForGrafanaLoki = "/blog/2026/02/09/2025.3.26111/#set-retention-period-for-grafana-loki"
53+
ImprovedOpenSSLCertificateGeneration = "/blog/2026/02/09/2025.3.26111/#improved-openssl-certificate-generation"
54+
RemovalOfDependencyOnActiveDirectoryCmdlets = "/blog/2026/02/09/2025.3.26111/#removal-of-dependency-on-active-directory-cmdlets"
55+
ChangedLocationOfCertificateSettingsForServiceFabricServices = "/blog/2026/02/09/2025.3.26111/#changed-location-of-certificatesettings-for-service-fabric-services"
56+
BackupRestoreSupportForReliableCollectionsDuringSingleServerUpgrades = "/blog/2026/02/09/2025.3.26111/#backup--restore-support-for-reliable-collections-during-singleserver-upgrades"
3857
[Cortex.Blogs.Releases.2025.5]
3958
MainDoc = "/blog/2025/06/16/2025.5/"
4059
ExtendedTheExecutionContextWithAdditionalProperties = "/blog/2025/06/16/2025.5/#extended-the-_executioncontext-with-additional-properties"
@@ -3153,6 +3172,7 @@
31533172
[Cortex.Reference.Glossary.P-T]
31543173
MainDoc = "/docs/reference/glossary/p-t/"
31553174
PascalCase = "/docs/reference/glossary/p-t/#pascalcase"
3175+
Patch = "/docs/reference/glossary/p-t/#patch"
31563176
Platform = "/docs/reference/glossary/p-t/#platform"
31573177
Portal = "/docs/reference/glossary/p-t/#portal"
31583178
Process = "/docs/reference/glossary/p-t/#process"
@@ -3387,6 +3407,11 @@
33873407
GrafanaAlloyInstallZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.1.0/Grafana.Alloy.Install.zip"
33883408
GrafanaLokiInstallZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.1.0/Grafana.Loki.Install.zip"
33893409
GrafanaDashboardsZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.1.0/Grafana.Dashboards.zip"
3410+
[GitHub.Cortex.Observability.4.2.0]
3411+
Release = "https://github.com/CortexIntelligentAutomation/observability/releases/tag/v4.2.0"
3412+
GrafanaAlloyInstallZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.2.0/Grafana.Alloy.Install.zip"
3413+
GrafanaLokiInstallZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.2.0/Grafana.Loki.Install.zip"
3414+
GrafanaDashboardsZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.2.0/Grafana.Dashboards.zip"
33903415
[Grafana]
33913416
MainDoc = "https://grafana.com/"
33923417
[Grafana.Products.Grafana]

0 commit comments

Comments
 (0)