Releases: Azure/azure-functions-python-library
Releases · Azure/azure-functions-python-library
Release 1.14.1b3
What's Changed
- add missing ExternalHttpFunctionApp import by @YunchuWang in #178
Full Changelog: 1.14.1b2...1.14.1b3
Release 1.14.1b2
What's Changed
- preserve pystein function app metadata key order by @YunchuWang in #177
Full Changelog: 1.14.1b1...1.14.1b2
Release 1.14.1b1
Release 1.14.0
Highlights
- Added support for CosmosDB v4 extension by @gavin-aguiar in #175
What's Changed
- Added support for CosmosDB v4 extension by @gavin-aguiar in #175
- Fixed some unclear definition docs in AppExtensionBase by @hvt in #174
New Contributors
Full Changelog: 1.13.3...1.14.0
Release 1.13.3
What's Changed
- Information of newer supported versions. by @pdthummar in #168
- Adding timer_trigger with schedule as an alias by @vrdmr in #172
- Added support for http.HTTPStatus in HTTPResponse by @metamoof in #161
- Linting fstrings https://github.com/Azure/azure-functions-python-work… by @YunchuWang in #155
- No temporary loop for ASGI middleware by @tonybaloney in #148
- Adding Warmup trigger decorator for Programming Model V2 by @YunchuWang in #158
- Error raised from Flask app is logged as successful function execution by @YunchuWang in #166
- Adding new to_dict method for Document by @vrdmr in #171
- Add thread_local_storage property to Context by @EvanR-Dev in #167
- Convert pystein asgi to use handle_async by @YunchuWang in #145
New Contributors
- @metamoof made their first contribution in #161
- @EvanR-Dev made their first contribution in #167
Full Changelog: 1.13.2...1.13.3
Release 1.13.2
What's Changed
- Updated readme to include unicode chars by @gavin-aguiar in #144
- Fixing the Key decode issue for multi-events by @shrohilla in #146
- Revert "Revert "Add SQL Binding support (#124)"" by @gavin-aguiar in #147
- Implement read1 method for InputStream by @pdthummar in #149
- Warning should specify to await handle_async by @tonybaloney in #151
- add warmup context by @YunchuWang in #154
- Support ASGI middleware chains by only yielding http.disconnect when response has been fully received by @tonybaloney in #153
- Drop 3.6 and add 3.11 to test matrix by @tonybaloney in #152
- Revert "add warmup context (#154)" by @YunchuWang in #157
- Fix callable type hint in v2 by @YunchuWang in #160
- Moved SqlRow from _abc by @gavin-aguiar in #150
- Fix decorator typehints by @baluyotraf in #162
New Contributors
- @baluyotraf made their first contribution in #162
Full Changelog: 1.12.0...1.13.2
Release 1.13.0b1
What's Changed
- Updated readme to include unicode chars by @gavin-aguiar in #144
- Fixing the Key decode issue for multi-events by @shrohilla in #146
- Revert "Revert "Add SQL Binding support (#124)"" by @gavin-aguiar in #147
Full Changelog: 1.12.0...1.13.0b1
Release 1.12.0
What's Changed
- Revert "Update init.py" by @gavin-aguiar in #140
- Removed tests dir from wheel package by @gavin-aguiar in #141
- Async handle adaptor by @tonybaloney in #143
Full Changelog: 1.11.3...1.12.0
Release 1.11.3 (abandoned)
What's Changed
- Add SQL Binding support by @gavin-aguiar in #127
- added decorators for Table storage. by @pdthummar in #123
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #134
- Increase http test code coverage. by @pdthummar in #128
- Increase eventhub and cosmosdb test code coverage to above 90%. by @pdthummar in #133
- Increase queue test code coverage to above 90% by @pdthummar in #132
- Blueprint interfaces implementation by @YunchuWang in #116
- Increase kafka, servicebus and durable-functions test code coverage. by @pdthummar in #136
- Performance tweaks for to_camel_case by @pamelafox in #131
- Optimize functions decorator by @tonybaloney in #129
- labelling http function type pystein by @YunchuWang in #137
- Binding name updates by @gavin-aguiar in #139
- log warning for function app without http functions by @YunchuWang in #138
New Contributors
- @microsoft-github-policy-service made their first contribution in #134
- @pamelafox made their first contribution in #131
Full Changelog: 1.11.2...1.11.3
Release 1.11.3b3
Highlights
- Binding name updates by @gavin-aguiar in #139
What's Changed
- labelling http function type pystein by @YunchuWang in #137
- Binding name updates by @gavin-aguiar in #139
- log warning for function app without http functions by @YunchuWang in #138
Full Changelog: 1.11.3b2...1.11.3b3