Skip to content

Commit 049aa98

Browse files
committed
change doc ordering and added summary
1 parent 6e7be67 commit 049aa98

File tree

1 file changed

+83
-52
lines changed

1 file changed

+83
-52
lines changed

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

Lines changed: 83 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -20,51 +20,71 @@ Installation artefacts can be requested by raising a case in the [{{% ctx %}} Se
2020
2025.3 is the third [Release][] of the next generation of {{% ctx %}} and improves on the [2025.1][] release in the following areas:
2121

2222
* Capability
23-
* Documentation
2423
* Scalability
2524
* Security
2625
* Usability
2726
* Third-Party Support
2827
* Installation <!-- I think it's not required -->
2928
* Upgrade <!-- I think it's not required -->
29+
* Documentation
3030

3131
{{% cr %}}
3232
This release introduces the following new features to the {{% ctx %}} platform:
3333

34-
<!-- TODO -->
34+
* Support for [creating new process from Natural Language][].
35+
* Improved [reading of reliable collection data][].
36+
37+
[Scalability][] has been enhanced by:
38+
39+
* [enabling automated backups for disaster recovery][].
40+
* [removing old executions on Execution Service startup][].
41+
* [migrating RabbitMQ queues to Quorum Queues][].
42+
43+
We tightened the [Security][] of the platform with [general security enhancements][] by enabling [configurable Global RunAs User for flows][].
44+
45+
Improvement to the [Usability][] of the Product Portal has been made by [improving the page load speed][] and [hide unsupported versions of the documentation][]
46+
47+
The [Third-party components][] [RabbitMQ and Erlang has been updated][] to allow support for RabbitMQ Quorum queue.
48+
49+
[Installation][] and [Upgrade][] artefacts have been updated to include the required version of RabbitMQ and Erlang.
50+
51+
Finally, the [Documentation][] includes updates related to:
52+
53+
* [Studio Import and Export documentation][]
54+
* [removal of "7.2" and "Innovation" from documentation][]
3555

3656
### Components
3757

3858
<!-- TO UPDATE -->
3959

4060
| <nobr> Release Component </nobr> | Version | Updated | Update Type | Breaking Change | Notes |
4161
|--------------------------------------------------------------------------------|---------------|---------|---------------|-----------------|--------|
42-
| <nobr>[{{% ctx %}} Innovation Core Application][] </nobr> | 56.1.4.25130 | Yes | Major | Potential | Major changes occurred between internal development releases, these changes are related to the [Semaphore API has been redesigned][Potential Breaking - Redesigned Semaphore API] causing changes to Semaphore API routes |
43-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} API Gateway Service][] </nobr> | 40.0.5.25130 | Yes | Major | Potential | Major changes occurred between internal development releases, these changes are related to the [Semaphore API has been redesigned][Potential Breaking - Redesigned Semaphore API] causing changes to Semaphore API routes |
44-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Authorisation Service][] </nobr> | 7.0.18.25130 | Yes | Patch | N/A | |
45-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Concurrency Management Service][] </nobr> | 7.3.3.25130 | Yes | Minor | N/A | |
46-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Configuration Management Service][] </nobr> | 7.0.18.25130 | Yes | Patch | N/A | |
47-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Data Storage Service][] </nobr> | 9.0.30.25130 | Yes | Patch | N/A | |
48-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Execution Management Service][] </nobr> | 7.0.25.25130 | Yes | Patch | N/A | |
49-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Licence Management Service][] </nobr> | 7.0.18.25130 | Yes | Patch | N/A | |
50-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Listeners Service][] </nobr> | 3.0.3.25130 | Yes | Major | No | Major changes occurred between internal development releases, however, these changes are not breaking between 2024.11 and 2025.1 |
51-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Monitoring Service][] </nobr> | 2.6.3.25130 | Yes | Minor | N/A | |
52-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Package Management Service][] </nobr> | 11.0.22.25130 | Yes | Patch | N/A | |
53-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Provisioning Service][] </nobr> | 14.0.6.25130 | Yes | Major | No | Major changes occurred between internal development releases, however, these changes are not breaking between 2024.11 and 2025.1 |
54-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Scheduling Service][] </nobr> | 7.0.28.25130 | Yes | Patch | N/A | |
55-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Triggers Service][] </nobr> | 11.0.20.25130 | Yes | Patch | N/A | |
56-
| <nobr>[{{% ctx %}} Innovation Execution Application][] </nobr> | 25.3.7.25130 | Yes | Minor | N/A | |
57-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Execution Service][] </nobr> | 25.3.7.25130 | Yes | Minor | N/A | |
58-
| <nobr>[{{% ctx %}} Gateway][Gateway], including [{{% ctx %}} Studio][] </nobr> | 12.17.1.25130 | Yes | Minor | N/A | |
59-
| <nobr>[{{% ctx %}} Blocks Package][Blocks] </nobr> | 48.3.0.25130 | Yes | Minor | N/A | |
60-
| <nobr>[{{% ctx %}} Interaction Portal][Interaction Portal] </nobr> | 3.1.0.24470 | Yes | Minor | N/A | |
61-
| <nobr>{{% ctx %}} App Server Install Scripts </nobr> | 5.2.9.25120 | Yes | Patch | N/A | |
62-
| <nobr>{{% ctx %}} Web App Server Install Scripts </nobr> | 8.1.2.24460 | No | N/A | N/A | |
63-
| <nobr>{{% ctx %}} Upgrade Scripts </nobr> | 1.2.18.25120 | Yes | Patch | N/A | |
64-
| <nobr>{{% ctx %}} Licence Fingerprint Generator </nobr> | 4.1.0.24360 | No | N/A | N/A | |
62+
| <nobr>[{{% ctx %}} Innovation Core Application][] </nobr> | 57.2.1.25210 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
63+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} API Gateway Service][] </nobr> | 41.1.1.25210 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
64+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Authorisation Service][] </nobr> | 8.0.1.25160 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
65+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Concurrency Management Service][] </nobr> | 8.0.1.25160 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
66+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Configuration Management Service][] </nobr> | 8.0.1.25160 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
67+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Data Storage Service][] </nobr> | 10.1.0.25210 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
68+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Execution Management Service][] </nobr> | 8.1.2.25210 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
69+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Licence Management Service][] </nobr> | 8.0.1.25160 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
70+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Listeners Service][] </nobr> | 4.0.1.25160 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
71+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Monitoring Service][] </nobr> | 3.0.2.25160 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
72+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Package Management Service][] </nobr> | 12.0.3.25210 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
73+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Provisioning Service][] </nobr> | 15.0.2.25160 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
74+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Scheduling Service][] </nobr> | 8.0.2.25160 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
75+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Triggers Service][] </nobr> | 12.0.2.25160 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
76+
| <nobr>[{{% ctx %}} Innovation Execution Application][] </nobr> | 26.4.0.25210 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
77+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Execution Service][] </nobr> | 26.4.0.25210 | Yes | Major | Yes | Major changes occurred between releases, these changes are related the change of RabbitMQ Queue type from `Classic` to `Quorum` are [breaking][Breaking - Change of RabbitMQ Queue type from Classic to Quorum] between 2025.1 and 2025.3 |
78+
| <nobr>[{{% ctx %}} Gateway][Gateway], including [{{% ctx %}} Studio][] </nobr> | 12.24.1.25210 | Yes | Minor | N/A | |
79+
| <nobr>[{{% ctx %}} Blocks Package][Blocks] </nobr> | 48.4.1.25160 | Yes | Minor | N/A | |
80+
| <nobr>[{{% ctx %}} Interaction Portal][Interaction Portal] </nobr> | 3.1.0.24470 | No | N/A | N/A | |
81+
| <nobr>{{% ctx %}} App Server Install Scripts </nobr> | 5.2.10.25150 | Yes | Patch | N/A | |
82+
| <nobr>{{% ctx %}} Web App Server Install Scripts </nobr> | 8.1.4.25220 | Yes | Patch | N/A | |
83+
| <nobr>{{% ctx %}} Upgrade Scripts </nobr> | 1.2.19.25150 | Yes | Patch | N/A | |
84+
| <nobr>{{% ctx %}} Licence Fingerprint Generator </nobr> | 4.1.1.25130 | Yes | Patch | N/A | |
6585
| <nobr>{{% ctx %}} Encryption Key Generator </nobr> | 2.0.0.24350 | No | N/A | N/A | |
66-
| <nobr>{{% ctx %}} Encryptor </nobr> | 3.1.0.24330 | No | N/A | N/A | |
67-
| <nobr>{{% ctx %}} Flows Upgrader </nobr> | 2.0.1.24450 | No | N/A | N/A | |
86+
| <nobr>{{% ctx %}} Encryptor </nobr> | 3.2.0.25160 | Yes | Minor | N/A | |
87+
| <nobr>{{% ctx %}} Flows Upgrader </nobr> | 2.0.2.25220 | Yes | Patch | N/A | |
6888
| <nobr>{{% ctx %}} Observability</nobr> | 3.0.0 | No | N/A | N/A | |
6989

