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
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