Skip to content

Releases: OrleansContrib/OrleansTestKit

10.0.0

08 Mar 01:15

Choose a tag to compare

This is a feature release that addresses the following issues:

  • Add support for Orleans 10 (#176) 🎉

Thanks to @jacoblu for the contribution!

Full Changelog: 9.0.0...10.0.0

9.0.0

26 Oct 23:56

Choose a tag to compare

This is a feature release that addresses the following issues:

  • Add support for Orleans 9 (#171) 🎉

Thanks to @Copilot, but really @ReubenBond, for driving the contribution!

Full Changelog: 8.2.2...9.0.0

8.2.2

05 Oct 14:31

Choose a tag to compare

This is a feature release that improves support for dependency injection of keyed services:

Full Changelog: 8.2.1...8.2.2

Thanks to @rinkeb for their contribution!

8.2.1

07 Sep 04:47
01d1388

Choose a tag to compare

This is a feature release that addresses the following issues:

  • Correct double call to OnActivateAsync in IRemindable grains by @amccool in #165
  • Upgrade project dependencies and bump NuGet package version by @seniorquico in #168

Full Changelog: 8.2.0...8.2.1

Thanks to @amccool for their contribution!

8.2.0

19 Jul 21:43
cf64b8d

Choose a tag to compare

This is a feature release that addresses the following issues:

  • Update to Orleans 8.2 and add support for RegisterGrainTimer (#163) 🎉

Thanks to @oising for their contribution!

4.0.1

19 May 21:58
eee8bd0

Choose a tag to compare

Fix method signature change in RuntimeContext 7.2.5 (#157)

* Fix method signature change in RuntimeContext

* Proper version

8.1.0

18 Apr 20:28
72003a7

Choose a tag to compare

This is a feature release that addresses the following issues:

  • Add support for Orleans 8.1 (#160) 🎉

8.0.0

07 Jan 06:46
ee3095b

Choose a tag to compare

This is a feature release that addresses the following issues:

  • Add support for Orleans 8 (#150) 🎉

Thanks to @jkonecki for their contribution!

4.0.0

07 Jan 05:50
cdfe7ff

Choose a tag to compare

This is a feature release that addresses the following issues:

  • Add support for POCO grains (#130)
  • Add support for [GrainType(..)] attributes (#141)
  • Add support for persistent state facets (#148)
  • Support Orleans 7.2.4 (now the minimum required version of Orleans)

Thanks to @spingee and @Romanx for their contributions!

4.0.0-beta.3

25 Jul 13:02
0976774

Choose a tag to compare

4.0.0-beta.3 Pre-release
Pre-release

This is a feature release that addresses the following issues:

  • Improve IGrainRuntime and IGrainContext mocks (#139)
  • Add support for Orleans 7.2.0 (#143)

Thanks to @cmeyertons and @jkonecki for their contributions!