Skip to content

Durable Functions for Python v1.2.10

Latest
Compare
Choose a tag to compare
@nytian nytian released this 22 Oct 18:33
· 1 commit to dev since this release
74d9181

[package link]

Updates

  • Bugfix: Support returning json serializable objects from an orchestrator function by @ZainRizvi in #490
  • Update Orchestration Ouput Return error by @nytian in #493
  • fix: entity id should compare based on name and key by @LeonardHd in #520
  • chore: add devcontainer by @LeonardHd in #522
  • Content Handling Improvement in call_http method by @nytian in #494

Full Changelog: v1.2.9...v1.2.10