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

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

Highlights

  • Adding missing timer objects (#110)
  • Add generic binding decorators (#108)

What's Changed

  • Add missing fields in the timer object. by @pdthummar in #110
  • remove internal cosmos DB keys filtering by @YunchuWang in #119
  • Address PySpec feedback for the new programming model by @YunchuWang in #112
  • Add generic binding decorators/Modify existing decorators to enable decorator extensibility under the new programming model by @YunchuWang in #108
  • Fix for GH#107: Enable support for multiple Set-Cookie response headers (native & WSGI/ASGI) by @YunchuWang in #115
  • Refactored tests for decorators by @pdthummar in #117

New Contributors

Full Changelog: 1.10.1...1.11.0

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

NewReleases is sending notifications on new releases.