Skip to content

Commit 83a790c

Browse files
authored
Merge pull request #188408 from v-mankan/8.2_cu2_1486
8.2 CU2 SF release versions and SDK versions
2 parents 543750c + b6b6e3d commit 83a790c

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.1363
47-
* Service Fabric runtime 8.2.1363
46+
* Service Fabric SDK and Tools 5.2.1486
47+
* Service Fabric runtime 8.2.1486
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<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 |
1617
| 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 |
1718
| 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 |
1819
| 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 (GA), >= .NET Core 3.1, <br>All >= .NET Framework 4.5 | [See supported OS version](#supported-windows-versions-and-support-end-date) | June 30, 2022 |
@@ -64,6 +65,7 @@ Support for Service Fabric on a specific OS ends when support for the OS version
6465

6566
| Service Fabric runtime | Can upgrade directly from |Can downgrade to*|Compatible SDK or NuGet package version | Supported .NET runtimes** | OS version | End of support |
6667
| --- | --- | --- | --- | --- | --- | --- |
68+
| 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 |
6769
| 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 |
6870
| 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 |
6971
| 8.1 CU3.1<br>8.1.340.1 | 7.2 CU7<br>7.2.476.1 | 8.0 | Less than or equal to version 5.1 | >= .NET Core 2.1 | [See supported OS version](#supported-linux-versions-and-support-end-date) | June 30, 2022 |
@@ -95,6 +97,7 @@ The following table lists the version names of Service Fabric and their correspo
9597

9698
| Version name | Windows version number | Linux version number |
9799
| --- | --- | --- |
100+
| 8.2 CU2 | 8.2.1486.9590 | 8.2.1285.1 |
98101
| 8.2 CU1 | 8.2.1363.9590 | 8.2.1204.1 |
99102
| 8.2 RTO | 8.2.1235.9590 | 8.2.1124.1 |
100103
| 8.1 CU3.1 | 8.1.337.9590 | 8.1.340.1 |

0 commit comments

Comments
 (0)