Skip to content

Commit c7206db

Browse files
committed
removed unecessary comments
1 parent 47f799f commit c7206db

1 file changed

Lines changed: 0 additions & 32 deletions

File tree

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

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ TODO - Complete Table
109109

110110
#### Capability
111111

112-
<!--##### Engine - Adding ServiceDetails to ExecutionContext- PBI -->
113112
##### Added ServiceDetails to ExecutionContext
114113

115114
The `ExecutionContext` now contains the `ServiceDetails`, providing information about the service that the execution is running on, including
@@ -140,7 +139,6 @@ Affected Components:
140139
* [{{% ctx %}} Innovation Execution Application][]
141140
* [{{% ctx %}} Execution Service][]
142141

143-
<!--##### Engine - Block logging controlled per block- PBI PBI -->
144142
##### Added ability to configure block logging on each block
145143

146144
All blocks now have a new advanced `Logging` setting that lets you control whether the [Block][Blocks] logs its activity. You can choose to always log by setting the `enabled` property in `Logging` to `true`, to never log by setting it to `false` or to have logging controlled by
@@ -172,7 +170,6 @@ Affected Components:
172170

173171
#### Security
174172

175-
<!--##### API Gateway - Encryption Endpoint - PBI -->
176173
##### Added Encryption Endpoint to {{% ctx %}} API Gateway Service
177174

178175
The [{{% ctx %}} API Gateway Service][] now exposes a new API endpoint to encrypt user data.
@@ -183,7 +180,6 @@ Affected Components:
183180
* [{{% ctx %}} API Gateway Service][]
184181
* [{{% ctx %}} Listeners Service][]
185182

186-
<!--##### {{% ctx %}} Configuration Portal - Able to encrypt values on entry - PBI -->
187183
##### Added the ability to encrypt values in the {{% ctx %}} Configuration Portal
188184

189185
You can now securely encrypt parameter values directly when adding them to a container.
@@ -193,7 +189,6 @@ Affected Components:
193189

194190
* {{% ctx %}} Configuration Portal
195191

196-
<!--##### {{% ctx %}} Configuration Portal - Containers has RBAC- PBI -->
197192
##### Introduced Role‑Based Access Control for Containers in the {{% ctx %}} Configuration Portal
198193

199194
Role‑based access control has been added to container management, making it easier to control who can create, view, edit, delete, import, and export containers.
@@ -202,7 +197,6 @@ Affected Components:
202197

203198
* {{% ctx %}} Configuration Portal
204199

205-
<!--##### {{% ctx %}} Encryption - Improve Fallback Mechanism - PBI -->
206200
##### Added support for multiple encryption keys
207201

208202
Support has been added for specifying multiple encryption keys, allowing Dev, Test and Prod environments to encrypt data using their own key, whilst being able to decrypt data encrypted in one of the other environments.
@@ -228,7 +222,6 @@ Affected Components:
228222
* [{{% ctx %}} Innovation Execution Application][]
229223
* [{{% ctx %}} Execution Service][]
230224

231-
<!--########## Security - Microsoft patches ASP.NET Core bug rated highly critical - THIS SHOULD ONLY HAVE A BRIEF EXPLENATION- PBI- PBI -->
232225
##### Patched ASP.NET Core bug
233226

234227
A vulnerability was discovered by Microsoft in ASP.NET Core which is used by the `Services` in [{{% ctx %}} Innovation Core Application][] and [{{% ctx %}} Innovation Execution Application][], so an update to all our `Services` to use the latest version was required.
@@ -252,10 +245,6 @@ Affected Components:
252245
* [{{% ctx %}} Innovation Execution Application][]
253246
* [{{% ctx %}} Execution Service][]
254247

255-
<!--##### Configuration Portal - Export Mechanism Decrypts Passwords TODO - THIS SHOULD ONLY HAVE A BRIEF EXPLENATION- PBI -->
256-
<!--##### Configuration Portal - Security Policies - "connect-src 'self' https:;" prevents importing configuration - THIS SHOULD ONLY HAVE A BRIEF EXPLENATION- PBI -->
257-
<!--##### Configuration Portal - Security Policies - "default-src 'self';" prevents importing configuration - THIS SHOULD ONLY HAVE A BRIEF EXPLENATION- PBI -->
258-
259248
##### General Security enhancements
260249

