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/2025.X/2025.7.md
+70-44Lines changed: 70 additions & 44 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ date: 2025-08-11
5
5
author: Paul Arnold ([@paulmarnold](https://twitter.com/paulmarnold))
6
6
---
7
7
8
+
<!-- TODO - Date -->
9
+
8
10
## Summary
9
11
10
12
The 2025.7 [Fast Track][] is now available.
@@ -24,56 +26,69 @@ Installation artefacts can be requested by raising a case in the [{{% ctx %}} Se
24
26
* Observability
25
27
* Documentation
26
28
29
+
<!-- TODO - Review -->
30
+
27
31
This release introduces multiple new features to the {{% ctx %}} Platform:
28
32
29
-
* The [{{% ctx %}} Trigger Service now supports loading MIBs to translate SNMP traps][Capability - Support for MIBs loading to the {{% ctx %}} Trigger Service].
30
-
* The [trap details now includes a ReceivedAt field][Capability - Added ReceivedAt to trap details].
31
-
* The [SSH Block now supports non-printable characters in the command][Capability - Added support for non-printable characters in SSH block].
32
-
* The [Log Event Block now allows the user to provide a path to log to][Capability - Added support for user to provide a log path on Log Event blocks].
33
-
* The [Running Executions grid now allows the user to select multiple executions and stop them at once][Capability - Added support for stopping multiple executions].
33
+
* The [{{% ctx %}} Trigger Service now support SNMP MIB loading and OID translation][Capability - Support for SNMP MIB loading and OID translation].
34
+
* The [SNMP Trap Details now includes the ReceivedAt field][Capability - Added ReceivedAt property to SNMP Trap Details].
35
+
* The [SSH Command Block][] now has support for:
36
+
*[non-printable characters][Capability - Added support for non-printable characters in Execute SSH Command Block].
37
+
*[response grace period][Capability - Added support for response grace period in Execute SSH Command Block].
38
+
* The [Log Event Block now supports custom log path][Capability - Added support for custom log path on Log Event blocks].
39
+
* The [Running Executions grid now allows stopping multiple running executions][Capability - Added support for stopping multiple running executions].
34
40
35
41
The [Performance][] of the {{% ctx %}} has been improved by:
36
42
37
-
*[batching the stopping of multiple executions][Performance - Batched stopping executions].
38
-
*[improving the performance of the monitoring service][Performance - Improved performance of monitoring service].
*[optimising the monitoring execution updates][Performance - Improved performance of monitoring execution updates].
45
+
46
+
[Observability][] has been updated to use [Grafana Alloy instead of Promtail for ingesting logs to Grafana Loki][Observability - Migrated from Promtail to Grafana Alloy].
47
+
48
+
Finally, the [Documentation][] includes updates related to:
49
+
50
+
*[adding a new User Guide for the Flow Explorer][Documentation - Added new User Guide].
51
+
*[pointing documentation to the Flow Editor User Guide][Documentation - Updated documentation to point to Flow Editor User Guide].
39
52
40
53
### Components
41
54
42
-
| <nobr> Release Component </nobr> | Version | Updated | Update Type | Breaking Change | Notes |
| <nobr>[{{% ctx %}} Innovation Execution Application][] </nobr> | 27.3.1.25310 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the Code Analyser that restricts what C# code can be executed from flows within CORTEX and is [breaking][Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service] between 2025.3 and 2025.7. |
59
-
| <nobr> > [{{% ctx %}} Execution Service][] </nobr> | 27.3.1.25310 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the Code Analyser that restricts what C# code can be executed from flows within CORTEX and is [breaking][Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service] between 2025.3 and 2025.7. |
60
-
| <nobr>[{{% ctx %}} Gateway][Gateway] </nobr> | 13.5.0.25260 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the Code Analyser that restricts what C# code can be executed from flows within CORTEX and is [breaking][Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service] between 2025.3 and 2025.7. |
<!-- 36196 CORTEX Gateway - make client use single request to backend for stopping multiple executions -->
185
200
<!-- 36488 Execution Management Service - Batch stop executions with single message to each execution service -->
186
201
187
-
##### Improved performance of monitoring service
202
+
##### Improved performance of monitoring execution updates
188
203
189
204
The {{% ctx %}} Platform has been updated to optimise the performance of the [{{% ctx %}} Monitoring Service][] by batching execution updates from the [{{% ctx %}} Execution Service][] rather than sending each update individually. This reduces the number of messages sent to the [{{% ctx %}} Monitoring Service][] and improves overall performance.
190
205
@@ -213,7 +228,8 @@ Affected Components:
213
228
214
229
#### Documentation
215
230
216
-
##### Added new User Guides
231
+
<!-- TODO - Removed the "s" from Guides -->
232
+
##### Added new User Guide
217
233
218
234
User Guide have been added to the {{% ctx %}} Product Portal about the [Flow Explorer][User Guide - Flow Explorer].
219
235
@@ -248,10 +264,14 @@ There are no features removed in the 2025.7 release of the {{% ctx %}} Platform.
248
264
249
265
### Potential Breaking Changes
250
266
267
+
<!-- TODO - Potential Breaking Changes -->
268
+
251
269
There are no known potential breaking changes as part of the 2025.7 release of the {{% ctx %}} Platform.
252
270
253
271
### Breaking Changes
254
272
273
+
<!-- TODO - Breaking Changes -->
274
+
255
275
The following features have introduced breaking changes in the 2025.7 release of the {{% ctx %}} Platform:
256
276
257
277
#### Introduced Code Analyser to the {{% ctx %}} Execution Service
@@ -266,6 +286,8 @@ To disable the Code Analyser, or to update the Allowed list, please refer to the
266
286
267
287
### Known Limitations
268
288
289
+
<!-- TODO - Known Limitations -->
290
+
269
291
There are no known limitations added as part of the 2025.7 release of the {{% ctx %}} Platform.
270
292
271
293
## Version Support
@@ -301,6 +323,8 @@ There are no known limitations added as part of the 2025.7 release of the {{% ct
301
323
302
324
### Observability Compatibility
303
325
326
+
<!-- TODO - Observability Compatibility -->
327
+
304
328
| Release | Grafana Version | Grafana Loki Version | {{% ctx %}} Observability Version |
0 commit comments