Skip to content

Commit 79bba44

Browse files
committed
removed notes in release notes
1 parent b7f5a70 commit 79bba44

File tree

2 files changed

+3
-78
lines changed

2 files changed

+3
-78
lines changed

content/en/blog/releases/2024.X/2024.9.md

Lines changed: 0 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,6 @@ The [concept of Process and Activity][Process and Activity] has been introduced
111111
[Processes][Process] are a type of [Flow][] that can contain multiple [Activities][Activity] and are used to model high-level business processes.
112112
[Activities][Activity] are a type of [Flow][] that can be used to model tasks or actions.
113113

114-
<!-- Process Design & Execution - CORTEX Studio - Prevent copy paste between flows and processes -->
115-
<!-- Process Design & Execution - Gateway - Change icon of Process flows -->
116-
<!-- Process Design & Execution - Gateway - Rename Flow to Activity -->
117-
<!-- Process Design & Execution - Finalise blocks -->
118-
<!-- Process Design & Execution - Finalise Process Templates -->
119-
<!-- Process Design & Execution - Logging -->
120-
121114
Affected Components:
122115

123116
* [{{% ctx %}} Gateway][Gateway]
@@ -129,11 +122,6 @@ Affected Components:
129122

130123
It is now possible to use the [Expression editor][] for output properties.
131124
This supports a new [decomposition syntax][] allowing saving selected values from an output property to multiple variables.
132-
TODO - REVIEW DECOMPOSITION LINKS LOCAL AND OUT FROM THIS PAGE
133-
http://localhost:1313/docs/2024.9/reference/concepts/fundamentals/blocks/block-properties/property-editors/expression-editor/#expressions
134-
http://localhost:1313/docs/2024.9/reference/concepts/fundamentals/blocks/block-properties/what-is-a-block-property/#output-properties
135-
136-
<!-- Decomposition of Output Variables - Json Notation -->
137125

138126
Affected Components:
139127

@@ -145,8 +133,6 @@ Affected Components:
145133

146134
A new [built-in _executionContext variable][] is now exposed in [processes][process] and [activities][activity].
147135
The `_executionContext` variable contains the initiator of the flow execution, as well as an `Extensions` property that can be used to store additional information.
148-
TODO - REVIEW LINK TO EXECUTION CONTEXT WHICH SHOULD HAVE SECTION
149-
<!-- Flow Engine - Expose Initiator on new _executionContext builtin variable -->
150136

151137
Affected Components:
152138

@@ -158,21 +144,12 @@ Affected Components:
158144

159145
A new proxy for the {{% ctx %}} 7 Flow [API][] has been added to simplify migrating to the platform. This allows for the execution of flows using the same [API][] as the one used in {{% ctx %}} 7.
160146

161-
<!-- Legacy FlowAPI - Add API logging -->
162-
<!-- Legacy FlowApi - Add authorisation -->
163-
<!-- Legacy FlowAPI - Add configuration for the load balancer to send to all instances of the new service -->
164-
165147
The [API][] includes the following endpoints:
166148

167149
* Encrypt
168150
* Run Flow
169151
* Run Flow Asynchronously
170152

171-
<!-- Legacy Flow API - Encryption endpoint -->
172-
<!-- Legacy FlowAPI - Add Encrypt endpoint -->
173-
<!-- Legacy FlowAPI - Add legacy-style API for running flows async -->
174-
<!-- Legacy FlowAPI - New service hosting legacy-style flowAPI - sync -->
175-
176153
By default, the `Run Flow` and `Run Flow Asynchronously` endpoints will run the specified flow within the default package and version.
177154
To run the flow in a different package and version, the following [APIs][API] have been added to configure mappings between FlowNames and specific package versions:
178155

@@ -181,8 +158,6 @@ To run the flow in a different package and version, the following [APIs][API] ha
181158
* Remove single mapping
182159
* Remove all mappings
183160

184-
<!-- Legacy FlowAPI - Ability to configure mapping between a FlowName and specific package versions -->
185-
186161
Affected Components:
187162

188163
* [{{% ctx %}} Innovation Core Application][]
@@ -215,8 +190,6 @@ The following blocks and properties are logged:
215190
* [Response][]
216191
* [SSH Logs][]
217192

218-
<!-- Logging - Enable block logging for specific blocks -->
219-
220193
Affected Components:
221194

222195
* [{{% ctx %}} Innovation Execution Application][]
@@ -230,21 +203,6 @@ Affected Components:
230203
An exercise has been undertaken to reduce the total number of NServiceBus endpoints and RabbitMQ queues in the platform.
231204
This has been achieved by consolidating the endpoints and queues where possible.
232205

233-
<!-- Total Cost of Ownership - Periodically delete unused rabbitmq queues -->
234-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in API gateway service -->
235-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Authorisation service -->
236-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Concurrency Management service -->
237-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Configuration Management service -->
238-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Data Storage service -->
239-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Execution Management service -->
240-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Execution service -->
241-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Licence Management service -->
242-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Monitoring service -->
243-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Package Management service -->
244-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Provisioning service -->
245-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Scheduling service -->
246-
<!-- Total Cost of Ownership - Reduce number of logical endpoints in Triggers service -->
247-
248206
Affected Components:
249207