261250
Some general security enhancements has been made to {{% ctx %}} Configuration Portal.
@@ -267,7 +256,6 @@ Affected Components:
267256

268257
#### Scalability
269258

270-
<!--##### Installation - Loadbalance RabbitMQ- PBI PBI -->
271259
##### Enhanced Service Fabric resilience to RabbitMQ node outages
272260

273261
[Service Fabric][] services now automatically connect to another RabbitMQ node if the node it's connected to becomes unavailable.
@@ -293,9 +281,6 @@ Affected Components:
293281

294282
#### Performance
295283

296-
<!--##### Execution Service - Regulate cache access to package management interactions- PBI -->
297-
<!--##### Execution Service - Add semaphore to regulate Translation And Trap Input Variable cache access- PBI -->
298-
<!--##### Execution Service - Further Performance Optimisations On Hot Code Paths - PBI -->
299284
##### Improved Execution Service concurrency and flow translation
300285

301286
The [{{% ctx %}} Execution Service][] now uses semaphores to ensure the same flow isn't translated multiple times when executed concurrently for the first time.
@@ -314,7 +299,6 @@ Affected Components:
314299
* [{{% ctx %}} Innovation Execution Application][]
315300
* [{{% ctx %}} Execution Service][]
316301

317-
<!--##### Execution Management Service - Batching for execution started/ended messages- PBI -->
318302
##### Optimised Execution Management Service event batching
319303

320304
The [{{% ctx %}} Execution Management Service][] now batches execution start/end events, reducing inter‑service traffic.
@@ -327,7 +311,6 @@ Affected Components:
327311
* [{{% ctx %}} Innovation Execution Application][]
328312
* [{{% ctx %}} Execution Service][]
329313

330-
<!--##### Monitoring Service - Limit the batch size of ExecutionCompletionDetails sent- PBI -->
331314
##### Limit The batch size of ExecutionCompletionDetails sent to the Monitoring Service
332315

333316
The [{{% ctx %}} Execution Management Service][] now limits the batch size of execution completion events, reducing inter‑service traffic.
@@ -348,7 +331,6 @@ Affected Components:
348331

349332
#### Observability
350333

351-
<!--##### Observability - Set Retention Period for Grafana Loki- PBI -->
352334
##### Set Retention Period for Grafana Loki
353335

354336
Added a retention period to Grafana Loki to ensure that Logs do not continue to grow exponentially.
@@ -361,7 +343,6 @@ Affected Components:
361343

362344
#### Installation
363345

364-
<!--##### Installation - OpenSSL issue when used over PSRemoting- PBI -->
365346
##### Improved OpenSSL certificate generation
366347

367348
The OpenSSL certificate generation process has been modified.
@@ -372,7 +353,6 @@ Affected Components:
372353

373354
* {{% ctx %}} App Server Install Scripts
374355

375-
<!--##### Installation - Gateway - Sid cannot be retried using Get-GatewayApplicationPoolUserSid- PBI-->
376356
##### Removal of dependency on Active Directory cmdlets
377357

378358
The `Installation` of [{{% ctx %}} Gateway][Gateway] no longer uses Active Directory cmdlets, removing the need to install the Active Directory PowerShell Module.
@@ -383,7 +363,6 @@ Affected Components:
383363

384364
#### Upgrade
385365

386-
<!--##### Service Fabric - ApiGateway - Certificate update At Orange means we need to change APIGateway Config Package Version Number -->
387366
##### Changed location of CertificateSettings for Service Fabric services
388367

389368
The `CertificateSettings` has been moved from the `Settings.xml` to the `appsettings.json` file for the following services:
@@ -415,7 +394,6 @@ Affected Components:
415394
* {{% ctx %}} App Server Install Scripts
416395
* {{% ctx %}} Upgrade Scripts
417396

418-
<!--##### Upgrade - Backup/Recover reliable collections on single server upgrade- PBI -->
419397
##### Backup & Restore Support for Reliable Collections during Single‑Server Upgrades
420398

421399
During a single‑server upgrade, all reliable collection data is now automatically backed up before the upgrade starts, and restored after the upgrade completes, preserving data that would have previously needed to be restored manually.
@@ -428,7 +406,6 @@ Affected Components:
428406

