github Azure/azure-functions-python-library 1.2.0
Release 1.2.0

latest releases: 2.3.0b3, 2.3.0b2, 2.3.0b1...
6 years ago

In this release:

  1. Add supports for Python durable functions
    • Introduce func.OrchestrationContext in function orchestration trigger definition
      (e.g. def main(context: func.OrchestrationContext):)
    • Accepts orchestrationTrigger and activityTrigger as rich bindings in function.json
  2. Fix an issue where the built-in azure.functions library is not loaded correctly on load function request

Don't miss a new azure-functions-python-library release

NewReleases is sending notifications on new releases.