Skip to content

Releases: microsoft/durabletask-python

v1.2.0

Choose a tag to compare

@andystaples andystaples released this 12 Jan 21:49
a95501a

What's Changed

External Links

PyPi: https://pypi.org/project/durabletask/1.2.0/
Full Changelog: v1.1.0...v1.2.0

azuremanaged-v1.2.0

Choose a tag to compare

@andystaples andystaples released this 12 Jan 21:49
a95501a

What's Changed

  • Update durabletask dependency to v1.2.0
    • See changelog for details

External Links:

PyPi: https://pypi.org/project/durabletask.azuremanaged/1.2.0/
Full Changelog: azuremanaged-v1.1.0...azuremanaged-v1.2.0

v1.1.0

Choose a tag to compare

@andystaples andystaples released this 24 Nov 19:28
b4086fd

What's Changed

Added

External Links

PyPi: https://pypi.org/project/durabletask/1.1.0/
Full Changelog: v1.0.0...v1.1.0

azuremanaged-v1.1.0

Choose a tag to compare

@andystaples andystaples released this 24 Nov 19:28
b4086fd

What's Changed

Changed

  • Update durabletask dependency to v1.1.0

External Links

PyPi: https://pypi.org/project/durabletask.azuremanaged/1.1.0/
Full Changelog: azuremanaged-v1.0.0...azuremanaged-v1.1.0

v1.0.0

Choose a tag to compare

@andystaples andystaples released this 11 Nov 01:02
901c63d

What's Changed

Added

Changed

  • Supported Python versions are now 3.10- 3.14. Python 3.9 is end of life and has been removed.
  • Add/increase execution logging by @andystaples in #70

Fixed

External Links

PyPi: https://pypi.org/project/durabletask/1.0.0/

Full Changelog: v0.5.0...v1.0.0

azuremanaged-v1.0.0

Choose a tag to compare

@andystaples andystaples released this 11 Nov 01:02
901c63d

What's Changed

Changed

  • Supported Python versions are now 3.10- 3.14. Python 3.9 is end of life and has been removed.
  • Updates durabletask dependency to 1.0.0 - changelog
  • Add/increase execution logging by @andystaples in #70
    • Allows logging configuration in DurableTaskSchedulerClient

External links

PyPi: https://pypi.org/project/durabletask.azuremanaged/1.0.0/

Full Changelog: azuremanaged-v0.4.0...azuremanaged-v1.0.0

v0.5.0

Choose a tag to compare

@andystaples andystaples released this 23 Oct 20:45
eba1e8e

What's Changed

Link: https://pypi.org/project/durabletask/0.5.0/

Full Changelog: v0.4.1...v0.5.0

azuremanaged-v0.4.0

Choose a tag to compare

@andystaples andystaples released this 23 Oct 20:44
eba1e8e

What's Changed

Link: https://pypi.org/project/durabletask.azuremanaged/0.4.0/

Full Changelog: azuremanaged-v0.3.1...azuremanaged-v0.4.0

v0.4.1

Choose a tag to compare

@andystaples andystaples released this 19 Aug 19:47
bdf5b45

What's Changed

  • Move version check to process_event by @andystaples in #61
    • Fixes issue where orchestrations that should have been blocked by versioning instead throw non-determinism errors

New Contributors

Full Changelog: v0.4.0...v0.4.1

azuremanaged-v0.3.1

Choose a tag to compare

@andystaples andystaples released this 19 Aug 19:50
bdf5b45

What's Changed

  • Updates base dependency to durabletask-python v0.4.1

New Contributors

Full Changelog: azuremanaged-v0.3.0...azuremanaged-v0.3.1