github dotnet/orleans v7.2.0

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

Release Highlights

  • Redis providers are now marked as stable. Note that there is a breaking change in Redis grain state storage from the beta releases. The break can be avoided using configuration (PRs #8467 & #8487)
  • Cosmos DB providers are now available, special thanks to @galvesribeiro (PR: #7848)
  • Grain methods can now return IAsyncEnumerable<T> (PR: #8416)
  • Grains can migrate from host-to-host atomically, without needing to reload state from the database (PR: #8452)
  • Many other fixes and improvements

What's Changed

New Contributors

Full Changelog: v7.1.2...v7.2.0

Don't miss a new orleans release

NewReleases is sending notifications on new releases.