Skip to content

v1.2.2

Compare
Choose a tag to compare
@jdom jdom released this 14 Jun 20:22
· 3363 commits to main since this release
  • Bugfix: Remote stacktrace is once again being included in the exception that bubbles up to the caller (bug introduced in 1.2.0). #1808
  • Bugfix: Memory Storage provider no longer throws NullReferenceException after the grain state is cleared. #1804
  • Microsoft.Orleans.OrleansCodeGenerator.Build package updated to not add the empty orleans.codegen.cs content file at install time, and instead create it at build time (should be more compatible with NuGet Transitive Restore). #1720
  • Added GrainCreator abstraction to enable some unit testing scenarios.#1802 #1792
  • ServiceBus package dependency upgraded to 3.2.2 #1758