Releases: Azure/azure-functions-python-worker
Releases · Azure/azure-functions-python-worker
Release list
Release 4.46.0
Release Notes
General
Build & Dependencies
- Improve release pipeline, update linux image (#1889) - hallvictoria
- Replace unzip with zipfile for linux-arm64 builds (#1891) - hallvictoria
Tests
- Free up emulator memory (#1888) - hallvictoria
- Update durable tests, docker con, unit tests (#1884) - hallvictoria
- Fix eventgrid variables, clean up Docker Consumption test logic (#1886) - hallvictoria
Python <= 3.12
Refactoring
- Add name validation to file accessor (#1885) - Gavin Aguiar (@gavin-aguiar)
Python 3.13+
Build & Dependencies
- Update Azure Functions Runtime V2 version to 1.2.1 (#1892) - hallvictoria
Runtime and SDK Versions
azure-functions-runtime==1.2.1
azure-functions-runtime-v1==1.1.0
azure-functions==1.24.0 (Python < 3.10)
azure-functions==1.26.0b3 (Python 3.10-3.12)
azure-functions==2.2.0b5 (Python 3.13+)
Host Version
4.1054
Full Changelog: azure_functions_worker-4.45.1...4.46.0
azure-functions-runtime 1.2.1
Release Notes
Refactoring
- Vendoring Protobuf (#1873) - Gavin Aguiar (@gavin-aguiar)
- Lazy-load azurefunctions.extensions.base for Python 3.13+ (#1878) - Gavin Aguiar (@gavin-aguiar)
Build & Dependencies
- Update V1 & V2 runtimes to use Azure SDK process (#1879) - hallvictoria
- Improve release pipeline, update linux image (#1889) - hallvictoria
Tests
- Test fixes (#1874) - Gavin Aguiar (@gavin-aguiar)
- Update durable tests, docker con, unit tests (#1884) - hallvictoria
- Fix eventgrid variables, clean up Docker Consumption test logic (#1886) - hallvictoria
- Free up emulator memory (#1888) - hallvictoria
Chores
- Add es-metadata.yml (schema 1.0.0) (#1859) - Jacob Viau (@jviau)
- Updating lc image to flex (#1795) - Gavin Aguiar (@gavin-aguiar)
Full Changelog: runtimes/v2-1.1.1...runtimes/v2-1.2.1
Release 4.45.1
Python <= 3.12
Bug Fixes
- test: Test fixes by Gavin Aguiar (@gavin-aguiar) in #1874
Includes:
https://github.com/Azure/azure-functions-python-worker/releases/tag/4.45.0
Runtime and SDK Versions
azure-functions-runtime==1.1.1
azure-functions-runtime-v1==1.1.0
azure-functions==1.24.0 (Python < 3.10)
azure-functions==1.26.0b3 (Python 3.10-3.12)
azure-functions==2.2.0b5 (Python 3.13+)
Host Version: 4.1052
Full Changelog: 4.45.0...4.45.1