Skip to content

Commit 8bedc5c

Browse files
Merge pull request #2471 from tomvcassidy/sf112
versions doc updates for 11CU2
2 parents b3271fd + 0a965ce commit 8bedc5c

File tree

3 files changed

+40
-31
lines changed

3 files changed

+40
-31
lines changed

articles/service-fabric/release-notes.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Service Fabric releases
33
description: Release notes for Azure Service Fabric. Includes information on the latest features and improvements in Service Fabric.
4-
ms.date: 06/27/2025
4+
ms.date: 10/22/2025
55
ms.topic: reference
66
ms.author: tomcassidy
77
author: tomvcassidy
@@ -23,15 +23,16 @@ The following resources are also available:
2323
- <a href="/azure/service-fabric/service-fabric-versions" target="blank">Supported Versions</a>
2424
- <a href="https://azure.microsoft.com/resources/samples/?service=service-fabric&sort=0" target="blank">Code Samples</a>
2525

26-
## Service Fabric 11.0
26+
## Service Fabric 11
2727

28-
We're excited to announce that the 11.0 release of the Service Fabric runtime started rolling out to the various Azure regions along with tooling and SDK updates. The updates for .NET SDK, Java SDK, and Service Fabric runtimes can be downloaded from the links provided in Release Notes. The SDK, NuGet packages, and Maven repositories are available in all regions within 7-10 days.
28+
We're excited to announce that the release of the Service Fabric 11 runtime started rolling out to the various Azure regions along with tooling and SDK updates. The updates for .NET SDK, Java SDK, and Service Fabric runtimes can be downloaded from the links provided in Release Notes. The SDK, NuGet packages, and Maven repositories are available in all regions within 7-10 days.
2929

30-
### Service Fabric 10.1 releases
30+
### Service Fabric 11 releases
3131
| Release date | Release | More info |
3232
|---|---|---|
3333
| June 1, 2025 | Azure Service Fabric 11.0 Release | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_110.md) |
3434
| July 1, 2025 | Azure Service Fabric 11.1 Release | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_111.md) |
35+
| September 15, 2025 | Azure Service Fabric 11.2 Release | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_112.md)
3536

3637
## Service Fabric 10.1
3738

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

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: tomvcassidy
77
ms.service: azure-service-fabric
88
ms.custom: linux-related-content
99
services: service-fabric
10-
ms.date: 07/28/2025
10+
ms.date: 10/22/2025
1111
# Customer intent: "As a system administrator, I want to understand the supported versions of Service Fabric and their upgrade paths, so that I can ensure the cluster is running a version that receives updates and maintains compatibility with my applications."
1212
---
1313

@@ -29,8 +29,10 @@ For currently supported versions, all releases are listed. For currently unsuppo
2929

3030
| Service Fabric runtime | Can upgrade directly from | Can downgrade to <sup>1</sup> | Compatible SDK or NuGet package version <sup>2</sup> | Supported .NET runtimes <sup>3</sup> | OS Version | End of support | Link to release notes |
3131
| - | - | - | - | - | - | - | - |
32-
| 11.1 RTO<br>11.1.208.1 | 10.1 CU8<br>10.1.2941.9590 | 10.1 | Version 8.0 or earlier | .NET 8, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_111.md) |
33-
| 11.0 RTO<br>11.0.2707.1 | 10.0 CU8<br>10.0.2899.9590 | 10.0 | Version 8.0 or earlier | .NET 8, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_110.md) |
32+
| 11 CU2<br>11.2.274.1 | 10.1 CU8<br>10.1.2941.9590 | 10.1 | Version 8.0 or earlier | .NET 8, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_112.md) |
33+
| 11 CU1<br>11.1.208.1 | 10.1 CU8<br>10.1.2941.9590 | 10.1 | Version 8.0 or earlier | .NET 8, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_111.md) |
34+
| 11 RTO<br>11.0.2707.1 | 10.0 CU8<br>10.0.2899.9590 | 10.0 | Version 8.0 or earlier | .NET 8, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_110.md) |
35+
| 10.1 CU9<br>10.1.3008.1 | 9.1 CU6<br>9.1.1851.9590 | 9.0 | Version 7.1 or earlier | .NET 8 **(.NET 8 runtime support is available starting with Cumulative Update 3.0 (CU3) of version 10.1)**, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | June 30, 2026 | No release notes |
3436
| 10.1 CU8<br>10.1.2941.9590 | 9.1 CU6<br>9.1.1851.9590 | 9.0 | Version 7.1 or earlier | .NET 8 **(.NET 8 runtime support is available starting with Cumulative Update 3.0 (CU3) of version 10.1)**, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | June 30, 2026 | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU8.md) |
3537
| 10.1 CU7<br>10.1.2841.9590 | 9.1 CU6<br>9.1.1851.9590 | 9.0 | Version 7.1 or earlier | .NET 8 **(.NET 8 runtime support is available starting with Cumulative Update 3.0 (CU3) of version 10.1)**, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | June 30, 2026 | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU7.md) |
3638
| 10.1 CU6<br>10.1.2493.9590 | 9.1 CU6<br>9.1.1851.9590 | 9.0 | Version 7.1 or earlier | .NET 8 **(.NET 8 runtime support is available starting with Cumulative Update 3.0 (CU3) of version 10.1)**, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | June 30, 2026 | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU6.md) |
@@ -110,8 +112,10 @@ For currently supported versions, all releases are listed. For currently unsuppo
110112

