4.0.0-beta.2
Pre-release
Pre-release
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!