Releases: Azure/azure-functions-python-worker
Releases · Azure/azure-functions-python-worker
Release 4.19.0
What's Changed
- Update Python SDK Version to 1.17.0 (Reverting to latest major version release)
- Update CI consumption workflow to enable testing for py3.11 by @pdthummar in #1266
Full Changelog: 4.18.0...4.19.0
Release 4.18.0
What's Changed
- Enable support for handling new command line arguments by @pdthummar in #1318
Full Changelog: 4.17.0...4.18.0
Release 4.17.0
What's Changed
- Add warmup trigger e2e tests by @pdthummar in #1295
- Update Python SDK Version to 1.16.0 by @gavin-aguiar in #1298
- FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning by @microsoft-github-policy-service in #1285
- SettingsApi ModuleNotFoundError fix when extensions enabled by @gavin-aguiar in #1305
Full Changelog: 4.16.0...4.17.0
Release 4.16.0
What's Changed
- Fixing vulnerabilities by upgrading lib versions by @pdthummar in #1292
- Update Python SDK Version to 1.15.1b2 by @gavin-aguiar in #1293
- Reverted route validation by @gavin-aguiar in #1278
- Importing azure functions in InitRequest by default by @gavin-aguiar in #1250
- Update GRPCIO version for Python 3.8 and higher. by @pdthummar in #1294. This upgrade was for fixing the following CVEs -
- Fixed CVE-2023-32731
- Fixed CVE-2023-32732
Full Changelog: 4.15.0...4.16.0
Release 4.15.0
What's Changed
- Integration test fixes for CI pipeline by @gavin-aguiar in #1259
- Update Python SDK Version to 1.15.0 by @gavin-aguiar in #1264
- Update e2e tests GH workflow to fix flaky tests. by @pdthummar in #1276
- Updating the dependencies and build pipelines to support Arm64 macOS by @vrdmr in #1267
- Update Python SDK Version to 1.15.1b1 by @gavin-aguiar in #1283
- Retry policy support for v2 programming model by @gavin-aguiar in #1268
Full Changelog: 4.14.0...4.15.0
Release 4.14.0
What's Changed
- Update Python SDK Version to 1.14.1b2 by @gavin-aguiar in #1229
- Update Python SDK Version to 1.14.1b3 by @gavin-aguiar in #1232
- Revert: Added worker to pythonpath by @gavin-aguiar in #1233
Full Changelog: 4.13.0...4.14.0
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