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
##### Added support for custom log path on Log Event blocks
149
147
@@ -162,8 +160,19 @@ Supported path formats are:
162
160
163
161
Affected Components:
164
162
165
-
<!-- Add support for log path for specific block -->
166
-
<!-- 36224 Log Event Block - Allow user to provide a path to log to for specified block -->
163
+
*[{{% ctx %}} Gateway][Gateway]
164
+
*[{{% ctx %}} Block Packages][Blocks]
165
+
*[{{% ctx %}} Innovation Core Application][]
166
+
*[{{% ctx %}} API Gateway Service][]
167
+
*[{{% ctx %}} Execution Management Service][]
168
+
*[{{% ctx %}} Monitoring Service][]
169
+
*[{{% ctx %}} Package Management Service][]
170
+
*[{{% ctx %}} Provisioning Service][]
171
+
*[{{% ctx %}} Scheduling Service][]
172
+
*[{{% ctx %}} Triggers Service][]
173
+
*[{{% ctx %}} Innovation Execution Application][]
174
+
*[{{% ctx %}} Execution Service][]
175
+
* {{% ctx %}} Flows Upgrader
167
176
168
177
##### Added support for stopping multiple running executions
169
178
@@ -175,8 +184,7 @@ Executions can be selected using the `Shift` and `Ctrl` keys.
175
184
176
185
Affected Components:
177
186
178
-
<!-- Multi-select -->
179
-
<!-- 18138 Platform Visibility - Package Management - User can stop running executions - multi row selection -->
187
+
*[{{% ctx %}} Gateway][Gateway]
180
188
181
189
#### Performance
182
190
@@ -186,19 +194,36 @@ The {{% ctx %}} Platform has been updated to optimise the stopping of multiple e
186
194
187
195
Affected Components:
188
196
189
-
<!-- Multi-select -->
190
-
<!-- 36273 API Gateway Service - gateway backend makes single http request to api gateway when stopping multiple executions -->
191
-
<!-- 36196 CORTEX Gateway - make client use single request to backend for stopping multiple executions -->
192
-
<!-- 36488 Execution Management Service - Batch stop executions with single message to each execution service -->
197
+
*[{{% ctx %}} Gateway][Gateway]
198
+
*[{{% ctx %}} Innovation Core Application][]
199
+
*[{{% ctx %}} API Gateway Service][]
200
+
*[{{% ctx %}} Authorisation Service][]
201
+
*[{{% ctx %}} Concurrency Management Service][]
202
+
*[{{% ctx %}} Execution Management Service][]
203
+
*[{{% ctx %}} Listeners Service][]
204
+
*[{{% ctx %}} Monitoring Service][]
205
+
*[{{% ctx %}} Package Management Service][]
206
+
*[{{% ctx %}} Provisioning Service][]
207
+
*[{{% ctx %}} Scheduling Service][]
208
+
*[{{% ctx %}} Triggers Service][]
209
+
*[{{% ctx %}} Innovation Execution Application][]
210
+
*[{{% ctx %}} Execution Service][]
193
211
194
212
##### Improved performance of monitoring execution updates
195
213
196
214
The {{% ctx %}} Platform has been updated to optimise the performance of the [{{% ctx %}} Monitoring Service][] by batching execution updates from the [{{% ctx %}} Execution Service][] rather than sending each update individually. This reduces the number of messages sent to the [{{% ctx %}} Monitoring Service][] and improves overall performance.
197
215
198
216
Affected Components:
199
217
200
-
<!-- Improve performance of monitoring service -->
201
-
<!-- 33242 Monitoring Service - Improve performance by batching execution updates -->
218
+
*[{{% ctx %}} Innovation Core Application][]
219
+
*[{{% ctx %}} API Gateway Service][]
220
+
*[{{% ctx %}} Execution Management Service][]
221
+
*[{{% ctx %}} Monitoring Service][]
222
+
*[{{% ctx %}} Provisioning Service][]
223
+
*[{{% ctx %}} Scheduling Service][]
224
+
*[{{% ctx %}} Triggers Service][]
225
+
*[{{% ctx %}} Innovation Execution Application][]
226
+
*[{{% ctx %}} Execution Service][]
202
227
203
228
#### Observability
204
229
@@ -213,31 +238,22 @@ In the meantime, for further assistance, please raise a case in the {{< ahref pa
213
238
214
239
Affected Components:
215
240
216
-
<!-- Migrate to Alloy -->
217
-
<!-- 36133 Observability - Loki URL needs to changing to not have hardcoded username and password in plain text - SHOULD NOT DOCUMENT -->
[Innovation Only - Single Server - Without HA]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.SingleServerWithoutHA.MainDoc" version="2025.7" >}}
426
441
[Innovation Only - Multiple Server - With HA]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.MultipleServerWithHA.MainDoc" version="2025.7" >}}
0 commit comments