DurableTask v2.2.0 Release Notes

Release Date: 2019-12-20 // over 4 years ago
  • ๐Ÿ“ฆ NuGet package

    ๐Ÿ“ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/2.2.0

    ๐Ÿ”„ Changes

    • โœ‚ Removed invalid .NET Core 3 reflection call (#320) - contributed by @scabana
    • โœ‚ Removed IOrchestrationSession.UpdateRuntimeState() interface method (#339)
    • โž• Added SessionAbortedException for aborting extended sessions (#345)
    • โž• Added constructor to TaskHubClient with JsonDataConverter input (#348)
    • โšก๏ธ Updated Microsoft.SourceLink.GitHub dependency to 1.0.0 (#353)