429407
#### Capability
430408

431-
<!--##### Blocks - Data Storage - Implement Cancellation tokens for all 5 Data Storage blocks - PBI  -->
432409
##### Inability to cancel Data Storage Blocks executions
433410

434411
A bug has been fixed with the [Data Storage Blocks][Data Storage Blocks] where the block execution would hang after an upgrade or restart, without the ability to cancel the execution.
@@ -454,7 +431,6 @@ Affected Components:
454431
* [{{% ctx %}} Innovation Execution Application][]
455432
* [{{% ctx %}} Execution Service][]
456433

457-
<!--##### Blocks - Execute HTTP Request, SOAP, OpenAPI - Set Request Timeout to Block Timeout - PBI -->
458434
##### Block Timeout ignored by Execute HTTP, SOAP, and OpenAPI Request Blocks
459435

460436
A bug has been fixed where the Block Timeout setting was being ignored by the [Execute HTTP Request][], [Execute SOAP Request][], and `Execute OpenAPI Request` blocks when making requests.
@@ -465,7 +441,6 @@ Affected Components:
465441
* [{{% ctx %}} Gateway][Gateway]
466442
* [{{% ctx %}} Block Packages][Blocks]
467443

468-
<!--##### Load Balancer - Danish character in Certificate Subject Name causes HealthChecks to fail - PBI -->
469444
##### Health check failures when using Danish characters in certificate subject
470445

471446
A bug has been fixed where health checks failed if a Danish character was used in the Certificate Subject Name for the Load Balancer.
@@ -475,7 +450,6 @@ Affected Components:
475450
* {{% ctx %}} App Server Install Scripts
476451
* {{% ctx %}} Upgrade Scripts
477452

478-
<!--##### Concurrency Management Service - Cleanup executions inside semaphores when execution service starts up - PBI -->
479453
#### Cleanup executions inside semaphores when execution service starts up
480454

481455
A bug has been fixed where executions remain inside a semaphore (locked forever) when the [{{% ctx %}} Execution Service][] service running those executions stops unexpectedly.
@@ -491,7 +465,6 @@ Affected Components:
491465

492466
#### Usability
493467

494-
<!--##### {{% ctx %}} Gateway - Expression editor can become disconnected from model with block still selected and property grid open- PBI -->
495468
##### Expression editor changes kept when clicking away and back on a block
496469

497470
A bug was fixed where making a change on the expression editor was sometimes lost when clicking on another block then clicking back on the block where the change was made.
@@ -500,7 +473,6 @@ Affected Components:
500473

501474
* [{{% ctx %}} Gateway][Gateway]
502475

503-
<!--##### Trigger Service - Should not deserialise trigger data to immutable dictionary- PBI -->
504476
##### Triggers can be removed after Trigger Service restarts
505477

506478
A bug was fixed where deleting a trigger would silently fail after a restart of the [{{% ctx %}} Triggers Service][].
@@ -512,7 +484,6 @@ Affected Components:
512484

513485
#### Upgrade
514486

515-
<!--##### Upgrade - Fingerprint Watcher holds onto fingerprint generation folder- PBI -->
516487
##### Fingerprint Watcher holds onto Fingerprint Generation folder
517488

518489
A bug was fixed where the Fingerprint Generation folder would sometimes lock during upgrade causing it to fail.
@@ -653,9 +624,6 @@ Releases are currently forecast to be made available on:
653624
[{{% ctx %}} Execution Service]: {{< url path="Cortex.Guides.CortexInnovation.ExecutionApplication.Services.ExecutionService.MainDoc" version="2025.3" >}}
654625
[Interaction Portal]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.CortexInteractionPortal.MainDoc" version="2025.3" >}}
655626

656-
657-
[Potential Breaking - Upgrade of RabbitMQ and Erlang]: {{< ref "#upgrade-of-rabbitmq-and-erlang-1" >}}
658-
659627
[Upgrade Instructions]: {{< ref "#upgrade-instructions" >}}
660628

661629
[Capability - Added ServiceDetails to ExecutionContext]: {{< ref "#added-servicedetails-to-executioncontext" >}}

0 commit comments

Comments
 (0)