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
<!-- Operations Overview - Graphs - Success Rate - Change display value to be int instead of float -->
166
-
<!-- Operations Overview - Graphs - Success Rate graph is updated on Sync Data -->
167
-
<!-- Operations Overview - Filters - Available filters are returned based on selected timespan -->
168
-
<!-- Operations Overview - Filters - User can filter data based on Package and Package version -->
169
-
<!-- Operations Overview - Remove feature flag -->
170
-
<!-- Operations Overview - Cluster Health Tile - Link should go to correct SF Explorer page -->
171
-
172
161
##### Added configuration for maximum query string length
173
162
174
163
With the introduction of the Operations Overview page, it is possible for the API used to return the aggregated data from the [Monitoring Service][{{% ctx %}} Monitoring Service], to exceed the default maximum number of characters allowed in the `query string` part of the URL.
175
164
{{% ctx %}} Gateway `web.config` now includes settings allowing the maximum number of characters to be increased from the default value of `8192`.
176
165
Currently, there is no documentation available on how to do this. For further assistance, please raise a case in the [{{% ctx %}} Service Portal][].
177
166
178
-
<!-- Operations Overview - 404 when query parameter is too long -->
179
-
180
167
Affected Components:
181
168
182
169
*[{{% ctx %}} Gateway][Gateway]
@@ -185,8 +172,6 @@ Affected Components:
185
172
186
173
The [{{% ctx %}} Interaction Portal][Interaction Portal] can now be installed multiple times on the same machine, each with its own configuration and data.
187
174
188
-
<!-- Interaction Portal - Changes are done and packaged -->
The header size limit for the Service Fabric API Gateway has been increased from `32765 bytes` to `65536 bytes` to allow for larger headers to be processed.
234
213
235
-
<!-- Service Fabric - Header size limit - 2024.11 and PATCH 2024.9 -->
236
-
237
214
Affected Components:
238
215
239
216
*[{{% ctx %}} Innovation Core Application][]
@@ -245,8 +222,6 @@ Affected Components:
245
222
246
223
The Content-Security-Policy directives on {{% ctx %}} Gateway have been reviewed and updated to ensure that they are secure.
247
224
248
-
<!-- Security - Content-security-policy directives should be reviewed and updated (Cortex Gateway) -->
249
-
250
225
Affected Components:
251
226
252
227
*[{{% ctx %}} Gateway][Gateway]
@@ -255,8 +230,6 @@ Affected Components:
255
230
256
231
The Permissions-Policy header on {{% ctx %}} Gateway has been introduced to improve security.
257
232
258
-
<!-- Security - Permissions-Policy header needs to be introduced (Cortex Gateway) -->
259
-
260
233
Affected Components:
261
234
262
235
*[{{% ctx %}} Gateway][Gateway]
@@ -265,8 +238,6 @@ Affected Components:
265
238
266
239
The X-XSS-PROTECTION header on {{% ctx %}} Gateway has been removed as it is deprecated.
267
240
268
-
<!-- Security - X-XSS-PROTECTION header is deprecated (Cortex Gateway) -->
269
-
270
241
Affected Components:
271
242
272
243
*[{{% ctx %}} Gateway][Gateway]
@@ -277,8 +248,6 @@ Affected Components:
277
248
278
249
A Health Check API has been added to the Service Fabric API Gateway to allow third-party load balancers to check the health of the platform.
279
250
280
-
<!-- Health Check API For Third Party Load Balancers -->
281
-
282
251
Affected Components:
283
252
284
253
*[{{% ctx %}} Innovation Core Application][]
@@ -296,12 +265,6 @@ The following 3rd party libraries have been updated on {{% ctx %}} Gateway:
296
265
* Moment.js
297
266
* Stacktrace.js
298
267
299
-
<!-- Upgrade 3rd Party Libraries - Fuse library should be updated (Cortex Gateway) -->
300
-
<!-- Upgrade 3rd Party Libraries - jQuery library should be updated (Cortex Gateway) -->
301
-
<!-- Upgrade 3rd Party Libraries - jQuery UI library should be updated (Cortex Gateway) -->
302
-
<!-- Upgrade 3rd Party Libraries - Moment.js library should be updated (Cortex Gateway) -->
303
-
<!-- Upgrade 3rd Party Libraries - Stacktrace.js library should be updated (Cortex Gateway) -->
304
-
305
268
Affected Components:
306
269
307
270
*[{{% ctx %}} Gateway][Gateway]
@@ -312,8 +275,6 @@ Affected Components:
312
275
313
276
The installation script now checks for the presence of a certificate friendly name and throws an error if it is not present.
314
277
315
-
<!-- Installation - Gateway install certificate friendly name not present should throw error -->
316
-
317
278
Affected Components:
318
279
319
280
* {{% ctx %}} Web App Server Install Scripts
@@ -322,8 +283,6 @@ Affected Components:
322
283
323
284
The installation script now uses PSDrive to improve compatibility with different environments.
324
285
325
-
<!-- Installation - Permission issues using network paths -->
326
-
327
286
Affected Components:
328
287
329
288
* {{% ctx %}} App Server Install Scripts
@@ -334,8 +293,6 @@ Affected Components:
334
293
The installation script now sets up log file rotation for RabbitMQ.
335
294
The default is now a maximum of 20 files, each with a maximum size of 20MB.
RabbitMQ Stream ports (6000 to 6500) are now open to reduce noise in RabbitMQ logs.
347
304
348
-
<!-- RabbitMQ - Stream Ports not open creates errors in logs -->
349
-
350
305
Affected Components:
351
306
352
307
* {{% ctx %}} App Server Install Scripts
@@ -358,8 +313,6 @@ Affected Components:
358
313
359
314
The upgrade process now restores the files to their pre-upgrade state if the load balancer upgrade fails.
360
315
361
-
<!-- Upgrade - Fix if load balancer upgrade fails -->
362
-
363
316
Affected Components:
364
317
365
318
* {{% ctx %}} Upgrade Scripts
@@ -368,8 +321,6 @@ Affected Components:
368
321
369
322
The timeout of the Register-ServiceFabricApplicationType command has been set to `1800 seconds`, like other commands.
370
323
371
-
<!-- Upgrade - Register-ServiceFabricApplcationType timing out - 2024.11 and PATCH 2024.9 -->
372
-
373
324
Affected Components:
374
325
375
326
* {{% ctx %}} Upgrade Scripts
@@ -378,8 +329,6 @@ Affected Components:
378
329
379
330
The studio package created by the upgrade script now has the file extension `.studiopkg` in lower-case to be consistent with the documentation.
380
331
381
-
<!-- Installation - The studio package created by the upgrade script has the following file extension .StudioPkg but in docs its .studiopkg - should be .studiopkg -->
382
-
383
332
Affected Components:
384
333
385
334
* {{% ctx %}} Flows Upgrader
@@ -389,8 +338,6 @@ Affected Components:
389
338
The upgrade script now sets up log file rotation for RabbitMQ.
390
339
The default is now a maximum of 20 files, each with a maximum size of 20MB.
RabbitMQ Stream ports (6000 to 6500) are now open to reduce noise in RabbitMQ logs.
402
349
403
-
<!-- RabbitMQ - Stream Ports not open creates errors in logs -->
404
-
405
350
Affected Components:
406
351
407
352
* {{% ctx %}} App Server Install Scripts
@@ -413,20 +358,14 @@ Affected Components:
413
358
414
359
The documentation now includes instructions on how to add the encryption key to the built-in Load Balancer server during both installation and upgrade.
415
360
416
-
<!-- Product Portal - 2024.11 Encryption key needs adding to load balancer server -->
417
-
418
361
##### Added Observability Compatibility table to release notes
419
362
420
363
The [Observability Compatibility][] table has been added to the release notes.
421
364
422
-
<!-- Product Portal - Release Notes - Grafana components -Versioning in components table and linking to release tags in github as well as CORTEX version -->
423
-
424
365
##### Updated ports used by the platform
425
366
426
367
The documentation has been updated to include the new ports used by the {{% ctx %}} platform for the [{{% ctx %}} Listeners Service][] including the Flow API Proxy.
427
368
428
-
<!-- Product Portal - Update Ports -->
429
-
430
369
### Bug Fixes
431
370
432
371
#### Capability
@@ -435,8 +374,6 @@ The documentation has been updated to include the new ports used by the {{% ctx
435
374
436
375
A bug has been fixed where the Send Email Using Microsoft365 block would crash the Execution Service.
437
376
438
-
<!-- Blocks - SendEmailUsingMicrosoft365Block crashes Execution Service -->
439
-
440
377
Affected Components:
441
378
442
379
*[{{% ctx %}} Innovation Execution Application][]
@@ -447,8 +384,6 @@ Affected Components:
447
384
448
385
A bug has been fixed where published packages containing nested flows at least three layers deep would throw a KeyNotFoundException when attempting to execute the third layer.
449
386
450
-
<!-- Execution Service - Can't run child flows of child flows -->
451
-
452
387
Affected Components:
453
388
454
389
*[{{% ctx %}} Innovation Execution Application][]
@@ -458,8 +393,6 @@ Affected Components:
458
393
459
394
A bug has been fixed where C# LINQ expressions defined in the Expression editor did not work.
460
395
461
-
<!-- Flow Engine - LINQ is broken -->
462
-
463
396
Affected Components:
464
397
465
398
*[{{% ctx %}} Innovation Execution Application][]
@@ -469,8 +402,6 @@ Affected Components:
469
402
470
403
A bug has been fixed where an expression using the `Split()` method of a String data type would sometimes throw a runtime exception.
0 commit comments