111113
| Service Fabric runtime | Can upgrade directly from | Can downgrade to <sup>1</sup> | Compatible SDK or NuGet package version <sup>2</sup> | Supported .NET runtimes <sup>3</sup> | OS version | End of support | Link to release notes |
112114
| - | - | - | - | - | - | - | - |
113-
| 11.1 RTO<br>11.1.208.4 | 10.1 CU8<br>10.1.2935.1 | 10.1 | Version 8.0 or earlier | .NET 8, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_111.md) |
114-
| 11.0 RTO<br>11.0.2707.4 | 10.0 CU8<br>10.0.1816.1 | 10.0 | Version 8.0 or earlier | .NET 8, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_110.md) |
115+
| 11 CU2<br>11.2.274.4 | 10.1 CU8<br>10.1.2935.1 | 10.1 | Version 8.0 or earlier | .NET 8, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_112.md) |
116+
| 11 CU1<br>11.1.208.4 | 10.1 CU8<br>10.1.2935.1 | 10.1 | Version 8.0 or earlier | .NET 8, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_111.md) |
117+
| 11 RTO<br>11.0.2707.4 | 10.0 CU8<br>10.0.1816.1 | 10.0 | Version 8.0 or earlier | .NET 8, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | Current version | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_110.md) |
118+
| 10.1 CU8<br>10.1.3008.4 | 9.1 CU6<br>9.1.1851.1 | 9.0 | Version 7.1 or earlier | .NET 8 **(.NET 8 runtime support is available starting with Cumulative Update 3.0 (CU3) of version 10.1)**, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | June 30, 2026 | No release notes |
115119
| 10.1 CU8<br>10.1.2941.1 | 9.1 CU6<br>9.1.1851.1 | 9.0 | Version 7.1 or earlier | .NET 8 **(.NET 8 runtime support is available starting with Cumulative Update 3.0 (CU3) of version 10.1)**, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | June 30, 2026 | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU8.md) |
116120
| 10.1 CU7<br>10.1.2846.1 | 9.1 CU6<br>9.1.1851.1 | 9.0 | Version 7.1 or earlier | .NET 8 **(.NET 8 runtime support is available starting with Cumulative Update 3.0 (CU3) of version 10.1)**, .NET 7, .NET 6 <br> .NET Framework >= 4.6.2 | [See supported OS version](#supported-windows-versions-and-support-end-date) | June 30, 2026 | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU7.md) |
117121
| 10.1 CU6<br>10.1.2319.1 | 9.1 CU6<br>9.1.1642.1 | 9.0 | Version 7.1 or earlier | .NET 8 **(.NET 8 runtime support is available starting with Cumulative Update 3.0 (CU3) of version 10.1)**, .NET 7, .NET 6 | [See supported OS version](#supported-linux-versions-and-support-end-date) | June 30, 2026 | [Release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU6.md) |

articles/service-fabric/whats-new.md

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about what's new for Service Fabric.
44
author: tomvcassidy
55
ms.service: azure-service-fabric
66
ms.topic: whats-new
7-
ms.date: 06/27/2025
7+
ms.date: 10/22/2025
88
ms.author: tomcassidy
99
# Customer intent: "As a system administrator, I want to stay informed about the latest updates and features for Service Fabric, so that I can ensure my applications utilize the most current and efficient functionalities for improved performance and reliability."
1010
---
@@ -23,62 +23,66 @@ This article provides information about:
2323

2424
## Announcements
2525

26+
### September 2025
27+
* Service Fabric 11 CU2 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_112.md).
28+
* Service Fabric 10.1 CU8 released.
29+
2630
### July 2025
27-
* Service Fabric 11.1 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_111.md).
28-
* Service Fabric 10.1CU8 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU8.md).
31+
* Service Fabric 11 CU1 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_111.md).
32+
* Service Fabric 10.1 CU8 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU8.md).
2933