250208
* [{{% ctx %}} Innovation Core Application][]
@@ -267,7 +225,6 @@ Affected Components:
267225
##### Upgrade OpenSSL
268226

269227
The OpenSSL version shipped with the platform has been upgraded to the latest version.
270-
<!-- 3rd Party Libraries - Upgrade OpenSSL -->
271228

272229
Affected Components:
273230

@@ -277,7 +234,6 @@ Affected Components:
277234
##### Multi-domain certificates support
278235

279236
Support for Multi Domain Certificates in HA deployment is now supported.
280-
<!-- Product Portal - Support for Multi Domain Certificates in HA deployment needs adding (and testing) -->
281237

282238
Affected Components:
283239

@@ -287,7 +243,6 @@ Affected Components:
287243
##### New CortexManagementUser added to manage RabbitMQ queues
288244

289245
A new management user for RabbitMQ queues is now created when providing `RabbitMqManagementUser` and `RabbitMqManagementPassword` during installation or upgrade.
290-
<!-- Total Cost of Ownership - Create CortexManagementUser during upgrade -->
291246

292247
Affected Components:
293248

@@ -296,7 +251,6 @@ Affected Components:
296251
##### Server-side validation added to {{% ctx %}} Gateway API
297252

298253
The {{% ctx %}} Gateway [API][] now includes server-side validation to prevent [Path Traversal][] attacks when creating new flows and groups.
299-
<!-- Security - Vodafone GNO Pentest - 56839 - Path Traversal -->
300254

301255
Affected Components:
302256

@@ -305,7 +259,6 @@ Affected Components:
305259
##### Remove refresh token cookie on sign out
306260

307261
The refresh token cookie is now removed when a user signs out of {{% ctx %}} Gateway, preventing any further use of the token after the user has logged out.
308-
<!-- Security - Vodafone GNO Pentest - 56840 - Bearer Token not Invalidated after Logout -->
309262

310263
Affected Components:
311264

@@ -316,7 +269,6 @@ Affected Components:
316269
##### Rename Flows Charm to Dev and change icon
317270

318271
The Flows Charm has been renamed to Dev and the icon has been changed to reflect this.
319-
<!-- CORTEX Gateway - Rename Flows Charm to Dev and change icon -->
320272

321273
Affected Components:
322274

@@ -325,7 +277,6 @@ Affected Components:
325277
##### Rename Settings Charm to Admin and change icon
326278

327279
The Settings Charm has been renamed to Admin and the icon has been changed to reflect this.
328-
<!-- CORTEX Gateway - Rename Settings Charm to Admin and change icon -->
329280

330281
Affected Components:
331282

@@ -341,7 +292,6 @@ This was required as .NET 6 will be out of support in November.
341292
{{% alert title="Note" %}}
342293
Upgrade excludes {{% ctx %}} Gateway as currently on .NET Framework 4.7.2 which is not compatible with .NET 8, and still under long term support.
343294
{{% /alert %}}
344-
<!-- Upgrade .Net - Upgrade to NET 8 -->
345295

346296
Affected Components:
347297

@@ -371,7 +321,6 @@ Affected Components:
371321

372322
The latest version of Service Fabric has been included in the artefacts.
373323
During upgrade, the Service Fabric cluster version will be upgrade to the packaged version in the artefacts.
374-
<!-- Platform Upgrade - ServiceFabric Cluster Version needs upgrading in the upgrade scripts -->
375324

376325
Affected Components:
377326

@@ -386,7 +335,6 @@ The installation scripts have been amended to unblock files before running if th
386335
{{% alert title="Note" %}}
387336
`Zone.Identifier` is a file property that indicates a file was downloaded from the internet and is potentially unsafe. Windows uses this property as a protection feature.
388337
{{% /alert %}}
389-
<!-- Installation - Amend Installation scripts to unblock files before running -->
390338

391339
Affected Components:
392340

@@ -402,7 +350,6 @@ The upgrade scripts have been amended to unblock files before running if the ope
402350
{{% alert title="Note" %}}
403351
`Zone.Identifier` is a file property that indicates a file was downloaded from the internet and is potentially unsafe. Windows uses this property as a protection feature.
404352
{{% /alert %}}
405-
<!-- Upgrade - Unblock upgrade files -->
406353

407354
Affected Components:
408355

@@ -411,7 +358,6 @@ Affected Components:
411358
##### Execution Service is upgraded when the engine version is unchanged
412359

413360
The Execution Service will now be upgraded when the engine version is unchanged. This is to ensure the upgrade works, including edge cases such as patches.
414-
<!-- Platform Upgrade - Execution Service should be upgraded when the engine version is unchanged -->
415361

416362
Affected Components:
417363

