Skip to content

Commit a3dd1d4

Browse files
committed
Added Grafana Components Compatibility section
1 parent f93283e commit a3dd1d4

File tree

6 files changed

+110
-20
lines changed

6 files changed

+110
-20
lines changed

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

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Installation artefacts can be requested by raising a case in the [{{% ctx %}} Se
6262
| <nobr>{{% ctx %}} Encryption Key Generator </nobr> | 2.0.0.24350 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the upgrade to .NET 8 and are [breaking][Breaking - Upgrade to .NET 8] between 2024.7 and 2024.9 |
6363
| <nobr>{{% ctx %}} Encryptor </nobr> | 3.1.0.24330 | No | N/A | N/A | |
6464
| <nobr>{{% ctx %}} Flows Upgrader </nobr> | 2.0.0.24350 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the upgrade to .NET 8 and are [breaking][Breaking - Upgrade to .NET 8] between 2024.7 and 2024.9 |
65+
| <nobr>{{% ctx %}} Observability</nobr> | 3.0.0 | No | N/A | N/A | |
6566

6667
### Features
6768

@@ -330,11 +331,18 @@ A bug has been fixed where an expression containing a string.Split() would somet
330331

331332
<!-- Flow Engine - string.Split() causes exception -->
332333

333-
<!-- ---------------------------- STOPPED HERE ---------------------------- -->
334+
##### Opened ports for RabbitMQ Stream
335+
336+
A bug has been fixed logs were being generated due to RabbitMQ Stream ports not being open.
334337

335338
<!-- RabbitMQ - Stream Ports not open creates errors in logs -->
336339

337340
#### Usability
341+
342+
##### LiveView datetime picker styling issues
343+
344+
A bug has been fixed where the LiveView datetime picker would not display correctly.
345+
338346
<!-- LiveView datetime picker styling issues -->
339347

340348
#### Upgrade
@@ -349,7 +357,10 @@ The installation script no longer import the ServiceFabric PowerShell module whe
349357

350358
<!-- Installation - What if importing service fabric module -->
351359

352-
<!-- Installation - Test port usage script is wrong -->
360+
##### Update certificate doesn't update load balancer health check subject name
361+
362+
A bug has been fixed where updating the certificate would not update the load balancer health check subject name.
363+
353364
<!-- Installation - Update Certificate doesnt update load balancer health check subject name -->
354365

355366

@@ -362,6 +373,7 @@ The installation script no longer import the ServiceFabric PowerShell module whe
362373
<!-- CORTEX 7 - Installation - Auto Installer Updates for SQL Server 2022 -->
363374
<!-- CORTEX 7 - Installation PBIS - Split -->
364375
<!-- CORTEX 7 - Upgrade testing - Dual Site -->
376+
<!-- Installation - Test port usage script is wrong -->
365377
<!-- Helplink - Configuration - Update to latest engine and blocks version and net8 -->
366378
<!-- Process Design & Execution - Remove feature flag - was last release I believe -->
367379

@@ -400,6 +412,16 @@ There are no known limitations added as part of the 2024.9 release of the {{% ct
400412
| 2024.5 | 31.24311 |
401413
| 2024.3 | 30 |
402414

415+
### Grafana Components Compatibility
416+
417+
| Release | Grafana WebApp Version | Grafana Loki Version | Observability Version |
418+
|---------|--------------------------|----------------------|------------------------------|
419+
| 2024.11 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] |
420+
| 2024.9 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] |
421+
| 2024.7 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] |
422+
| 2024.5 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] |
423+
| 2024.3 | [8.5.4][Grafana 8.5.4] | [2.5.0][Loki 2.5.0] | [2.2.0][Observability 2.2.0] |
424+
403425
## Install Instructions
404426

405427
If you are installing a new 2024.11 platform or adding it to an existing 7.2 Installation see the guidance below; otherwise, if you are upgrading from an existing 2024.9 platform refer to the [Upgrade Instructions][].
@@ -472,3 +494,10 @@ Releases are currently forecast to be made available on:
472494
[Fast Track]: {{< url path="Cortex.Reference.Glossary.F-J.FastTrack" version="2024.11" >}}
473495

