Skip to content

DurableTask.Core v2.15.1

Compare
Choose a tag to compare
@bachuv bachuv released this 17 Oct 21:58
· 62 commits to main since this release
71976c4

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

Updates

  • SF Provider: Fix OrchestrationAlreadyExists status code from 400 to 409 by @NeetArt in #961
  • Add RawInput to workaround double-serialization issue by @jviau in #966
  • Use SerializeInternal in TaskOrchestrationContext by @jviau in #968
  • Update DistributedTraceContext by @bachuv in #969