7090
### Features
@@ -89,36 +109,13 @@ Affected Components:
89109
<!-- Create Process from Natural Language - Improve Reliability -->
90110
<!-- Create Process From Natural Language - Make OpenAI_Key and OpenAI_Model encryptable -->
91111

92-
##### Improved collection cache reliability
112+
##### Improved reading of reliable collection
93113

94-
The collection cache within the [{{% ctx %}} Execution][{{% ctx %}} Execution Service] has been improved to ensure that it is always up to date, even if events are missed.
114+
The reading of the reliable collection has be improved by introducing an on-demand cache of the reliable collection data on the [{{% ctx %}} Execution][{{% ctx %}} Execution Service].
95115

96116
Affected Components:
97117

98118
<!-- Execution Service - Collection cache should always be up to date even if events are missed -->
99-
<!-- Execution Service - Collections cache could fail to load if DataStorage service is unhealthy -->
100-
101-
#### Documentation
102-
103-
##### Added Studio Import and Export documentation
104-
105-
The [Studio Import and Export documentation][] has been added to the [{{% ctx %}} Product Portal][] to include information on how to import and export Studio packages.
106-
107-
<!-- Product Portal - Add Studio Import and Export -->
108-
109-
##### Unsupported versions of the documentation are now hidden
110-
111-
The [{{% ctx %}} Product Portal][] has been updated to hide unsupported versions of the documentation.
112-
113-
<!-- Product Portal - Make unsupported versions of docs hidden -->
114-
115-
##### Removed "7.2" and "Innovation" from documentation
116-
117-
<!-- TODO? -->
118-
119-
The [{{% ctx %}} Product Portal][] has been updated to remove "Innovation" and "7.2" from the documentation.
120-
121-
<!-- Product Portal - Remove "Innovation" and "7.2" from Documentation -->
122119