474496
[2024.9]: {{< url path="Cortex.Blogs.Releases.2024.9.MainDoc" version="2024.11" >}}
497+
498+
[Grafana 8.5.4]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.Windows" >}}
499+
[Grafana 10.4.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1.Windows" >}}
500+
[Loki 3.0.0]: {{< url path="GitHub.Cortex.Observability.2.2.0.Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.GrafanaLokiInstallZip" >}}
501+
[Loki 2.5.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.GrafanaLokiInstallZip" >}}
502+
[Observability 3.0.0]: {{< url path="GitHub.Cortex.Observability.3.0.0.MainDoc" >}}
503+
[Observability 2.2.0]: {{< url path="GitHub.Cortex.Observability.2.2.0.MainDoc" >}}

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Also, new documentation has been added to reflect the new [platform upgrade proc
8686
| <nobr>{{% ctx %}} Encryption Key Generator </nobr> | 1.2.0.23470 | No | N/A | N/A | |
8787
| <nobr>{{% ctx %}} Encryptor </nobr> | 3.0.0.23460 | Yes | Major | No | Major changes occurred between internal development releases, however, these changes are not breaking between 2024.1 and 2024.3 |
8888
| <nobr>{{% ctx %}} Flows Upgrader </nobr> | 1.1.0.24210 | <nobr>First Release </nobr> | <nobr>First Release </nobr> | N/A | |
89+
| <nobr>{{% ctx %}} Observability</nobr> | 2.5.0 | No | N/A | N/A | |
8990

9091
### Features
9192

@@ -625,6 +626,12 @@ There are no known limitations added as part of the 2024.3 release of the {{% ct
625626
|---------|-----------------------|
626627
| 2024.3 | 30 |
627628

629+
### Grafana Components Compatibility
630+
631+
| Release | Grafana WebApp Version | Grafana Loki Version | Observability Version |
632+
|---------|--------------------------|----------------------|------------------------------|
633+
| 2024.3 | [8.5.4][Grafana 8.5.4] | [2.5.0][Loki 2.5.0] | [2.2.0][Observability 2.2.0] |
634+
628635
## Install Instructions
629636

630637
If you are installing a new 2024.3 platform or adding it to an existing 7.2 Installation see the guidance below; otherwise, if you are upgrading from an existing 2024.1 platform refer to the [Upgrade Instructions][].
@@ -734,3 +741,7 @@ Releases are currently forecast to be made available on:
734741
[2024.1]: {{< url path="Cortex.Blogs.Releases.2024.1.MainDoc" version="2024.3" >}}
735742
[OracleParameters]: {{< url path="Cortex.Reference.DataTypes.Data.OracleParameters.MainDoc" >}}
736743
[OracleParameter]: {{< url path="Cortex.Reference.DataTypes.Data.OracleParameter.MainDoc" >}}
744+
745+
[Grafana 8.5.4]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.Windows" >}}
746+
[Loki 2.5.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.GrafanaLokiInstallZip" >}}
747+
[Observability 2.2.0]: {{< url path="GitHub.Cortex.Observability.2.2.0.MainDoc" >}}

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

Lines changed: 33 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -61,29 +61,30 @@ Finally, this [Product Portal][] includes updates related to:
6161

6262
| <nobr> Release Component </nobr> | Version | Updated | Update Type | Breaking Change | Notes |
6363
|--------------------------------------------------------------------------------|--------------------|---------|-------------|-----------------|-------|
64-
| <nobr>[{{% ctx %}} Innovation Core Application][] </nobr> | 45.0.5.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
65-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} API Gateway Service][] </nobr> | 35.0.4.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
66-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Authorisation Service][] | 4.0.18.24260 | Yes | Patch | No | |
67-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Concurrency Management Service][] </nobr> | 4.0.4.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
68-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Configuration Management Service][] </nobr> | 3.2.14.24260 | Yes | Patch | No | |
69-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Data Storage Service][] </nobr> | 5.0.4.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
70-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Execution Management Service][] </nobr> | 4.0.21.24260 | Yes | Patch | No | |
71-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Licence Management Service][] </nobr> | 4.0.18.24260 | Yes | Patch | No | |
72-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Package Management Service][] </nobr> | 8.1.6.24260 | Yes | Minor | No | |
73-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Provisioning Service][] </nobr> | 9.0.19.24260 | Yes | Patch | No | |
74-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Scheduling Service][] </nobr> | 4.1.13.24260 | Yes | Patch | No | |
75-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Triggers Service][] </nobr> | 6.1.13.24260 | Yes | Patch | No | |
76-
| <nobr>[{{% ctx %}} Innovation Execution Application][] </nobr> | 17.0.4.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
77-
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Execution Service][] </nobr> | 17.0.4.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
78-
| <nobr>[{{% ctx %}} Gateway][Gateway], including [{{% ctx %}} Studio][] </nobr> | 10.23.2.24260 | Yes | Minor | No | |
79-
| <nobr>[{{% ctx %}} Blocks Package][Blocks] </nobr> | 44.3.1.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 <br/><br/> Compatibility Version: 31.24250 |
64+
| <nobr>[{{% ctx %}} Innovation Core Application][] </nobr> | 45.0.5.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
65+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} API Gateway Service][] </nobr> | 35.0.4.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
66+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Authorisation Service][] | 4.0.18.24260 | Yes | Patch | No | |
67+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Concurrency Management Service][] </nobr> | 4.0.4.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
68+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Configuration Management Service][] </nobr> | 3.2.14.24260 | Yes | Patch | No | |
69+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Data Storage Service][] </nobr> | 5.0.4.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
70+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Execution Management Service][] </nobr> | 4.0.21.24260 | Yes | Patch | No | |
71+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Licence Management Service][] </nobr> | 4.0.18.24260 | Yes | Patch | No | |
72+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Package Management Service][] </nobr> | 8.1.6.24260 | Yes | Minor | No | |
73+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Provisioning Service][] </nobr> | 9.0.19.24260 | Yes | Patch | No | |
74+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Scheduling Service][] </nobr> | 4.1.13.24260 | Yes | Patch | No | |
75+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Triggers Service][] </nobr> | 6.1.13.24260 | Yes | Patch | No | |
76+
| <nobr>[{{% ctx %}} Innovation Execution Application][] </nobr> | 17.0.4.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
77+
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Execution Service][] </nobr> | 17.0.4.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 |
78+
| <nobr>[{{% ctx %}} Gateway][Gateway], including [{{% ctx %}} Studio][] </nobr> | 10.23.2.24260 | Yes | Minor | No | |
79+
| <nobr>[{{% ctx %}} Blocks Package][Blocks] </nobr> | 44.3.1.24260 | Yes | Major | Potential | Major changes occurred between releases, these changes are related to the extended scope and are [potentially breaking][Potentially Breaking - Scope] between 2024.3 and 2024.5 <br/><br/> Compatibility Version: 31.24250 |
8080
| <nobr>[{{% ctx %}} Interaction Portal][Interaction Portal] </nobr> | 1.0.2.24260 | Yes | Patch | No | |
8181
| <nobr>{{% ctx %}} App Server Install Scripts </nobr> | 5.1.0.24140 | No | N/A | No | |
82-
| <nobr>{{% ctx %}} Web App Server Install Scripts </nobr> | 9.0.0.24240 | Yes | Major | No | Major changes occurred between internal development releases, however, these changes are not breaking between 2024.3 and 2024.5 |
82+
| <nobr>{{% ctx %}} Web App Server Install Scripts </nobr> | 9.0.0.24240 | Yes | Major | No | Major changes occurred between internal development releases, however, these changes are not breaking between 2024.3 and 2024.5 |
8383
| <nobr>{{% ctx %}} Licence Fingerprint Generator </nobr> | 3.1.1.24250 | Yes | Minor | N/A | |
8484
| <nobr>{{% ctx %}} Encryption Key Generator </nobr> | 1.2.0.23470 | No | N/A | N/A | |
8585
| <nobr>{{% ctx %}} Encryptor </nobr> | 3.0.0.23460 | No | N/A | N/A | |
8686
| <nobr>{{% ctx %}} Flows Upgrader </nobr> | 1.1.0.24210 | No | N/A | N/A | |
87+
| <nobr>{{% ctx %}} Observability</nobr> | 3.0.0 | Yes | Major | N/A | |
8788

