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/2024.X/2024.11.md
+14-17Lines changed: 14 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ This release introduces multiple new features to the {{% ctx %}} platform:
36
36
* The [Operations Overview page][] has been added to {{% ctx %}} Gateway to provide a high-level view of the system's operations, which includes:
37
37
* Current Status
38
38
* Filters
39
-
*Flows graphs
39
+
*Flow graphs
40
40
* The [configuration for maximum query string length][] has been added to the {{% ctx %}} Gateway `web.config`.
41
41
* The [Cortex Interaction Portal can now be installed multiple times on the same machine][].
42
42
@@ -47,13 +47,13 @@ The [Performance][] of the {{% ctx %}} has been improved by:
47
47
* optimising [handling high volumes of executions more efficiently][]
48
48
* handling [session updates more reliably on slower systems][]
49
49
50
-
[Scalability][] has been enhance by [increasing the header size limit for Service Fabric API Gateway][].
50
+
[Scalability][] has been enhanced by [increasing the header size limit for Service Fabric API Gateway][].
51
51
52
-
[Security][] has been tighten by:
52
+
[Security][] has been tightened on {{% ctx %}} Gateway by:
53
53
54
-
* updating the [Content-security-policy directives][] on {{% ctx %}} Gateway
55
-
* introducing the [Permissions-Policy header][] on {{% ctx %}} Gateway
56
-
* removing the [X-XSS-PROTECTION header][] on {{% ctx %}} Gateway
54
+
* updating the [Content-security-policy directives][]
55
+
* introducing the [Permissions-Policy header][]
56
+
* removing the [X-XSS-PROTECTION header][]
57
57
58
58
[Third-party Support][] has been improved by:
59
59
@@ -108,7 +108,7 @@ Finally, the [Documentation][] includes updates related to:
108
108
| <nobr> > [{{% ctx %}} Execution Service][] </nobr> | 25.0.4.24460 | Yes | Major | No | Major changes occurred between internal development releases, however, these changes are not breaking between 2024.9 and 2024.11 |
109
109
| <nobr>[{{% ctx %}} Gateway][Gateway], including [{{% ctx %}} Studio][] </nobr> | 12.11.0.24460 | Yes | Minor | N/A ||
| <nobr>[{{% ctx %}} Interaction Portal][Interaction Portal] </nobr> | 3.0.1.24460 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to support of multiple Cortex Interaction Portal running on the same machine and are [breaking][Breaking - Added support for multiple instances of CORTEX Interaction Portal running on the same machine]|
111
+
| <nobr>[{{% ctx %}} Interaction Portal][Interaction Portal] </nobr> | 3.0.1.24460 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to support of multiple {{% ctx %}} Interaction Portal instances running on the same machine and are [breaking][Breaking - Added support for multiple instances of CORTEX Interaction Portal running on the same machine]|
[configuration for maximum query string length]: {{< ref "#added-configuration-for-maximum-query-string-length" >}}
623
-
[Cortex Interaction Portal can now be installed multiple times on the same machine]: {{< ref "#added-support-for-multiple-cortex-interaction-portal-running-on-the-same-machine" >}}
619
+
[Cortex Interaction Portal can now be installed multiple times on the same machine]: {{< ref "#added-support-for-multiple-instances-of-the-cortex-interaction-portal-running-on-the-same-machine" >}}
624
620
[session updates more reliably on slower systems]: {{< ref "#improved-session-update-reliability-on-slow-systems" >}}
625
621
[Observability]: {{< ref "#observability" >}}
626
-
[reducing the maximum size of Service Fabric Trace Logs]: {{< ref "#reduced-the-maximum-size-of-service-fabric-trace-logs" >}}
622
+
[reducing the maximum size of Service Fabric Trace Logs]: {{< ref "#reduced-the-maximum-size-of-service-fabric-logs" >}}
627
623
[Performance]: {{< ref "#performance" >}}
628
624
[handling high volumes of executions more efficiently]: {{< ref "#improved-the-performance-of-the-execution-management-service" >}}
629
625
[Scalability]: {{< ref "#scalability" >}}
630
626
[increasing the header size limit for Service Fabric API Gateway]: {{< ref "#increased-the-header-size-limit-for-service-fabric-api-gateway" >}}
[open ports for RabbitMQ Stream]: {{< ref "#opened-ports-for-rabbitmq-stream" >}}
642
638
[Upgrade]: {{< ref "#upgrade" >}}
643
-
[restoring files to pre-upgrade if the load balancer upgrade fails]: {{< ref "#improved-of-the-load-balancer-upgrade-process" >}}
639
+
[restoring files to pre-upgrade if the load balancer upgrade fails]: {{< ref "#improved-the-load-balancer-upgrade-process" >}}
644
640
[aligning the timeout of the Register-ServiceFabricApplicationType command with other commands]: {{< ref "#aligned-the-timeout-of-the-register-servicefabricapplicationtype-command-with-other-commands" >}}
645
641
[changing the extension of the studio package created by the upgrade script]: {{< ref "#changed-the-extension-of-the-studio-package-created-by-the-upgrade-script" >}}
0 commit comments