Releases: Azure/azure-functions-python-worker
Releases · Azure/azure-functions-python-worker
Release 4.30.1
Highlights
- feat: Update to support py312 by @gavin-aguiar in #1533
What's Changed
- build: update to 1ES PT by @hallvictoria in #1503
- fix: 1ES pipeline fixes by @hallvictoria in #1512
- fix: referencing absolute paths for ADO pipelines by @hallvictoria in #1518
- fix: typo in public build by @hallvictoria in #1519
- test: update pipeline to allow testing with dev libraries by @hallvictoria in #1520
- fix: pools for official build by @hallvictoria in #1527
- style: Isortifying the repo and adding pyproject.toml by @vrdmr in #1526
- refactor: Added command line util for setting up tests by @gavin-aguiar in #1530
- fix: integration test fixes by @hallvictoria in #1532
- refactor: updating pipeline variable references by @hallvictoria in #1534
- build: update Python Worker Version to 4.30.0 by @hallvictoria in #1540
- fix: Added build artifacts for python3.12 by @gavin-aguiar in #1541
- test: remove 312 from docker tests by @gavin-aguiar in #1542
- fix: publish worker nuget package by @hallvictoria in #1543
- fix: changed target path for builds by @hallvictoria in #1544
- build: update Python Worker Version to 4.30.1 by @hallvictoria in #1545
Full Changelog: 4.29.0...4.30.1
Release 4.29.0
What's Changed
- test: Add SQL v2 end to end tests by @lucyzhang929 in #1484
- build: update Python SDK Version to 1.20.0b1 by @hallvictoria in #1488
- build: update Python SDK Version to 1.20.0b2 by @hallvictoria in #1493
- fix: remove masking E2E test failures by @hallvictoria in #1483
- fix: catching unhandled exception for httpv2 / db by @hallvictoria in #1494
- fix: enable missed return types for generic by @hallvictoria in #1485
- fix: latest pytest version breaking tests by @hallvictoria in #1507
- build: update Python SDK Version to 1.20.0b4 by @hallvictoria in #1506
- build: update Python SDK Version to 1.20.0 by @hallvictoria in #1510
- build: update Python Worker Version to 4.29.0 by @hallvictoria in #1511
Host Versions
Full Changelog: 4.28.1...4.29.0
Release 4.28.1
What's Changed
- fix: allow returning none for generic bindings by @hallvictoria in #1379
- fix: Update function directory in load request to use /home/site/wwwroot by @gavin-aguiar in #1480
Host Versions
Full Changelog: 4.28.0...4.28.1
Release 4.27.2
What's Changed
- bug: Backport 4.27: Update function directory in load request to use /home/site/wwwroot by @gavin-aguiar in #1481
- fix: allow returning none for generic bindings by @hallvictoria in #1482
Full Changelog: 4.28.0...4.27.2
Release 4.27.1
What's Changed
- bug: Backport 4.27: Update function directory in load request to use /home/site/wwwroot by @gavin-aguiar in #1481
Full Changelog: 4.28.0...4.27.1
Release 4.28.0
Highlights
- feat: SDK bindings changes by @hallvictoria in #1423
- feat: Http V2 Support by @YunchuWang in #1455
- feat: OpenTelemetry support by @gavin-aguiar in #1469
What's Changed
- Add sql trigger e2e test by @lucyzhang929 in #1375
- Docker tests updates by @gavin-aguiar in #1457
- ci: Create pr_title_enforcer.yml by @YunchuWang in #1464
- fix: Unpin azure-eventhub to not use latest cmake which breaks 3.7 by @YunchuWang in #1474
- test: Mount base extension to fix consumption test failures by @YunchuWang in #1470
- feat: SDK bindings changes by @hallvictoria in #1423
- ci: linting pipeline permission fix by @YunchuWang in #1475
- ci: fix compiling webhost failure in all pipelines by @YunchuWang in #1477
- feat: Http V2 Support by @YunchuWang in #1455
- build: update Python SDK Version to 1.19.0 by @hallvictoria in #1478
- feat: OpenTelemetry support by @gavin-aguiar in #1469
Full Changelog: 4.27.0...4.28.0
Release 4.27.0
What's Changed
- Restore latest dev by @YunchuWang in #1445
- Moving function indexing to init request by @gavin-aguiar in #1446
Full Changelog: 4.26.0...4.27.0
Release 4.26.0
What's Changed
- Moved dateutil to install_requires by @gavin-aguiar in #1443
Full Changelog: 4.24.0...4.26.0
Release 4.25.0
- Fill in Release Note Here
What's Changed
- Add performance profiling pipeline to perf tests by @YunchuWang in #1392
- Support Speedscope format to profiling pipeline by @YunchuWang in #1405
- Fix pipelines transient errors by @YunchuWang in #1409
- Flaky durable tests by @hallvictoria in #1385
- Enhance test Webhost logs and fix 503s by @YunchuWang in #1411
- Update Python SDK Version to 1.19.0b1 by @gavin-aguiar in #1417
- Configure Precommit hooks with black and isort by @vrdmr in #1416
- Update Python SDK Version to 1.19.0b2 by @gavin-aguiar in #1430
- Python 3.6 baggage code removal by @hallvictoria in #1419
- Test Fixes for 503 error by @gavin-aguiar in #1433
- Testing new SB properties by @hallvictoria in #1425
- Refactoring typing_inspect.py by @hallvictoria in #1435
- Fixed unit and docker tests by @hallvictoria in #1438
- Enabled implicit output for generic bindings by @hallvictoria in #1391
- Update Python SDK Version to 1.19.0b3 by @hallvictoria in #1441
Full Changelog: 4.24.0...4.25.0
Release 4.24.0
What's Changed
- Add timestamp in the received invocation logs by @hallvictoria in #1378
- App Settings Logs formatting fixes by @hallvictoria in #1387
- Update Python SDK Version to 1.18.0 by @gavin-aguiar in #1394
- Configurable file name by @hallvictoria in #1323
- Added console logging to show errors during function load & indexing by @gavin-aguiar in #1396
Full Changelog: 4.22.0...4.24.0