Releases: Azure/azure-functions-python-worker
Releases · Azure/azure-functions-python-worker
Release 4.13.0
What's Changed
- Updated cosmosdb functions to use v4 extension by @gavin-aguiar in #1227
- Update Python SDK Version to 1.14.1b1 by @gavin-aguiar in #1226
- Logging improvements by @gavin-aguiar in #1228
Full Changelog: 4.12.0...4.13.0
Release 4.12.0
What's Changed
- add e2e tests for PYTHON_THREADPOOL_THREAD_COUNT and FUNCTIONS_WORKER_PROCESS_COUNT by @pdthummar in #1136
- Information of newer supported versions by @pdthummar in #1195
- Moving get_bindings_registry to static list by @gavin-aguiar in #1197
- Fix EventHub E2E Tests by @EvanR-Dev in #1209
- Adding workflow for testing custom dedicated or consumption image. by @pdthummar in #1186
- Docker e2e test fixes by @gavin-aguiar in #1192
- Build fixes: Upgrading pip to 23.0 by @gavin-aguiar in #1221
- Added durable functions stein tests by @gavin-aguiar in #1199
- Added worker to pythonpath by @gavin-aguiar in #1215
- Update Python SDK Version to 1.14.0 by @gavin-aguiar in #1223
Full Changelog: 4.11.0...4.12.0
Release 4.11.0
What's Changed
- Updated grpcio, grpcio-tools and protobuf version for 3.11 by @pdthummar in #1175
- docker test fix by @gavin-aguiar in #1184
- Updated sdk version to 1.13.3 by @gavin-aguiar in #1193
- Fixing E2E and UT flaky tests. by @pdthummar in #1188
- Update protobuf and grpcio version for python3.11 by @pdthummar in #1183
- Setting pythonpath for all environments by @gavin-aguiar in #1180
- Move importing azfunc to init request by @gavin-aguiar in #1170
- Enable logging from user threads by @EvanR-Dev in #1171
New Contributors
- @EvanR-Dev made their first contribution in #1171
Full Changelog: 4.10.1...4.11.0
Release 4.10.1
Highlights
- Added worker metadata to init and reload response by @gavin-aguiar in #1166
What's Changed
- Added worker metadata to init and reload response by @gavin-aguiar in #1166
- Updated testutils to use dedicated host by @gavin-aguiar in #1169
- Updated version to 1.13.2 by @gavin-aguiar in #1173
Full Changelog: 4.10.0...4.10.1
Release 4.10.0
Highlights
- Enabling support for py3.11 by @pdthummar in #1108
- Enabling Py3.11 for E2E and unit tests. by @pdthummar in #1162
What's Changed
- Running tests in parallel by @gavin-aguiar in #1130
- Moved consumption tests in a separate pipeline by @gavin-aguiar in #1148
- Adding docker tests by @gavin-aguiar in #1157
- Enabling Py3.11 for E2E and unit tests. by @pdthummar in #1162
- Enabling support for py3.11 by @pdthummar in #1108
- add legacy and pystein timer trigger e2e tests by @pdthummar in #1131
- Add E2E scenarios for common libs by @pdthummar in #1132
Full Changelog: 4.9.0...4.10.0
Release 4.9.0
- Fill in Release Note Here
What's Changed
- Fix test_queue_return flaky test and other nits by @vrdmr in #1118
- Fixing format_traceback's change of signature by @vrdmr in #1123
- make logging lazy format by @YunchuWang in #1067
- Update Python SDK Version to 1.13.0b1 by @gavin-aguiar in #1126
- Refactoring tests utils by @gavin-aguiar in #1109
- Handling multi worker scenerio for pystein by @gavin-aguiar in #1142
Full Changelog: 4.8.0...4.9.0
Release 4.8.0
Reliability and monitoring improvements.
What's Changed
- Improve indexing related logs by @gavin-aguiar in #1112
- Disabled dependency isolation by default for py310 by @gavin-aguiar in #1113
- Fixing extension bundle and test utils by @vrdmr in #1115
- Update Python SDK Version to 1.12.0 by @vrdmr in #1114
Full Changelog: 4.7.0...4.8.0
Release 4.7.0
What's Changed
- Bugfix for checking durable functions implicit output by @gavin-aguiar in #1099
Full Changelog: 4.6.0...4.7.0
Release 4.6.0
Highlights
- Revert "Enabled dependency isolation by default (#1055)" by @YunchuWang in #1092
What's Changed
- Update Python SDK Version to 1.11.3 by @gavin-aguiar in #1087
- Revert "Update Python SDK Version to 1.11.3" by @gavin-aguiar in #1093
- Revert "Enabled dependency isolation by default (#1055)" by @YunchuWang in #1092
Full Changelog: 4.5.0...4.6.0
Release 4.5.0
Highlights
- Updated stein tests in include new binding names by @gavin-aguiar in #1078
What's Changed
- add EventHubBatch E2E pystein tests. by @pdthummar in #1052
- add E2E Pystein and generic binding tests for EventGrid by @pdthummar in #1031
- add blob generic binding tests. by @pdthummar in #1030
- cookies get key hotfix by @YunchuWang in #1076
- Add SQL Bindings end to end test by @lucyzhang929 in #1026
- unskip lc tests by @YunchuWang in #1077
- Migrate FabricBot Tasks to Config-as-Code by @msftbot in #1069
- Update Python SDK Version to 1.11.3b3 by @vrdmr in #1086
- Updated stein tests in include new binding names by @gavin-aguiar in #1078
- Added validation for route name for http triggers by @gavin-aguiar in #1066
New Contributors
- @lucyzhang929 made their first contribution in #1026
- @msftbot made their first contribution in #1069
Full Changelog: 4.3.0...4.5.0