github dotnet/orleans v3.1.3

latest releases: v8.1.0, v8.1.0-preview3, v7.2.6...
4 years ago

This release fixes the partial backward compatibility regression introduced in 3.1.0. See #6392 for more details.

If your application targets .NET Core 3.1, rolling upgrade to 3.1.3 can be performed from all versions except for 3.1.0 and 3.1.2
For all other .NET versions, there are no known compatibility issues with rolling upgrades to 3.1.3

Improvements and bug fixes since 3.1.2.

  • Breaking changes (for rolling upgrades from 3.1.0 and 3.1.2 running on .NET Core 3.1)

    • Omit assembly name for all types from System namespace during codegen (#6394)
    • Fix System namespace classification in Orleans.CodeGenerator (#6396)
  • Non-breaking improvements

    • Amended Linux stats registration to add services on Linux only (#6375)
    • Update performance counter dependencies (#6397)

Don't miss a new orleans release

NewReleases is sending notifications on new releases.