Orleans v1.2.2 Release Notes

    • 🛠 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