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
Copy file name to clipboardExpand all lines: articles/service-fabric/release-notes.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,13 @@ We are excited to announce that the 9.1 release of the Service Fabric runtime ha
30
30
- Azure Service Fabric will block deployments that do not meet Silver or Gold durability requirements starting on 11/10/2022 (The date is extended from 10/30/2022 to 11/10/2022). Five VMs or more will be enforced with this change for newer clusters created after 11/10/2022 to help avoid data loss from VM-level infrastructure requests for production workloads. VM count requirement is not changing for Bronze durability. Enforcement for existing clusters will be rolled out in the coming months.
31
31
- Azure Service Fabric node types with Virtual Machine Scale Set durability of Silver or Gold should always have the property "virtualMachineProfile.osProfile.windowsConfiguration.enableAutomaticUpdates" set to false in the scale set model definition. Setting enableAutomaticUpdates to false will prevent unintended OS restarts due to the Windows updates like patching, which can impact the production workloads.
32
32
Instead, you should enable Automatic OS upgrades through Virtual Machine Scale Set OS Image updates by setting "enableAutomaticOSUpgrade" to true. With automatic OS image upgrades enabled on your scale set, an extra patching process through Windows Update is not required.
33
+
- Starting 9.1.1436.9590, Service Fabric Runtime will provide a configuration on Linux and Windows called "Setup/BlockAccessToWireServer" to allow the runtime deployer to set up Access Control Lists (ACLs) on the Virtual Machine (VM) to prevent access from containers to the wire server. These ACLs will be kept in sync during new cluster creation/upgrade and VM/SF node restart scenarios.
33
34
34
35
### Service Fabric 9.1 releases
35
36
| Release date | Release | More info |
36
37
|---|---|---|
37
38
| October 24, 2022 |[Azure Service Fabric 9.1](https://techcommunity.microsoft.com/t5/azure-service-fabric-blog/microsoft-azure-service-fabric-9-1-release/ba-p/3667628)|[Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91.md)|
39
+
| December 8, 2022 |[Azure Service Fabric 9.1 First Refresh Release] (https://techcommunity.microsoft.com/t5/azure-service-fabric-blog/azure-service-fabric-9-1-first-refresh-is-now-available/ba-p/3698646)|[Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU1.md)|
38
40
39
41
## Service Fabric 9.0
40
42
@@ -72,6 +74,7 @@ We are excited to announce that 9.0 release of the Service Fabric runtime has st
72
74
| July 14, 2022 |[Azure Service Fabric 9.0 Second Refresh Release](https://techcommunity.microsoft.com/t5/azure-service-fabric-blog/microsoft-azure-service-fabric-9-0-second-refresh-release/ba-p/3575842)|[Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_90CU2.md)|
73
75
| September 13, 2022 |[Azure Service Fabric 9.0 Third Refresh Release](https://techcommunity.microsoft.com/t5/azure-service-fabric-blog/microsoft-azure-service-fabric-9-0-third-refresh-update-release/ba-p/3631367)|[Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_90CU3.md)|
74
76
| October 11, 2022 |[Azure Service Fabric 9.0 Fourth Refresh Release](https://techcommunity.microsoft.com/t5/azure-service-fabric-blog/microsoft-azure-service-fabric-9-0-fourth-refresh-update-release/ba-p/3658429)|[Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_90CU4.md)|
77
+
| December 8, 2022 |[Azure Service Fabric 9.0 Fifth Refresh Release](https://techcommunity.microsoft.com/t5/azure-service-fabric-blog/azure-service-fabric-9-0-fifth-refresh-is-now-available/ba-p/3698661)|[Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_90CU5.md)|
Copy file name to clipboardExpand all lines: articles/service-fabric/service-fabric-get-started.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,8 @@ For latest Runtime and SDK you can download from below:
32
32
33
33
| Package |Version|
34
34
| --- | --- |
35
-
|[Install Service Fabric Runtime for Windows](https://download.microsoft.com/download/b/8/a/b8a2fb98-0ec1-41e5-be98-9d8b5abf7856/MicrosoftServiceFabric.9.1.1390.9590.exe)| 9.1.1390|
36
-
|[Install Service Fabric SDK](https://download.microsoft.com/download/b/8/a/b8a2fb98-0ec1-41e5-be98-9d8b5abf7856/MicrosoftServiceFabricSDK.6.1.1390.msi)| 6.1.1390|
35
+
|[Install Service Fabric Runtime for Windows](https://download.microsoft.com/download/b/8/a/b8a2fb98-0ec1-41e5-be98-9d8b5abf7856/MicrosoftServiceFabric.9.1.1436.9590.exe)| 9.1.1436|
36
+
|[Install Service Fabric SDK](https://download.microsoft.com/download/b/8/a/b8a2fb98-0ec1-41e5-be98-9d8b5abf7856/MicrosoftServiceFabricSDK.6.1.1436.msi)| 6.1.1436|
37
37
38
38
You can find direct links to the installers for previous releases on [Service Fabric Releases](https://github.com/microsoft/service-fabric/tree/master/release_notes)
Copy file name to clipboardExpand all lines: articles/service-fabric/service-fabric-versions.md
+24-15Lines changed: 24 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,29 +17,32 @@ The tables in this article outline the Service Fabric and platform versions that
17
17
### Current versions
18
18
| Service Fabric runtime |Can upgrade directly from|Can downgrade to*|Compatible SDK or NuGet package version|Supported .NET runtimes**|OS Version |End of support |
19
19
| --- | --- | --- | --- | --- | --- | --- |
20
+
| 9.1 CU1<br>9.1.1436.9590 | 8.2 CU6<br>8.2.1686.9590 | 8.2 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| Current version |
20
21
| 9.1 RTO<br>9.1.1390.9590 | 8.2 CU6<br>8.2.1686.9590 | 8.2 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| Current version |
22
+
| 9.0 CU5<br>9.0.1155.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 1, 2023 |
21
23
| 9.0 CU4<br>9.0.1121.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 1, 2023 |
22
24
| 9.0 CU3<br>9.0.1107.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 1, 2023 |
23
25
| 9.0 CU2<br>9.0.1048.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 1, 2023 |
24
26
| 9.0 CU1<br>9.0.1028.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 1, 2023 |
25
27
| 9.0 RTO<br>9.0.1017.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 1, 2023 |
26
-
| 8.2CU6<br>8.2.1686.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)|November 30, 2022|
28
+
| 8.2 CU8<br>8.2.1723.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)|March 31, 2023|
27
29
28
30
29
31
| Service Fabric runtime |Can upgrade directly from|Can downgrade to*|Compatible SDK or NuGet package version|Supported .NET runtimes**|OS Version |End of support |
30
32
| --- | --- | --- | --- | --- | --- | --- |
31
-
| 8.2 CU4<br>8.2.1659.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 30, 2022 |
32
-
| 8.2 CU3<br>8.2.1620.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 30, 2022 |
33
-
| 8.2 CU2.1<br>8.2.1571.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 30, 2022 |
34
-
| 8.2 CU2<br>8.2.1486.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 6.0 (Preview), .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 30, 2022 |
35
-
| 8.2 CU1<br>8.2.1363.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 30, 2022 |
36
-
| 8.2 RTO<br>8.2.1235.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| November 30, 2022 |
37
-
| 8.1 CU4<br>8.1.388.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| June 30, 2022 |
38
-
| 8.1 CU3.1<br>8.1.337.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| June 30, 2022 |
39
-
| 8.1 CU3<br>8.1.335.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| June 30, 2022 |
40
-
| 8.1 CU2<br>8.1.329.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 3.1 (GA), <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| June 30, 2022 |
41
-
| 8.1 CU1<br>8.1.321.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 2.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| June 30, 2022 |
42
-
| 8.1 RTO<br>8.1.316.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 2.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| June 30, 2022 |
33
+
| 8.2 CU6<br>8.2.1686.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 6.0 | .NET 6.0 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| March 31, 2023 |
34
+
| 8.2 CU4<br>8.2.1659.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| March 31, 2023 |
35
+
| 8.2 CU3<br>8.2.1620.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| March 31, 2023 |
36
+
| 8.2 CU2.1<br>8.2.1571.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| March 31, 2023 |
37
+
| 8.2 CU2<br>8.2.1486.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 6.0 (Preview), .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| March 31, 2023 |
38
+
| 8.2 CU1<br>8.2.1363.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| March 31, 2023 |
39
+
| 8.2 RTO<br>8.2.1235.9590 | 8.0 CU3<br>8.0.536.9590 | 8.0 | Less than or equal to version 5.2 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| March 31, 2023 |
40
+
| 8.1 CU4<br>8.1.388.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| December 15, 2022 |
41
+
| 8.1 CU3.1<br>8.1.337.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| December 15, 2022 |
42
+
| 8.1 CU3<br>8.1.335.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 3.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| December 15, 2022 |
43
+
| 8.1 CU2<br>8.1.329.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 3.1 (GA), <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| December 15, 2022 |
44
+
| 8.1 CU1<br>8.1.321.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 2.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| December 15, 2022 |
45
+
| 8.1 RTO<br>8.1.316.9590 | 7.2 CU7<br>7.2.477.9590 | 8.0 | Less than or equal to version 5.1 | .NET 5.0, >= .NET Core 2.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| December 15, 2022 |
43
46
| 8.0 CU3<br>8.0.536.9590 | 7.1 CU10<br>7.1.510.9590 | 7.2 | Less than or equal to version 5.0 | .NET 5.0, >= .NET Core 2.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| February 28, 2022 |
44
47
| 8.0 CU2<br>8.0.521.9590 | 7.1 CU10<br>7.1.510.9590 | 7.2 | Less than or equal to version 5.0 | .NET 5.0, >= .NET Core 2.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| February 28, 2022 |
45
48
| 8.0 CU1<br>8.0.516.9590 | 7.1 CU10<br>7.1.510.9590 | 7.2 | Less than or equal to version 5.0 | .NET 5.0, >= .NET Core 2.1, <br>All >= .NET Framework 4.5 |[See supported OS version](#supported-windows-versions-and-support-end-date)| February 28, 2022 |
@@ -86,18 +89,21 @@ Support for Service Fabric on a specific OS ends when support for the OS version
86
89
### Current versions
87
90
| Service Fabric runtime | Can upgrade directly from |Can downgrade to*|Compatible SDK or NuGet package version | Supported .NET runtimes**| OS version | End of support |
88
91
| --- | --- | --- | --- | --- | --- | --- |
92
+
| 9.1 CU1<br>9.1.1230.1 | 8.2 CU6<br>8.2.1485.1 | 8.2 | Less than or equal to version 6.0 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| Current version |
89
93
| 9.1 RTO<br>9.1.1206.1 | 8.2 CU6<br>8.2.1485.1 | 8.2 | Less than or equal to version 6.0 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| Current version |
94
+
| 9.0 CU5<br>9.0.1148.1 | 8.0 CU3<br>8.0.527.1 | 8.2 CU 5.1<br>8.2.1483.1 | Less than or equal to version 6.0 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 1, 2023 |
90
95
| 9.0 CU4<br>9.0.1114.1 | 8.0 CU3<br>8.0.527.1 | 8.2 CU 5.1<br>8.2.1483.1 | Less than or equal to version 6.0 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 1, 2023 |
91
96
| 9.0 CU3<br>9.0.1103.1 | 8.0 CU3<br>8.0.527.1 | 8.2 CU 5.1<br>8.2.1483.1 | Less than or equal to version 6.0 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 1, 2023 |
92
97
| 9.0 CU2.1<br>9.0.1086.1 | 8.0 CU3<br>8.0.527.1 | 8.2 CU 5.1<br>8.2.1483.1 | Less than or equal to version 6.0 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 1, 2023 |
93
-
| 8.2 CU6<br>8.2.1485.1 | 8.0 CU3<br>8.0.527.1 | N/A | Less than or equal to version 5.2 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 30, 2022 |
94
-
| 8.2 CU5.1<br>8.2.1483.1 | 8.0 CU3<br>8.0.527.1 | N/A | Less than or equal to version 5.2 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 30, 2022 |
98
+
| 8.2 CU8<br>8.2.1521.1 | 8.0 CU3<br>8.0.527.1 | N/A | Less than or equal to version 5.2 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| March 31, 2022 |
95
99
96
100
| Service Fabric runtime | Can upgrade directly from |Can downgrade to*|Compatible SDK or NuGet package version | Supported .NET runtimes**| OS version | End of support |
97
101
| --- | --- | --- | --- | --- | --- | --- |
98
102
| 9.0 CU2<br>9.0.1056.1 | 8.0 CU3<br>8.0.527.1 | 8.0 | Less than or equal to version 6.0 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| August 19, 2022 |
99
103
| 9.0 CU1<br>9.0.1035.1 | 8.0 CU3<br>8.0.527.1 | 8.0 | Less than or equal to version 6.0 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| August 19, 2022 |
100
104
| 9.0 RTO<br>9.0.1018.1 | 8.0 CU3<br>8.0.527.1 | 8.0 | Less than or equal to version 6.0 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| August 19, 2022 |
105
+
| 8.2 CU6<br>8.2.1485.1 | 8.0 CU3<br>8.0.527.1 | N/A | Less than or equal to version 5.2 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 30, 2022 |
106
+
| 8.2 CU5.1<br>8.2.1483.1 | 8.0 CU3<br>8.0.527.1 | N/A | Less than or equal to version 5.2 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 30, 2022 |
101
107
| 8.2 CU4<br>8.2.1458.1 | 8.0 CU3<br>8.0.527.1 | 8.0 | Less than or equal to version 5.2 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 30, 2022 |
102
108
| 8.2 CU3<br>8.2.1434.1 | 8.0 CU3<br>8.0.527.1 | 8.0 | Less than or equal to version 5.2 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 30, 2022 |
103
109
| 8.2 CU2.1<br>8.2.1397.1 | 8.0 CU3<br>8.0.527.1 | 8.0 | Less than or equal to version 5.2 | >= .NET Core 2.1 |[See supported OS version](#supported-linux-versions-and-support-end-date)| November 30, 2022 |
@@ -134,10 +140,13 @@ The following table lists the version names of Service Fabric and their correspo
134
140
135
141
| Version name | Windows version number | Linux version number |
0 commit comments