8889
### Features
8990

@@ -348,6 +349,13 @@ There are no known limitations added as part of the 2024.5 release of the {{% ct
348349
| 2024.5 | 31.24311 |
349350
| 2024.3 | 30 |
350351

352+
### Grafana Components Compatibility
353+
354+
| Release | Grafana WebApp Version | Grafana Loki Version | Observability Version |
355+
|---------|--------------------------|----------------------|------------------------------|
356+
| 2024.5 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] |
357+
| 2024.3 | [8.5.4][Grafana 8.5.4] | [2.5.0][Loki 2.5.0] | [2.2.0][Observability 2.2.0] |
358+
351359
## Install Instructions
352360

353361
If you are installing a new 2024.5 platform or adding it to an existing 7.2 Installation see the guidance below; otherwise, if you are upgrading from an existing 2024.3 platform refer to the [Upgrade Instructions][].
@@ -464,4 +472,11 @@ Releases are currently forecast to be made available on:
464472
[Fast Track]: {{< url path="Cortex.Reference.Glossary.F-J.FastTrack" version="2024.5" >}}
465473
[Release]: {{< url path="Cortex.Reference.Glossary.P-T.Release" version="2024.5" >}}
466474

467-
[2024.3]: {{< url path="Cortex.Blogs.Releases.2024.3.MainDoc" version="2024.5" >}}
475+
[2024.3]: {{< url path="Cortex.Blogs.Releases.2024.3.MainDoc" version="2024.5" >}}
476+
477+
[Grafana 8.5.4]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.Windows" >}}
478+
[Grafana 10.4.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1.Windows" >}}
479+
[Loki 3.0.0]: {{< url path="GitHub.Cortex.Observability.2.2.0.Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.GrafanaLokiInstallZip" >}}
480+
[Loki 2.5.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.GrafanaLokiInstallZip" >}}
481+
[Observability 3.0.0]: {{< url path="GitHub.Cortex.Observability.3.0.0.MainDoc" >}}
482+
[Observability 2.2.0]: {{< url path="GitHub.Cortex.Observability.2.2.0.MainDoc" >}}

0 commit comments

Comments
 (0)