Skip to content

Releases: Azure/azure-functions-python-worker

Release 1.0.0b4

21 Feb 19:25
Compare
Choose a tag to compare

In this release:

  1. Fix binding for multiple out params
  2. DateTime parsing fix
  3. Add function app top-level directory as __app__
  4. Use rawHttp body

Release 1.0.0b1

27 Nov 00:18
1.0.0b1
Compare
Choose a tag to compare

Improvements

Fixes

Release 1.0.0a6

03 Oct 17:04
1.0.0a6
Compare
Choose a tag to compare
Release 1.0.0a6 Pre-release
Pre-release

Improvements

  • Add support for ServiceBus bindings
    (in 09a3e3f for #133)

  • Add support for Python 3.7
    (in 44d32e5 for #166)

  • Add HttpRequest.route_params property to access parsed route arguments
    (in eb48048 for #198)

  • Allow returning multiple messages in a queue binding
    (in 5d62e62 for #192)

Release 1.0.0a4

28 Aug 00:13
Compare
Choose a tag to compare
Release 1.0.0a4 Pre-release
Pre-release
Updating README (#188)

1.0.0a3

26 Sep 17:28
1.0.0a3
Compare
Choose a tag to compare
1.0.0a3 Pre-release
Pre-release
1.0.0a3