Skip to main content
NOW AVAILABLE

Azure Service Fabric 6.5 third refresh release is now available

Published date: August 23, 2019

The Azure Service Fabric 6.5 third refresh release, which includes bug fixes and performance enhancements, has started rolling out to various Azure regions. The updates for .NET SDK, Java SDK, and Service Fabric Runtime will soon be available for all regions through Web Platform Installer, NuGet packages, and Maven repositories.

  • Service Fabric Runtime
    • Windows—6.5.664.9590
    • Ubuntu—6.5.466.1
    • Service Fabric for Windows Server Service Fabric standalone installer package—6.5.664.9590
  • NET SDK
    • Windows .NET SDK—3.4.664
    • Microsoft.ServiceFabric—6.5.664
    • Reliable Services and Reliable Actors—3.4.664
    • ASP.NET Core Service Fabric integration—3.4.664
  • Java SDK—1.0.5

Azure Files volume plugin

The Azure Files volume plugin is a Docker volume plugin that provides Azure Files-based volumes for Docker containers. This Docker volume plugin is packaged as a Service Fabric application that can be deployed to Service Fabric clusters. Its purpose is to provide Azure Files-based volumes for other Service Fabric container applications that are deployed to the cluster.

For more details, read the documentation and the release notes.

  • SDK and Tools
  • Services