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/docs/2024.11/getting-started/on-premise/install-innovation-only/multiple-server-with-ha/install-web-application-server/prerequisites.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,3 +102,4 @@ To import the certificate manually follow the below steps:
Copy file name to clipboardExpand all lines: content/en/docs/2025.1/Whats New/_index.md
+39-88Lines changed: 39 additions & 88 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ weight: 1
7
7
8
8
## Summary
9
9
10
-
2024.11 is the next [Fast Track][] release of {{% ctx %}} and improves on the [2024.9][] release in the following areas:
10
+
2025.1 is the next [Fast Track][] release of {{% ctx %}} and improves on the [2024.11][] release in the following areas:
11
11
12
12
*[Capability][]
13
13
*[Observability][]
@@ -17,91 +17,57 @@ weight: 1
17
17
*[Usability][]
18
18
*[Third-Party Support][]
19
19
*[Installation][]
20
-
*[Upgrade][]
21
-
*[Documentation][]
22
20
23
21
## Improved Capability
24
22
25
-
This release introduces multiple new features to the {{% ctx %}} platform:
23
+
This release introduces the following new features to the {{% ctx %}} platform:
26
24
27
-
* The [Monitoring Service has been introduced][] that provides aggregated historical data about the platform.
28
-
* The [Operations Overview page][] has been added to {{% ctx %}} Gateway to provide a high-level view of the system's operations, which includes:
29
-
* Current Status
30
-
* Filters
31
-
* Flow graphs
32
-
* The [configuration for maximum query string length][] has been added to the {{% ctx %}} Gateway `web.config`.
33
-
* The [Cortex Interaction Portal can now be installed multiple times on the same machine][].
25
+
* The user can now [create a new process from BPMN XML][] within [{{% ctx %}} Gateway][Gateway]
26
+
* An [Average Duration graph has been added][] to the Operations Overview page on [{{% ctx %}} Gateway][Gateway]
34
27
35
28
## Improved Observability
36
29
37
-
Observability has been improved by [reducing the maximum size of Service Fabric Trace Logs][].
30
+
All services have had the [default size of logs][] used for Observability reduced to optimise disk usage.
38
31
39
32
## Improved Performance
40
33
41
-
The Performance of the {{% ctx %}} has been improved by:
42
-
43
-
* optimising [handling high volumes of executions more efficiently][]
44
-
* handling [session updates more reliably on slower systems][]
34
+
Work has been undertaken to [improve the performance][] of the [{{% ctx %}} Execution][{{% ctx %}} Execution Service] and [{{% ctx %}} Monitoring][{{% ctx %}} Monitoring Service] services.
45
35
46
36
## Improved Scalability
47
37
48
-
Scalability has been enhanced by [increasing the header size limit for Service Fabric API Gateway][].
38
+
The [Service Fabric BackUpRestore service has been enabled][] to allow future Scalability improvements such as disaster recovery features.
49
39
50
40
## Improved Security
51
41
52
-
Security has been tightened on {{% ctx %}} Gateway by:
42
+
Security has been tightened on the [{{% ctx %}} Interaction Portal][Interaction Portal] by:
53
43
54
-
* updating the [Content-security-policy directives][]
55
-
* introducing the [Permissions-Policy header][]
56
-
* removing the [X-XSS-PROTECTION header][]
44
+
*[Introducing security headers][]
45
+
*[Removing sensitive information from HTTP responses][]
57
46
58
47
## Improved Usability
59
48
60
-
Usability has been improved by[fixing the LiveView datetime picker styling issues][].
49
+
Usability has been enhanced by:
61
50
62
-
## Improved Third-Party Support
51
+
*[Improving the user experience on the Operations Overview page][]
52
+
*[Adding the {{% ctx %}} Version to the Gateway logo tooltip][]
53
+
*[Redesigning the Semaphore API][Redesigning the Semaphore API] allowing easier management of Semaphores
63
54
64
-
Third-party Support has been improved by:
55
+
## Improved Third-Party Support
65
56
66
-
* adding a [Health Check API to Service Fabric API Gateway][]
67
-
* updating the following 3rd party libraries on {{% ctx %}} Gateway:
68
-
* Fuse
69
-
* jQuery
70
-
* jQuery UI
71
-
* Moment.js
72
-
* Stacktrace.js
57
+
[Third-party libraries has been updated][] on the {{% ctx %}} platform.
73
58
74
59
## Improved Installation
75
60
76
-
Installation has been modified to:
77
-
78
-
*[check for certificate friendly name][]
79
-
*[use PSDrive to improve compatibility][]
80
-
*[allow log file rotation for RabbitMQ logs][]
81
-
*[open ports for RabbitMQ Stream][]
82
-
83
-
## Improved Upgrade
84
-
85
-
Upgrade has been improved by:
61
+
The Installation has been improved by [adding an unblock script][] to the installation process.
86
62
87
-
*[restoring files to pre-upgrade if the load balancer upgrade fails][]
88
-
*[aligning the timeout of the Register-ServiceFabricApplicationType command with other commands][]
89
-
*[changing the extension of the studio package created by the upgrade script][]
90
-
*[allow log file rotation for RabbitMQ logs][Upgrade - allow log file rotation for RabbitMQ logs]
91
-
*[opening ports for RabbitMQ Stream][Upgrade - opening ports for RabbitMQ Stream]
63
+
For a full list of what has been introduced in this release, please see the [2025.1 Release Notes][]
92
64
93
-
## Improved Documentation
94
-
95
-
The documentation includes updates related to:
96
-
97
-
*[adding the encryption key to the built-in Load Balancer server][]
98
-
*[adding the Observability Compatibility table to release notes][]
99
-
*[updating the ports used by the platform][]
100
-
101
-
For a full list of what has been introduced in this release, please see the [2024.11 Release Notes][]
[configuration for maximum query string length]: {{< url path="Cortex.Blogs.Releases.2024.11.ConfigurationForMaximumQueryStringLength" version="2024.11" >}}
120
-
[Cortex Interaction Portal can now be installed multiple times on the same machine]: {{< url path="Cortex.Blogs.Releases.2024.11.CortexInteractionPortalCanNowBeInstalledMultipleTimesOnTheSameMachine" version="2024.11" >}}
121
-
[session updates more reliably on slower systems]: {{< url path="Cortex.Blogs.Releases.2024.11.SessionUpdatesMoreReliablyOnSlowerSystems" version="2024.11" >}}
122
-
[reducing the maximum size of Service Fabric Trace Logs]: {{< url path="Cortex.Blogs.Releases.2024.11.ReducingTheMaximumSizeOfServiceFabricTraceLogs" version="2024.11" >}}
123
-
[handling high volumes of executions more efficiently]: {{< url path="Cortex.Blogs.Releases.2024.11.HandlingHighVolumesOfExecutionsMoreEfficiently" version="2024.11" >}}
124
-
[increasing the header size limit for Service Fabric API Gateway]: {{< url path="Cortex.Blogs.Releases.2024.11.IncreasingTheHeaderSizeLimitForServiceFabricAPIGateway" version="2024.11" >}}
[Health Check API to Service Fabric API Gateway]: {{< url path="Cortex.Blogs.Releases.2024.11.HealthCheckAPIToServiceFabricAPIGateway" version="2024.11" >}}
130
-
[check for certificate friendly name]: {{< url path="Cortex.Blogs.Releases.2024.11.CheckForCertificateFriendlyName" version="2024.11" >}}
131
-
[use PSDrive to improve compatibility]: {{< url path="Cortex.Blogs.Releases.2024.11.UsePSDriveToImproveCompatibility" version="2024.11" >}}
[open ports for RabbitMQ Stream]: {{< url path="Cortex.Blogs.Releases.2024.11.OpenPortsForRabbitMQStream" version="2024.11" >}}
134
-
[restoring files to pre-upgrade if the load balancer upgrade fails]: {{< url path="Cortex.Blogs.Releases.2024.11.RestoringFilesToPreUpgradeIfTheLoadBalancerUpgradeFails" version="2024.11" >}}
135
-
[aligning the timeout of the Register-ServiceFabricApplicationType command with other commands]: {{< url path="Cortex.Blogs.Releases.2024.11.AligningTheTimeoutOfTheRegisterServiceFabricApplicationTypeCommandWithOtherCommands" version="2024.11" >}}
136
-
[changing the extension of the studio package created by the upgrade script]: {{< url path="Cortex.Blogs.Releases.2024.11.ChangingTheExtensionOfTheStudioPackageCreatedByTheUpgradeScript" version="2024.11" >}}
[adding the encryption key to the built-in Load Balancer server]: {{< url path="Cortex.Blogs.Releases.2024.11.AddingTheEncryptionKeyToTheBuiltInLoadBalancerServer" version="2024.11" >}}
140
-
[adding the Observability Compatibility table to release notes]: {{< url path="Cortex.Blogs.Releases.2024.11.AddingTheObservabilityCompatibilityTableToReleaseNotes" version="2024.11" >}}
141
-
[updating the ports used by the platform]: {{< url path="Cortex.Blogs.Releases.2024.11.UpdatingThePortsUsedByThePlatform" version="2024.11" >}}
[create a new process from BPMN XML]: {{< url path="Cortex.Blogs.Releases.2025.1.CreateANewProcessFromBpmnXml" version="2025.1" >}}
84
+
[Average Duration graph has been added]: {{< url path="Cortex.Blogs.Releases.2025.1.AverageDurationGraphHasBeenAdded" version="2025.1" >}}
85
+
[default size of logs]: {{< url path="Cortex.Blogs.Releases.2025.1.DefaultSizeOfLogs" version="2025.1" >}}
86
+
[improve the performance]: {{< url path="Cortex.Blogs.Releases.2025.1.ImproveThePerformance" version="2025.1" >}}
87
+
[Service Fabric BackUpRestore service has been enabled]: {{< url path="Cortex.Blogs.Releases.2025.1.ServiceFabricBackUpRestoreServiceHasBeenEnabled" version="2025.1" >}}
[Removing sensitive information from HTTP responses]: {{< url path="Cortex.Blogs.Releases.2025.1.RemovingSensitiveInformationFromHttpResponses" version="2025.1" >}}
90
+
[Improving the user experience on the Operations Overview page]: {{< url path="Cortex.Blogs.Releases.2025.1.ImprovingTheUserExperienceOnTheOperationsOverviewPage" version="2025.1" >}}
91
+
[Adding the {{% ctx %}} Version to the Gateway logo tooltip]: {{< url path="Cortex.Blogs.Releases.2025.1.AddingTheCortexVersionToTheGatewayLogoTooltip" version="2025.1" >}}
92
+
[Redesigning the Semaphore API]: {{< url path="Cortex.Blogs.Releases.2025.1.RedesigningTheSemaphoreApi" version="2025.1" >}}
93
+
[Third-party libraries has been updated]: {{< url path="Cortex.Blogs.Releases.2025.1.ThirdPartyLibrariesHasBeenUpdated" version="2025.1" >}}
94
+
[adding an unblock script]: {{< url path="Cortex.Blogs.Releases.2025.1.AddingAnUnblockScript" version="2025.1" >}}
0 commit comments