github dotnet/orleans v2.4.1

latest releases: v8.2.0-preview1, v3.7.2, v8.1.0...
4 years ago

Improvements and bug fixes since 2.4.0. The most important one is #5863 that relaxes the requirements for clustering providers that do not support membership table version. See more details on that in the release notes for 2.4.0.

  • Non-breaking improvements

    • Added ClientMessagingOptions.LocalAddress to ignore ConfigUtilities.GetLocalIPAddress that automatic pickups network interfaces. (#5838)
    • Handle the case where the clustering provider does not support TableVersion (#5863)
  • Non-breaking bug fixes

    • Call ProcessTableUpdate before GossipToOthers (#5842)
    • Fix potential deadlock between Catalog and LocalGrainDirectory (#5844)
    • Log options on silo and client startup (#5859)

Don't miss a new orleans release

NewReleases is sending notifications on new releases.