Releases: microsoft/durabletask-python
Releases · microsoft/durabletask-python
Release list
v1.7.2
What's Changed
- Fix FailureDetails JSON serialization and cut v1.7.2 by @andystaples in #172
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Change default large-payload threshold to 256 KiB (mirror .NET) by @torosent in #166
- Add parent_instance_id to OrchestrationContext by @andystaples in #168
- Schedules hotfix for DTS dashboard by @andystaples in #169
- Fix legacy entity protocol: propagate call_entity failures and stop double-encoding results by @andystaples in #167
New Contributors
Full Changelog: v1.7.0...v1.7.1
azuremanaged-v1.7.2
What's Changed
- Fix FailureDetails JSON serialization and cut v1.7.2 by @andystaples in #172
Full Changelog: azuremanaged-v1.7.1...azuremanaged-v1.7.2
azuremanaged-v1.7.1
What's Changed
- Change default large-payload threshold to 256 KiB (mirror .NET) by @torosent in #166
- Add parent_instance_id to OrchestrationContext by @andystaples in #168
- Schedules hotfix for DTS dashboard by @andystaples in #169
- Fix legacy entity protocol: propagate call_entity failures and stop double-encoding results by @andystaples in #167
New Contributors
Full Changelog: azuremanaged-v1.7.0...azuremanaged-v1.7.1
v1.7.0
What's Changed
- Standardize copyright file headers by @andystaples in #158
- Add pyright type-checking to examples, fix discoveries by @andystaples in #159
- Add type-aware custom object serialization by @andystaples in #154
- Fix custom serialization gaps from #154 by @andystaples in #161
- Add scheduled tasks feature and delayed entity signals by @andystaples in #160
- Make scheduled tasks configurable via worker.configure_scheduled_tasks() by @andystaples in #163
Full Changelog: v1.6.0...v1.7.0
azuremanaged-v1.7.0
What's Changed
- Standardize copyright file headers by @andystaples in #158
- Add pyright type-checking to examples, fix discoveries by @andystaples in #159
- Add type-aware custom object serialization by @andystaples in #154
- Fix custom serialization gaps from #154 by @andystaples in #161
- Add scheduled tasks feature and delayed entity signals by @andystaples in #160
- Make scheduled tasks configurable via worker.configure_scheduled_tasks() by @andystaples in #163
Full Changelog: azuremanaged-v1.6.0...azuremanaged-v1.7.0
v1.6.0
What's Changed
- Add durabletask.extensions.history_export by @andystaples in #147
- Add Azure Managed on-demand sandbox preview APIs by @YunchuWang in #151
Full Changelog: v1.5.0...v1.6.0
azuremanaged-v1.6.0
What's Changed
- Updates base dependency to
durabletaskv1.6.0 - Add durabletask.extensions.history_export by @andystaples in #147
- Add Azure Managed on-demand sandbox preview APIs by @YunchuWang in #151
Full Changelog: azuremanaged-v1.5.0...azuremanaged-v1.6.0
v1.5.0
What's Changed
- Add history retrieval and terminal instance ID paging APIs by @andystaples in #133
- feat: gRPC interceptor improvements (channel options, retry policy, custom channel, workerid, thread safety) by @andystaples in #132
- Add replay-safe logger support for orchestrations by @andystaples in #129
- Add gRPC client and worker connection resiliency by @berndverst in #135
- Modernize typing to Python 3.10+ idioms by @berndverst in #144
- Add context manager support to TaskHubGrpcClient by @berndverst in #145
- Add pyright strict type-check CI workflow by @berndverst in #146
See CHANGELOG.md for other release notes - type-related breaking changes included
Full Changelog: v1.4.0...v1.5.0
azuremanaged-v1.5.0
What's Changed
- Updates base dependency to
durabletaskv1.5.0
See CHANGELOG.md for type-related breaking changes notes
Full Changelog: azuremanaged-v1.4.0...azuremanaged-v1.5.0