3034
### June 2025
31-
* Service Fabric 11.0 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_110.md).
32-
* Service Fabric 10.1CU7 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU7.md).
33-
* Service Fabric 10.0CU8 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU8.md).
34-
* Service Fabric 9.1CU14 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU14.md).
35+
* Service Fabric 11 RTO released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_110.md).
36+
* Service Fabric 10.1 CU7 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU7.md).
37+
* Service Fabric 10.0 CU8 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU8.md).
38+
* Service Fabric 9.1 CU14 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU14.md).
3539

3640
### October 2024
37-
* Service Fabric 10.1CU6 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU6.md).
38-
* Service Fabric 10.0CU7 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU7.md).
39-
* Service Fabric 9.1CU13 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU13.md).
41+
* Service Fabric 10.1 CU6 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU6.md).
42+
* Service Fabric 10.0 CU7 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU7.md).
43+
* Service Fabric 9.1 CU13 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU13.md).
4044

4145
### September 2024
4246

43-
* Service Fabric 10.1CU5 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU5.md).
47+
* Service Fabric 10.1 CU5 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU5.md).
4448
* User-assigned managed identity support for Backup and Restore
45-
* Service Fabric 10.0CU6 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU6.md).
49+
* Service Fabric 10.0 CU6 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU6.md).
4650
* User-assigned managed identity support for Backup and Restore
47-
* Service Fabric 9.1CU12 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU12.md).
51+
* Service Fabric 9.1 CU12 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU12.md).
4852
* User-assigned managed identity support for Backup and Restore
4953

5054
### August 2024
5155

52-
* Service Fabric 10.1CU4 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU4.md).
56+
* Service Fabric 10.1 CU4 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU4.md).
5357
* Reliable Collections with string keys can switch comparison behavior from CurrentCulture to Ordinal
5458
* Retired ReplicatedStore settings
55-
* Service Fabric 10.0CU5 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU5.md).
59+
* Service Fabric 10.0 CU5 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU5.md).
5660
* Reliable Collections with string keys can switch comparison behavior from CurrentCulture to Ordinal
5761
* Retired ReplicatedStore settings
58-
* Service Fabric 9.1CU11 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU11.md).
62+
* Service Fabric 9.1 CU11 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU11.md).
5963

6064
### June 2024
6165

62-
* Service Fabric 10.1CU3 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU3.md).
66+
* Service Fabric 10.1 CU3 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU3.md).
6367
* Programming model support for **.NET 8.0**
6468
* Improvements to health reporting
6569
* Improvements to Key Value Store
6670
* CertificateManager class added to Service Fabric SDK
67-
* Service Fabric 10.0CU4 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU4.md).
71+
* Service Fabric 10.0 CU4 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU4.md).
6872
* Improvements to health reporting
6973
* Improvements to Key Value Store
70-
* Service Fabric 9.1CU10 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU10.md).
74+
* Service Fabric 9.1 CU10 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU10.md).
7175
* Improvements to health reporting
7276
* Improvements to Key Value Store
7377

7478
### April 2024
7579

76-
* Service Fabric 10.1CU2 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU2.md).
80+
* Service Fabric 10.1 CU2 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU2.md).
7781
* Improvements to Key Value Store
7882
* ElevatedAdmin role dSTS support
7983
* ElevatedAdmin role REST API call support
80-
* Service Fabric 10.0CU3 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU3.md).
81-
* Service Fabric 9.1CU9 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU9.md).
84+
* Service Fabric 10.0 CU3 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_100CU3.md).
85+
* Service Fabric 9.1 CU9 released. For more information, see the [release notes](https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_91CU9.md).
8286
* Improvements to Key Value Store
8387

8488
### January 2024

0 commit comments

Comments
 (0)