service-fabric/release_notes/Service-Fabric-70CU6-releas...

6.1 KiB

Microsoft Azure Service Fabric 7.0 Sixth Refresh Release Notes

This release includes the bug fix related to image store that impact Azure clusters only and hence only includes updates to runtime version.

The following packages and versions are part of this release:

Service Platform Version
Service Fabric Runtime Ubuntu
Windows
7.0.471.1
7.0.472.9590
Service Fabric for Windows Server Service Fabric Standalone Installer Package 7.0.470.9590
.NET SDK Windows .NET SDK
Microsoft.ServiceFabric
Reliable Services and Reliable Actors
ASP.NET Core Service Fabric integration
4.0.470
7.0.470
4.0.470
4.0.470
Java SDK Java for Linux SDK 1.0.5
Service Fabric PowerShell and CLI AzureRM PowerShell Module
SFCTL
0.3.15
9.0.0

Contents

Microsoft Azure Service Fabric 7.0 Fourth Refresh Release Notes

Breaking Changes

Service Fabric versions below the Service Fabric 7.0 Third Refresh Release (Windows:7.0.466.9590, Linux:7.0.465.1) must first update to the 7.0 Third Refresh before upgrading to newer versions if the cluster has settings as depicted below.

<!-- When no thumbprint is set up for primary account, the cluster must upgrade to 7.0 Third Refresh Release first. -->
<Section Name="Security">
  <Parameter Name="ServerAuthCredentialType" Value="X509" /> <!-- Value other than None -->
</Section>
<Section Name="FileStoreService">
  <Parameter Name="PrimaryAccountNTLMX509Thumbprint" Value="" /> <!-- Empty or not set. -->
  <Parameter Name="CommonName1Ntlmx509CommonName" Value="" /> <!-- Empty or not set. -->
</Section>

Service Fabric Common Bugs

Versions IssueType Description Resolution
Windows 7.0.471.1
Ubuntu 7.0.472.9590
Bug App provisioing from SFPKG is stuck indefinitely in Azure clusters when deployed via Azure DevOps Impact: This issue ONLY impacts Azure clusters and is encountered when deploying application through Azure Dev Ops. In certain usecases, Imagebuilder gets stuck for indefinte period of time while trying to downloading SFPKG to Imagestore. Retry or higher version of the impacted application type is blocked as well.
Workaround: The mitigation to log into a node to kill ImageBuilder.exe and retry, did not resolve issue for all scenarios.
Fix: Upgrade to this release version and upgrade the application.

The table below is an overview of the direct links to the packages associated with this release. Follow this guidance for setting up your developer environment:

Area Package Version Repository Direct Download Link
Service Fabric Runtime Ubuntu Developer Set-up 7.0.469.1 N/A Cluster Runtime: https://apt-mo.trafficmanager.net/repos/servicefabric/pool/main/s/servicefabric
Service Fabric SDK for local cluster setup: https://apt-mo.trafficmanager.net/repos/servicefabric/pool/main/s/servicefabricsdkcommon/
Container image: https://hub.docker.com/r/microsoft/service-fabric-onebox/
Windows Developer Set-up 7.0.470.9590 N/A https://download.microsoft.com/download/0/0/f/00fbca28-0a64-4c9a-a3a3-b11763ee17e5/MicrosoftServiceFabric.7.0.470.9590.exe
Service Fabric for Windows Server Service Fabric Standalone Installer Package 7.0.470.9590 N/A https://download.microsoft.com/download/8/3/6/836E3E99-A300-4714-8278-96BC3E8B5528/7.0.470.9590/Microsoft.Azure.ServiceFabric.WindowsServer.7.0.470.9590.zip
Service Fabric Standalone Runtime 7.0.470.9590 N/A https://download.microsoft.com/download/B/0/B/B0BCCAC5-65AA-4BE3-AB13-D5FF5890F4B5/7.0.470.9590/MicrosoftAzureServiceFabric.7.0.470.9590.cab
.NET SDK Windows .NET SDK 4.0.470 N/A https://download.microsoft.com/download/0/0/f/00fbca28-0a64-4c9a-a3a3-b11763ee17e5/MicrosoftServiceFabricSDK.4.0.470.msi
Microsoft.ServiceFabric 7.0.470 N/A https://www.nuget.org
Reliable Services and Reliable Actors
-Microsoft.ServiceFabric.Services
-Microsoft.ServiceFabric.Services.Remoting
-Microsoft.ServiceFabric.Services.Wcf
-Microsoft.ServiceFabric.Actors
-Microsoft.ServiceFabric.Actors.Wcf
4.0.470 https://github.com/Azure/service-fabric-services-and-actors-dotnet https://www.nuget.org
ASP.NET Core Service Fabric integration
-Microsoft.ServiceFabric.Services.AspNetCore.*
4.0.470 https://github.com/Azure/service-fabric-aspnetcore https://www.nuget.org
Data, Diagnostics and Fabric transport
-Microsoft.ServiceFabric.Data
-Microsoft.ServiceFabric.Data.Interfaces
-Microsoft.ServiceFabric.Diagnostics.Internal
-Microsoft.ServiceFabric.FabricTransport/Internal
4.0.470 N/A https://www.nuget.org
Microsoft.ServiceFabric.Data.Extensions 4.0.470 N/A https://www.nuget.org
Java SDK Java SDK 1.0.5 N/A https://mvnrepository.com/artifact/com.microsoft.servicefabric/sf-actors/1.0.5
Eclipse Service Fabric plug-in for Eclipse 2.0.7 N/A N/A
Yeoman Azure Service Fabric Java generator 1.0.7 https://github.com/Azure/generator-azuresfjava N/A
Azure Service Fabric C# generator 1.0.9 https://github.com/Azure/generator-azuresfcsharp N/A
Azure Service Fabric guest executables generator 1.0.1 https://github.com/Azure/generator-azuresfguest N/A
Azure Service Fabric Container generators 1.0.1 https://github.com/Azure/generator-azuresfcontainer N/A
CLI Service Fabric CLI 9.0.0 https://github.com/Azure/service-fabric-cli https://pypi.python.org/pypi/sfctl
PowerShell AzureRM.ServiceFabric 0.3.15 https://github.com/Azure/azure-powershell/tree/preview/src/ResourceManager/ServiceFabric https://www.powershellgallery.com/packages/AzureRM.ServiceFabric/0.3.15