123120
#### Scalability
124121

@@ -196,6 +193,12 @@ Affected Components:
196193

197194
<!-- Product Portal - Optimise search index mechanism to prevent page freeze -->
198195

196+
##### Unsupported versions of the documentation are now hidden
197+
198+
The [{{% ctx %}} Product Portal][] has been updated to hide unsupported versions of the documentation.
199+
200+
<!-- Product Portal - Make unsupported versions of docs hidden -->
201+
199202
#### Third-Party Support
200203

201204
##### Updated RabbitMQ and Erlang
@@ -213,18 +216,46 @@ Affected Components:
213216

214217
#### Installation
215218

219+
##### Updated RabbitMQ and Erlang artefacts for installation
220+
221+
The artefact has been updated to include the required version of RabbitMQ and Erlang.
222+
216223
<!-- The AC talks about RabbitMQ 3.13.7 --- Is That out of date to talk about? -->
217224
<!-- Upgrade RabbitMQ & Erlang - Installation -->
218225

219226
#### Upgrade
220227

228+
##### Updated RabbitMQ and Erlang artefacts for upgrade
229+
230+
The artefact has been updated to include the required version of RabbitMQ and Erlang.
221231
<!-- The AC talks about RabbitMQ 3.13.7 --- Is That out of date to talk about? -->
222232
<!-- Upgrade RabbitMQ and Erlang - Upgrade -->
223233

234+
#### Documentation
235+
236+
##### Added Studio Import and Export documentation
237+
238+
The [Studio Import and Export documentation][] has been added to the [{{% ctx %}} Product Portal][] to include information on how to import and export Studio packages.
239+
240+
<!-- Product Portal - Add Studio Import and Export -->
241+
242+
##### Removed "7.2" and "Innovation" from documentation
243+
244+
The [{{% ctx %}} Product Portal][] has been updated to remove "Innovation" and "7.2" from the documentation.
245+
246+
<!-- Product Portal - Remove "Innovation" and "7.2" from Documentation -->
247+
224248
### Bug Fixes
225249

226250
#### Capability
227251

252+
##### Collections cache could fail to load if DataStorage service is unhealthy
253+
254+
A bug has been fixed where the collections cache could fail to load if the [{{% ctx %}} Data Storage Service][] was unhealthy.
255+
256+
Affected Components:
257+
<!-- Execution Service - Collections cache could fail to load if DataStorage service is unhealthy -->
258+
228259
##### Control characters in response not completely cleaned
229260

230261
A bug has been fixed where not all control characters were being cleaned from the input of the and [SSH & Telnet Blocks][].

0 commit comments

Comments
 (0)