github dotnet/orleans v7.1.0

latest releases: v8.2.0, v8.2.0-preview1, v3.7.2...
19 months ago

The Orleans release team would like to thank everyone who contributed issues, PRs, reviews, and comments.

Summary of changes

  • Add preview Redis providers for grain storage, reminder storage, and clustering (#8212, #8260, #8261, #8265, #8296)
  • Fixes a bug with record serialization issues (#8289)
  • Fixes a bug with System.Text.Json serialization (#8300)
  • Adds support for serializing Collection<T> (#8238)
  • Adds an additional analyzer diagnostic (#8234)
  • Adds support for IGrainStorageSerializer in memory storage (#8250)
  • Improves serialization performance (#8185, #8206)
  • Adds support for .NET Standard 2.1 in the Orleans.Serialization library (#8222)
  • Improves grain directory reliability (#8151)
  • Exposes the number of recently active grain activations via metrics (#8291)
  • Reports GC pause duration when a watchdog heartbeat is stalled (#8281)

Full list of changes

New Contributors

Full Changelog: v7.0.0...v7.1.0

Don't miss a new orleans release

NewReleases is sending notifications on new releases.