Skip to content

Durable Functions for Python v1.6.0

Latest

Choose a tag to compare

@andystaples andystaples released this 09 Jul 19:06
01290d1

What's Changed

  • Detect is_replaying using history by @andystaples in #598
  • Add Restart Api Support at DurableOrchestrationClient by @nytian in #597
  • Bump aiohttp from 3.13.3 to 3.13.4 by @dependabot[bot] in #599
  • Centralize JSON serialization and add type-aware payload encoding/decoding by @andystaples in #606
  • Patch dependency CVEs, drop Python 3.9, add Python 3.10–3.14 support by @andystaples in #608

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