Releases: microsoft/durabletask-python
Releases · microsoft/durabletask-python
v0.4.1
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
- @greenie-msft made their first contribution in #48
Full Changelog: v0.4.0...v0.4.1
azuremanaged-v0.3.1
What's Changed
- Updates base dependency to durabletask-python v0.4.1
- Move version check to process_event by @andystaples in #61
New Contributors
- @greenie-msft made their first contribution in #48
Full Changelog: azuremanaged-v0.3.0...azuremanaged-v0.3.1
v0.4.0
What's Changed
- Add tags for orchestrations and activities by @andystaples in #56
- Add orchestration versioning support by @andystaples in #58
Full Changelog: v0.3.0...v0.4.0