DurableTask v2.5.0 Release Notes

Release Date: 2020-11-24 // over 3 years ago
  • ๐Ÿ“ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/2.5.0

    ๐Ÿ”„ Changes

    • 0๏ธโƒฃ Null is now no longer serialized as "null" in default serialization logic (#465)
    • ๐Ÿ‘ Infrastructure support for Distributed Tracing with Application Insights (#422)
    • ๐Ÿ‘ Infrastructure support for backends other than DurableTask.AzureStorage to support Durable Entities (#461)

Previous changes from v2.4.1