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
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -336,6 +336,9 @@ The `ControlCharactersToClean` options has now been exposed in the advanced bloc
336
336
337
337
Affected Components:
338
338
339
+
*[{{% ctx %}} Gateway][Gateway]
340
+
*[{{% ctx %}} Block Packages][Blocks]
341
+
339
342
<!-- Blocks - SSH & Telnet - Regex to clean control characters not cleaning all control characters -->
340
343
341
344
#### Usability
@@ -347,12 +350,22 @@ A bug has been fixed where executions that already finished were not removed fro
347
350
348
351
Affected Components:
349
352
353
+
*[{{% ctx %}} Innovation Core Application][]
354
+
*[{{% ctx %}} Execution Management Service][]
355
+
*[{{% ctx %}} Innovation Execution Application][]
356
+
*[{{% ctx %}} Execution Service][]
357
+
350
358
##### Unable to stop execution when execution service is restarted
351
359
352
360
A bug has been fixed when the [{{% ctx %}} Execution][{{% ctx %}} Execution Service] was unable to stop execution when the execution service was restarted.
353
361
354
362
Affected Components:
355
363
364
+
*[{{% ctx %}} Innovation Core Application][]
365
+
*[{{% ctx %}} Execution Management Service][]
366
+
*[{{% ctx %}} Innovation Execution Application][]
367
+
*[{{% ctx %}} Execution Service][]
368
+
356
369
<!-- Execution Management - Unable to stop execution when execution service is restarted -->
357
370
358
371
##### Unable to use List<Structure> type in expression
@@ -361,6 +374,10 @@ A bug has been fixed where the user was unable to use a variable of type `List<S
361
374
362
375
Affected Components:
363
376
377
+
*[{{% ctx %}} Gateway][Gateway]
378
+
*[{{% ctx %}} Innovation Execution Application][]
379
+
*[{{% ctx %}} Execution Service][]
380
+
364
381
<!-- Flow Engine - Can't use variable of list<structure> type in expression -->
365
382
366
383
##### Runtime error when passing a dictionary as an input variable of a Run Flow block
@@ -369,6 +386,10 @@ A bug has been fixed where a runtime error was thrown when passing a dictionary
369
386
370
387
Affected Components:
371
388
389
+
*[{{% ctx %}} Gateway][Gateway]
390
+
*[{{% ctx %}} Innovation Execution Application][]
391
+
*[{{% ctx %}} Execution Service][]
392
+
372
393
<!-- NOT SURE WHETHER TO INCLUDE? -->
373
394
<!-- Key not found in Run Flow input variable -->
374
395
@@ -378,6 +399,10 @@ A bug has been fixed where a flow was not found due to a change in non concurren
378
399
379
400
Affected Components:
380
401
402
+
*[{{% ctx %}} Gateway][Gateway]
403
+
*[{{% ctx %}} Innovation Execution Application][]
404
+
*[{{% ctx %}} Execution Service][]
405
+
381
406
<!-- Flow not found due to a change in non concurrent collections -->
382
407
383
408
#### Installation
@@ -388,6 +413,8 @@ A bug has been fixed where the [Gateway Install Script][] was failing to set per
388
413
389
414
Affected Components:
390
415
416
+
* {{% ctx %}} Web App Server Install Scripts
417
+
391
418
<!-- Gateway Install Script > Set-RepoPermission function failing to set permissions -->
0 commit comments