Durable Functions for Python (Beta) v1.0.0b7
Durable Functions for Python (Beta) v1.0.0b7
Durable Functions for Python v1.0.0b7
fixes multiple bugs and introduces new Durable features to our Python experience.
PyPi package
https://pypi.org/project/azure-functions-durable/1.0.0b7/
Enchancements
- SubOrchestrations are now available (#157)
- IntelliSense is now exposed, and the project type-checks to the extent possible at the moment (#164)
- CreateHttpManagementPayload now available (#162)