Skip to content

DurableTask.Core v2.9.1

Compare
Choose a tag to compare
@sebastianburckhardt sebastianburckhardt released this 25 May 18:27
· 128 commits to main since this release
12e4c5a

https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/2.9.1

Updates

  • Add a backend-configurable flag to disable problematic OrchestrationRuntimeState behavior #736
  • Avoid many instances of JsonDataConverter #716
  • Use using for disposable objects #715