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.3.md
+11-36Lines changed: 11 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -276,27 +276,24 @@ Affected Components:
276
276
*[{{% ctx %}} Innovation Execution Application][]
277
277
*[{{% ctx %}} Execution Service][]
278
278
279
-
##### Control characters in response not completely cleaned
279
+
##### Control characters in SSH and Telnet response not completely cleaned
280
280
281
-
A bug has been fixed where not all control characters were being cleaned from the input of the and [SSH][] and [Telnet blocks][].
281
+
A bug has been fixed where not all control characters were being cleaned from the input of the [SSH][] and [Telnet blocks][].
282
282
283
283
{{% alert title="Note" %}}
284
-
The `ControlCharactersToClean`options has now been exposed in the advanced block properties Configuration Setting is now exposed, allowing it to be overwritten on a per block basis using the advanced `Configuration Settings` block property of the {{< ahref path="Cortex.Reference.Blocks.Ssh.MainDoc" version="2025.3" title="SSH" >}} and {{< ahref path="Cortex.Reference.Blocks.Telnet.MainDoc" version="2025.3" title="Telnet blocks" >}}.
284
+
The `ControlCharactersToClean`option has now been exposed in the advanced block properties `Configuration Settings`, allowing it to be overwritten on a per block basis using the advanced `Configuration Settings` block property of the {{< ahref path="Cortex.Reference.Blocks.Ssh.ExecuteSshCommand.ExecuteSshCommandBlock.ConfigurationSettings" version="2025.3" title="SSH" >}} and {{< ahref path="Cortex.Reference.Blocks.Telnet.ExecuteTelnetCommand.ExecuteTelnetCommand.ConfigurationSettings" version="2025.3" title="Telnet blocks" >}}.
285
285
{{% /alert %}}
286
286
287
287
Affected Components:
288
288
289
289
*[{{% ctx %}} Gateway][Gateway]
290
290
*[{{% ctx %}} Block Packages][Blocks]
291
291
292
-
<!-- Blocks - SSH & Telnet - Regex to clean control characters not cleaning all control characters -->
293
-
294
292
#### Usability
295
293
296
-
##### Executions out of sync
294
+
##### Running executions out of sync
297
295
298
-
A bug has been fixed where executions that already finished were not removed from the list of running executions in the [{{% ctx %}} Execution][{{% ctx %}} Execution Service].
299
-
<!-- Execution Management - Executions are out of sync (contains executions which should have been finished a long time ago) -->
296
+
A bug has been fixed where executions that already finished were not removed from the list of running executions in the [{{% ctx %}} Execution Service][].
300
297
301
298
Affected Components:
302
299
@@ -305,56 +302,36 @@ Affected Components:
305
302
*[{{% ctx %}} Innovation Execution Application][]
306
303
*[{{% ctx %}} Execution Service][]
307
304
308
-
##### Unable to stop execution when execution service is restarted
305
+
##### Unable to use List<Structure> type in expression
309
306
310
-
A bug has been fixed when the [{{% ctx %}} Execution][{{% ctx %}} Execution Service] was unable to stop execution when the execution service was restarted.
311
-
312
-
Affected Components:
313
-
314
-
*[{{% ctx %}} Innovation Core Application][]
315
-
*[{{% ctx %}} Execution Management Service][]
316
-
*[{{% ctx %}} Innovation Execution Application][]
317
-
*[{{% ctx %}} Execution Service][]
318
-
319
-
<!-- Execution Management - Unable to stop execution when execution service is restarted -->
320
-
321
-
##### Unable to use List<Structure> type in expression
322
-
323
-
A bug has been fixed where the user was unable to use a variable of type `List<Structure>` in an expression.
307
+
A bug has been fixed where, under certain circumstances, the user was unable to use a variable of type `List<Structure>` in an expression.
324
308
325
309
Affected Components:
326
310
327
311
*[{{% ctx %}} Gateway][Gateway]
328
312
*[{{% ctx %}} Innovation Execution Application][]
329
313
*[{{% ctx %}} Execution Service][]
330
314
331
-
<!-- Flow Engine - Can't use variable of list<structure> type in expression -->
332
-
333
315
##### Runtime error when passing a dictionary as an input variable of a Run Flow block
334
316
335
-
A bug has been fixed where a runtime error was thrown when passing a dictionary as an input variable of a Run Flow block.
317
+
A bug has been fixed where, under certain circumstances, a runtime error was thrown when passing a dictionary as an input variable of a Run Flow block.
336
318
337
319
Affected Components:
338
320
339
321
*[{{% ctx %}} Gateway][Gateway]
340
322
*[{{% ctx %}} Innovation Execution Application][]
341
323
*[{{% ctx %}} Execution Service][]
342
324
343
-
<!-- NOT SURE WHETHER TO INCLUDE? -->
344
-
<!-- Key not found in Run Flow input variable -->
345
-
346
325
##### Flow not found due to a change in non concurrent collections
347
326
348
-
A bug has been fixed where a flow was not found due to a change in non concurrent collections.
327
+
A bug has been fixed where, under certain circumstances, a flow was not found due to a change in non concurrent collections.
349
328
350
329
Affected Components:
351
330
352
331
*[{{% ctx %}} Gateway][Gateway]
353
332
*[{{% ctx %}} Innovation Execution Application][]
354
333
*[{{% ctx %}} Execution Service][]
355
334
356
-
<!-- Flow not found due to a change in non concurrent collections -->
357
-
358
335
#### Installation
359
336
360
337
##### Gateway Installation Script failing to set permissions
@@ -365,8 +342,6 @@ Affected Components:
365
342
366
343
* {{% ctx %}} Web App Server Install Scripts
367
344
368
-
<!-- Gateway Install Script > Set-RepoPermission function failing to set permissions -->
369
-
370
345
### Deprecated Features
371
346
372
347
There are no features deprecated as part of the 2025.3 release of the {{% ctx %}} Platform.
@@ -515,8 +490,8 @@ Releases are currently forecast to be made available on:
0 commit comments