Releases: Azure/azure-functions-python-worker
Releases · Azure/azure-functions-python-worker
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
Release 4.4.0
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
Full Changelog: 4.3.0...4.4.0
Release 4.3.0
Highlights
- Supporting PyStein programming model in the Worker by @gavin-aguiar in #965
- Enabled dependency isolation by default by @gavin-aguiar in #1055
- Enable support for multiple Set-Cookie response headers (Native & wsgi/asgi) by @YunchuWang in #1004
- Blueprint support within PyStein
What's Changed
- update cosmosdb e2e test to check internal fields existence by @YunchuWang in #1006
- Added "python -m" while running pytest in CI workflows by @gavin-aguiar in #1020
- add asgi/wsgi stein tests by @YunchuWang in #1019
- Update Python SDK Version to 1.11.1 by @vrdmr in #1025
- Mark python-dateutil as install required by @YunchuWang in #1021
- Update Python SDK Version to 1.11.2 by @vrdmr in #1027
- update azure-functions version to 1.11.3b1 by @YunchuWang in #1032
- Added generic tests for http and servicebus by @gavin-aguiar in #1043
- add cosmosdb, eventhub generic tests by @YunchuWang in #1024
- Add dev container by @tonybaloney in #1039
- unskip test_common_libraries for 3.7 by @YunchuWang in #1058
- Removed library imports from the worker by @gavin-aguiar in #1046
- label flaky httpfunction tests in thirdparty pystein http tests by @YunchuWang in #1060
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #1053
- updating readme with py3.10 coming soon by @YunchuWang in #1059
- Enabled dependency isolation by default by @gavin-aguiar in #1055
- Updated host version for consumption tests by @gavin-aguiar in #1062
- Added consumption test for dependency isolation by @gavin-aguiar in #1063
- Logging traceback for fatal errors by @vrdmr in #1064
- Update Python SDK Version to 1.11.3b2 by @vrdmr in #1071
- blueprint change: worker indexing functionregister by @YunchuWang in #1065
- Enable support for multiple Set-Cookie response headers (native & wsgi/asgi) by @YunchuWang in #1004
- add E2E pystein and generic binding tests for table. by @pdthummar in #1045
- Removing init.py copy step in *_env_gen.yml files by @vrdmr in #972
- Fix host_out readlines in test_utils by @YunchuWang in #976
- Added an option in setup.py to use any branch from azure-functions-host by @gavin-aguiar in #978
- Updated workflows to use the host from dev branch by @gavin-aguiar in #980
- Update Python SDK Version to 1.10.1 by @vrdmr in #983
- Reformatted the README.md and removed 3.6 from CI by @vrdmr in #985
- ignore testutils files from code coverage by @YunchuWang in #986
- Update linux consumption tests to test with dev library by @gavin-aguiar in #990
- updating the verbiage of 'ModuleNotFound' error. by @pdthummar in #997
- Create codeql-analysis.yml for security checks by @vrdmr in #999
- Adding pdthummar to CodeOwners file by @vrdmr in #995
- Fixing the Perf Testing workflow by @vrdmr in #994
- Disable dependency isolation for py 3.10 by @gavin-aguiar in #1003
- add py 310 threadpoolsetting tests by @YunchuWang in #996
- Fixing dependency isolation tests for linux consumption by @gavin-aguiar in #1005
- Update Python SDK Version to 1.11.0 by @vrdmr in #1015
- Supporting PyStein programming model in the Worker by @gavin-aguiar in #965
New Contributors
- @pdthummar made their first contribution in #997
- @tonybaloney made their first contribution in #1039
Full Changelog: 4.0.0...4.3.0
4.2.0 (hotfix)
A new hotfix release for Python Worker to fix the import issue.
4.1.0 (Abandoned)
Highlights
- Supporting PyStein programming model in the Worker by @gavin-aguiar in #965
- Disable dependency isolation for py 3.10 by @gavin-aguiar in #1003
What's Changed
- Removing init.py copy step in *_env_gen.yml files by @vrdmr in #972
- Fix host_out readlines in test_utils by @YunchuWang in #976
- Added an option in setup.py to use any branch from azure-functions-host by @gavin-aguiar in #978
- Updated workflows to use the host from dev branch by @gavin-aguiar in #980
- Update Python SDK Version to 1.10.1 by @vrdmr in #983
- Reformatted the README.md and removed 3.6 from CI by @vrdmr in #985
- ignore testutils files from code coverage by @YunchuWang in #986
- Update linux consumption tests to test with dev library by @gavin-aguiar in #990
- updating the verbiage of 'ModuleNotFound' error. by @pdthummar in #997
- Create codeql-analysis.yml for security checks by @vrdmr in #999
- Adding pdthummar to CodeOwners file by @vrdmr in #995
- Fixing the Perf Testing workflow by @vrdmr in #994
- Disable dependency isolation for py 3.10 by @gavin-aguiar in #1003
- add py 310 threadpoolsetting tests by @YunchuWang in #996
- Fixing dependency isolation tests for linux consumption by @gavin-aguiar in #1005
- Update Python SDK Version to 1.11.0 by @vrdmr in #1015
- Supporting PyStein programming model in the Worker by @gavin-aguiar in #965
New Contributors
- @pdthummar made their first contribution in #997
Full Changelog: 4.0.0...4.1.0