Skip to content

4.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 14:57
46c289e

This is a feature release that addresses the following issues:

  • Ignore disposed timers in FireAllTimers (#129)
  • Add non-generic grain factory methods (#131)
  • Improve testability of grains depending on ITimerRegistry by "injecting" RuntimeContext (#135). Note that this depends on dotnet/orleans#8436 (not available in Orleans 7.1.2).

Thanks to @spingee and @cmeyertons for their first contributions!