Skip to content

Releases: microsoft/durabletask-python

v1.7.2

Choose a tag to compare

@andystaples andystaples released this 09 Jul 22:28
7e95535

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

Choose a tag to compare

@andystaples andystaples released this 09 Jul 18:14
465c4de

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

Choose a tag to compare

@andystaples andystaples released this 09 Jul 22:28
7e95535

What's Changed

Full Changelog: azuremanaged-v1.7.1...azuremanaged-v1.7.2

azuremanaged-v1.7.1

Choose a tag to compare

@andystaples andystaples released this 09 Jul 18:13
465c4de

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

Choose a tag to compare

@andystaples andystaples released this 29 Jun 21:05
39564af

What's Changed

Full Changelog: v1.6.0...v1.7.0

azuremanaged-v1.7.0

Choose a tag to compare

@andystaples andystaples released this 29 Jun 21:05
39564af

What's Changed

Full Changelog: azuremanaged-v1.6.0...azuremanaged-v1.7.0

v1.6.0

Choose a tag to compare

@andystaples andystaples released this 29 Jun 20:40
0401859

What's Changed

Full Changelog: v1.5.0...v1.6.0

azuremanaged-v1.6.0

Choose a tag to compare

@andystaples andystaples released this 29 Jun 20:40
0401859

What's Changed

  • Updates base dependency to durabletask v1.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

Choose a tag to compare

@andystaples andystaples released this 05 Jun 22:40
f17ee6f

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

Choose a tag to compare

@andystaples andystaples released this 05 Jun 22:42
f17ee6f

What's Changed

  • Updates base dependency to durabletask v1.5.0

See CHANGELOG.md for type-related breaking changes notes

Full Changelog: azuremanaged-v1.4.0...azuremanaged-v1.5.0