Skip to content

Releases: Azure/azure-functions-python-worker

Release 1.0.0b8

17 Jun 23:11
9c3f057
Compare
Choose a tag to compare

In this release:

  1. Allow raw body bytes to be sent to the worker from the Functions Host.
  2. Clear environment for placeholder startup
  3. Revert worker.py compatibility fix
  4. Remove grpc tools from worker run environment

Release 1.0.0b7

20 May 18:08
4aaced8
Compare
Choose a tag to compare

In this release:

  1. Adding support for reloading environment variables
  2. Remove obsolete disabled property

Release 1.0.0b6

01 May 00:53
49e6cf1
Compare
Choose a tag to compare

In this release:

  1. Support for adding out-of-tree bindings

Release 1.0.0b5

24 Apr 21:57
5526495
Compare
Choose a tag to compare

In this release:

  1. Support for raw binding data types
  2. Handle empty ServiceBus messages
  3. IOTHub metadata added to EventHub trigger metadata

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