@@ -424,10 +370,6 @@ This includes a `Graceful Period timeout` and a `Cancel Period Timeout`, both wh
424370

425371
Currently, there is no documentation available on how to do this. For further assistance, please raise a case in the [{{% ctx %}} Service Portal][].
426372

427-
<!-- Service Fabric - Execution Services should handle Service Fabric lifecycle events so flows end gracefully within allowed period -->
428-
<!-- Service Fabric - Execution Services should read in the timeout periods for shutdown from a configuration file -->
429-
<!-- Service Fabric - Gather data from customer on sensible timeouts for service shutdown -->
430-
431373
Affected Components:
432374

433375
* [{{% ctx %}} Innovation Core Application][]
@@ -442,41 +384,27 @@ Affected Components:
442384
##### Process and Activity
443385

444386
The [What is a Flow][] documentation has been updated to include information on the new concepts of [Processes][Process] and [Activities][Activity].
445-
<!-- Process Design & Execution - Documentation - Update What Is A Flow to talk about types of flow (Process and Activity) -->
446387

447388
##### Decomposition of Output properties
448389

449390
The [What is a Block Property][] documentation has been updated to include information on the new [Decomposition of Output properties][decomposition syntax] feature.
450-
<!-- Product Portal - add Decomposition of Output properties to What is a Block Property information page -->
451-
TODO - REVIEW DECOMPOSITION LINKS LOCAL AND OUT FROM THIS PAGE
452-
http://localhost:1313/docs/2024.9/reference/concepts/fundamentals/blocks/block-properties/property-editors/expression-editor/#expressions
453-
http://localhost:1313/docs/2024.9/reference/concepts/fundamentals/blocks/block-properties/what-is-a-block-property/#output-properties
454-
455391

456392
##### Prevent deadlocks when using semaphores
457393

458394
A new section has been added to the documentation explaining how to [prevent deadlocks][] when using semaphores.
459-
<!-- Product Portal - What is a semaphore? - Preventing Deadlocks -->
460395

461396
##### Screenshots updated
462397

463398
Screenshots within the documentation has been updated to reflect the new branding, including [Blocks][] icons and various [{{% ctx %}} Gateway][] screenshots.
464-
<!-- Product Portal - Screenshots (including those that contain Blocks) need updatingProduct Portal - Screenshots (including those that contain Blocks) need updating -->
465399

466400
##### Flow compatibility version introduced
467401

468402
The [Flow compatibility version][] has been added to the release notes.
469-
<!-- Product Portal - Add flows compatibility in compatibility table -->
470403

471404
##### General improvements to the documentation
472405

473406
Various improvements have been made to the documentation to improve the overall quality and readability.
474407

475-
<!-- Product Portal - Add section in upgrading section about upgrading the interaction portal -->
476-
<!-- Product Portal - Upgrade instructions for Observability -->
477-
<!-- Product Portal - Incorrect Formatting/Information in Installation docs -->
478-
<!-- Product Portal - Installation - Cortex Web Application - UseWindowsDefender description says true to false when it's already false -->
479-
480408
### Bug Fixes
481409

482410
#### Capability
@@ -486,9 +414,6 @@ Various improvements have been made to the documentation to improve the overall
486414
The Encryptor has been aligned between the {{% ctx %}} Gateway and Service Fabric.
487415
This ensures that encrypted values created with the default key can still be decrypted if a custom private key has been set.
488416

489-
<!-- CORTEX Studio - Align Encryptor between gateway and service fabric -->
490-
<!-- Encryption - Decrypting value with a different private key causes original string to be returned -->
491-
492417
Affected Components:
493418

494419
* [{{% ctx %}} Gateway][Gateway]
@@ -499,8 +424,6 @@ Affected Components:
499424

500425
A bug has been fixed which prevented the update of certificates after an upgrade.
501426

502-
<!-- Upgrade - Update certificate does not work after upgrade -->
503-
504427
Affected Components:
505428

506429
* {{% ctx %}} Upgrade Scripts
@@ -510,7 +433,6 @@ Affected Components:
510433
##### Missing Platform property in Log Event documentation
511434

512435
The Platform property the the Log Event documentation was missing. This has been added to the documentation.
513-
<!-- Product Portal - Blocks - Log Event Block - Update Service Details to be Platform Details -->
514436

515437
### Breaking Changes
516438

content/en/docs/2024.9/Whats New/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,6 @@ For a full list of what has been introduced in this release, please see the [202
120120
[General improvements to the documentation]: {{< url path="Cortex.Blogs.Releases.2024.9.GeneralImprovementsToTheDocumentation" version="2024.9" >}}
121121

122122
[2024.9 Release Notes]: {{< url path="Cortex.Blogs.Releases.2024.9.MainDoc" version="2024.9" >}}
123+
124+
[Flow]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Flows.WhatIsAFlow.MainDoc" version="2024.9" >}}
125+
[Path Traversal]: {{< url path="Owasp.PathTraversal.MainDoc" version="2024.9" >}}

0 commit comments

Comments
 (0)