Skip to content

Durable Functions for Python v1.1.5

Choose a tag to compare

@davidmrdavid davidmrdavid released this 01 Jul 21:56
· 21 commits to main since this release
62c57bd

Durable Functions for Python v1.1.5

Durable Functions for Python v1.1.5 is a minor release containing mostly integration improvements with the Azure Functions platform

Improvements

  • Exclude azure package from build step, which enabled dependency isolation from the Azure Functions Python worker when using DF Python.