Skip to content

Commit 6241fd1

Browse files
committed
review with PO
1 parent c11517f commit 6241fd1

1 file changed

Lines changed: 11 additions & 36 deletions

File tree

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

Lines changed: 11 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -276,27 +276,24 @@ Affected Components:
276276
* [{{% ctx %}} Innovation Execution Application][]
277277
* [{{% ctx %}} Execution Service][]
278278

279-
##### Control characters in response not completely cleaned
279+
##### Control characters in SSH and Telnet response not completely cleaned
280280

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][].
282282

283283
{{% 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" >}}.
285285
{{% /alert %}}
286286

287287
Affected Components:
288288

289289
* [{{% ctx %}} Gateway][Gateway]
290290
* [{{% ctx %}} Block Packages][Blocks]
291291

292-
<!-- Blocks - SSH & Telnet - Regex to clean control characters not cleaning all control characters -->
293-
294292
#### Usability
295293

296-
##### Executions out of sync
294+
##### Running executions out of sync
297295

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][].
300297

301298
Affected Components:
302299

@@ -305,56 +302,36 @@ Affected Components:
305302
* [{{% ctx %}} Innovation Execution Application][]
306303
* [{{% ctx %}} Execution Service][]
307304

308-
##### Unable to stop execution when execution service is restarted
305+
##### Unable to use List&lt;Structure&gt; type in expression
309306

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.
324308

325309
Affected Components:
326310

327311
* [{{% ctx %}} Gateway][Gateway]
328312
* [{{% ctx %}} Innovation Execution Application][]
329313
* [{{% ctx %}} Execution Service][]
330314

331-
<!-- Flow Engine - Can't use variable of list<structure> type in expression -->
332-
333315
##### Runtime error when passing a dictionary as an input variable of a Run Flow block
334316

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.
336318

337319
Affected Components:
338320

339321
* [{{% ctx %}} Gateway][Gateway]
340322
* [{{% ctx %}} Innovation Execution Application][]
341323
* [{{% ctx %}} Execution Service][]
342324

343-
<!-- NOT SURE WHETHER TO INCLUDE? -->
344-
<!-- Key not found in Run Flow input variable -->
345-
346325
##### Flow not found due to a change in non concurrent collections
347326

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.
349328

350329
Affected Components:
351330

352331
* [{{% ctx %}} Gateway][Gateway]
353332
* [{{% ctx %}} Innovation Execution Application][]
354333
* [{{% ctx %}} Execution Service][]
355334

356-
<!-- Flow not found due to a change in non concurrent collections -->
357-
358335
#### Installation
359336

360337
##### Gateway Installation Script failing to set permissions
@@ -365,8 +342,6 @@ Affected Components:
365342

366343
* {{% ctx %}} Web App Server Install Scripts
367344

368-
<!-- Gateway Install Script > Set-RepoPermission function failing to set permissions -->
369-
370345
### Deprecated Features
371346

372347
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:
515490
[Upgrade Instructions]: {{< ref "#upgrade-instructions" >}}
516491

517492
[Blocks]: {{< url path="Cortex.Reference.Blocks.MainDoc" version="2025.3" >}}
518-
[SSH]: {{< url path="Cortex.Reference.Blocks.Ssh.MainDoc" version="2025.3" >}}
519-
[Telnet blocks]: {{< url path="Cortex.Reference.Blocks.Telnet.MainDoc" version="2025.3" >}}
493+
[SSH]: {{< url path="Cortex.Reference.Blocks.Ssh.ExecuteSshCommand.ExecuteSshCommandBlock.ConfigurationSettings" version="2025.3" >}}
494+
[Telnet blocks]: {{< url path="Cortex.Reference.Blocks.Telnet.ExecuteTelnetCommand.ExecuteTelnetCommand.ConfigurationSettings" version="2025.3" >}}
520495

521496
[Service Fabric]: {{< url path="Cortex.Reference.Glossary.P-T.ServiceFabric" version="2025.3" >}}
522497

0 commit comments

Comments
 (0)