Skip to content

Commit 0432a86

Browse files
committed
finished affected components
1 parent a49743c commit 0432a86

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,9 @@ The `ControlCharactersToClean` options has now been exposed in the advanced bloc
336336

337337
Affected Components:
338338

339+
* [{{% ctx %}} Gateway][Gateway]
340+
* [{{% ctx %}} Block Packages][Blocks]
341+
339342
<!-- Blocks - SSH & Telnet - Regex to clean control characters not cleaning all control characters -->
340343

341344
#### Usability
@@ -347,12 +350,22 @@ A bug has been fixed where executions that already finished were not removed fro
347350

348351
Affected Components:
349352

353+
* [{{% ctx %}} Innovation Core Application][]
354+
* [{{% ctx %}} Execution Management Service][]
355+
* [{{% ctx %}} Innovation Execution Application][]
356+
* [{{% ctx %}} Execution Service][]
357+
350358
##### Unable to stop execution when execution service is restarted
351359

352360
A bug has been fixed when the [{{% ctx %}} Execution][{{% ctx %}} Execution Service] was unable to stop execution when the execution service was restarted.
353361

354362
Affected Components:
355363

364+
* [{{% ctx %}} Innovation Core Application][]
365+
* [{{% ctx %}} Execution Management Service][]
366+
* [{{% ctx %}} Innovation Execution Application][]
367+
* [{{% ctx %}} Execution Service][]
368+
356369
<!-- Execution Management - Unable to stop execution when execution service is restarted -->
357370

358371
##### 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
361374

362375
Affected Components:
363376

377+
* [{{% ctx %}} Gateway][Gateway]
378+
* [{{% ctx %}} Innovation Execution Application][]
379+
* [{{% ctx %}} Execution Service][]
380+
364381
<!-- Flow Engine - Can't use variable of list<structure> type in expression -->
365382

366383
##### 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
369386

370387
Affected Components:
371388

389+
* [{{% ctx %}} Gateway][Gateway]
390+
* [{{% ctx %}} Innovation Execution Application][]
391+
* [{{% ctx %}} Execution Service][]
392+
372393
<!-- NOT SURE WHETHER TO INCLUDE? -->
373394
<!-- Key not found in Run Flow input variable -->
374395

@@ -378,6 +399,10 @@ A bug has been fixed where a flow was not found due to a change in non concurren
378399

379400
Affected Components:
380401

402+
* [{{% ctx %}} Gateway][Gateway]
403+
* [{{% ctx %}} Innovation Execution Application][]
404+
* [{{% ctx %}} Execution Service][]
405+
381406
<!-- Flow not found due to a change in non concurrent collections -->
382407

383408
#### Installation
@@ -388,6 +413,8 @@ A bug has been fixed where the [Gateway Install Script][] was failing to set per
388413

389414
Affected Components:
390415

416+
* {{% ctx %}} Web App Server Install Scripts
417+
391418
<!-- Gateway Install Script > Set-RepoPermission function failing to set permissions -->
392419

393420
### Deprecated Features

0 commit comments

Comments
 (0)