Skip to content

Commit ccef39a

Browse files
authored
Merge pull request #191345 from v-mankan/8.2_cu2.1_1571
Release versions and SDK versions for 8.2 CU2.1
2 parents cf816c4 + cd1fed8 commit ccef39a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

articles/service-fabric/service-fabric-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ If you only need the SDK, you can install this package:
4343

4444
The current versions are:
4545

46-
* Service Fabric SDK and Tools 5.2.1486
47-
* Service Fabric runtime 8.2.1486
46+
* Service Fabric SDK and Tools 5.2.1571
47+
* Service Fabric runtime 8.2.1571
4848

4949
For a list of supported versions, see [Service Fabric versions](service-fabric-versions.md)
5050

articles/service-fabric/service-fabric-versions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The tables in this article outline the Service Fabric and platform versions that
1313

1414
| Service Fabric runtime |Can upgrade directly from|Can downgrade to*|Compatible SDK or NuGet package version|Supported .NET runtimes** |OS Version |End of support |
1515
| --- | --- | --- | --- | --- | --- | --- |
16+
| 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 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version |
1617
| 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 5.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 |
1718
| 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 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version |
1819
| 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 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version |
@@ -65,6 +66,7 @@ Support for Service Fabric on a specific OS ends when support for the OS version
6566

6667
| Service Fabric runtime | Can upgrade directly from |Can downgrade to*|Compatible SDK or NuGet package version | Supported .NET runtimes** | OS version | End of support |
6768
| --- | --- | --- | --- | --- | --- | --- |
69+
| 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) | Current version |
6870
| 8.2 CU2<br>8.2.1285.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) | Current version |
6971
| 8.2 CU1<br>8.2.1204.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) | Current version |
7072
| 8.2 RTO<br>8.2.1124.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) | Current version |
@@ -97,6 +99,7 @@ The following table lists the version names of Service Fabric and their correspo
9799

98100
| Version name | Windows version number | Linux version number |
99101
| --- | --- | --- |
102+
| 8.2 CU2.1 | 8.2.1571.9590 | 8.2.1397.1 |
100103
| 8.2 CU2 | 8.2.1486.9590 | 8.2.1285.1 |
101104
| 8.2 CU1 | 8.2.1363.9590 | 8.2.1204.1 |
102105
| 8.2 RTO | 8.2.1235.9590 | 8.2.1124.1 |

0 commit comments

Comments
 (0)