Skip to content

Releases: microsoft/durabletask-python

Release list

v0.4.0

Choose a tag to compare

@andystaples andystaples released this 19 Aug 19:46
e5a297c

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@cgillum cgillum released this 16 Nov 23:55
cbd07a8

New

  • Retry policies for activities and sub-orchestrations (#11) - contributed by @DeepanshuA

Fixed

  • Fix try/except in orchestrator functions not being handled correctly (#21) - by @cgillum
  • Updated durabletask-protobuf submodule reference to latest distributed tracing commit - by @cgillum