Releases: Azure/azure-functions-python-worker
Releases · Azure/azure-functions-python-worker
Release 4.34.0
What's Changed
- build: update Python SDK Version to 1.21.1 by @hallvictoria in #1585
- build: update Python SDK Version to 1.22.0b1 by @hallvictoria in #1586
- build: update Python SDK Version to 1.22.0b2 by @hallvictoria in #1589
- build: update Python SDK Version to 1.22.0b3 by @hallvictoria in #1592
- build: update Python SDK Version to 1.22.0b4 by @hallvictoria in #1601
- build: update Python Worker Version to 4.34.0 by @hallvictoria in #1602
Runtime Version
- 4.37
Full Changelog: 4.33.0...4.34.0
Release 4.33.0
What's Changed
- build: update Python SDK Version to 1.21.0 by @hallvictoria in #1581
- build: update Python Worker Version to 4.33.0 by @hallvictoria in #1583
Full Changelog: 4.32.0...4.33.0
Release 4.32.0
What's Changed
- fix: added optional context param for tasks by @hallvictoria in #1523
- fix: unique clients per function by @hallvictoria in #1490
- build: update Python SDK Version to 1.21.0b3 by @hallvictoria in #1569
- fix: code sign validation for setuptools by @hallvictoria in #1570
- build: remove unnecessary files from worker package by @hallvictoria in #1571
- test: removed skipping for docker tests by @hallvictoria in #1568
- fix: Http V2 route params update by @YunchuWang in #1491
- fix: Fixed default threadpool count for pyver> 3.9 by @gavin-aguiar in #1575
- build: update Python Worker Version to 4.32.0 by @hallvictoria in #1578
Full Changelog: 4.31.0...4.32.0
Release 4.31.0
What's Changed
- test: dev library testing based on branch name or variable by @hallvictoria in #1538
- fix: mirror sdk and extension branches by @hallvictoria in #1554
- test: refactoring deferred bindings tests by @hallvictoria in #1555
- build: update Python SDK Version to 1.21.0b1 by @hallvictoria in #1553
- build: update Python SDK Version to 1.21.0b2 by @hallvictoria in #1558
- fix: unique function names by @hallvictoria in #1557
- feat: Support OpenTelemetry Azure monitor distro by @lzchen in #1509
New Contributors
Runtime Version
Full Changelog: 4.30.3...4.31.0
Release 4.30.3
What's Changed
- fix: copy entire protos folder to /deps by @hallvictoria in #1548
- build: update Python Worker Version to 4.30.3 by @hallvictoria in #1551
Full Changelog: 4.30.2...4.30.3
Release 4.30.2
What's Changed
- fix: use invoke to build protos by @hallvictoria in #1546
- build: update Python Worker Version to 4.30.2 by @hallvictoria in #1547
Full Changelog: 4.30.1...4.30.2
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