Releases: Azure/azure-functions-python-library
Releases · Azure/azure-functions-python-library
Release 2.0.0
This release introduces version 2.0.0 of the Azure Functions Python library, which is specifically built for Python 3.13 and later versions.
v2.0.0 contains the same SDK content as 1.25.0b3.
Key Changes
- Python Version Requirement: This version requires Python 3.13 or higher
- Feature Parity: Version 2.0.0 is content-equivalent to version 1.x, containing the same functionality and features
- Future Support: This version line will receive updates and support for Python 3.13+ environments
Migration Notes
- If you're using Python 3.10-3.12, continue using version 1.x of this library
- If you're using Python 3.13+, upgrade to version 2.0.0
- No code changes are required when upgrading from 1.x to 2.0.0 - the API remains the same
Release 1.25.0b4
What's Changed
- feat: additional configurations for Kafka Trigger and Output by @aloiva in #306
- feat: Cloud event support for event grid by @gavin-aguiar in #314
- build: update Python Library Version to 1.25.0b4 by @hallvictoria in #315
New Contributors
Full Changelog: 1.25.0b3...1.25.0b4
Release 1.25.0b3
What's Changed
- fix: improved x-forwarded-port parsing for ASGI / WSGI by @hallvictoria in #307
- fix: ensure ASGI State is added to all subsequent ASGI requests by @hallvictoria in #310
- build: update MCP decorator API spec by @hallvictoria in #311
- feat: add mcp_resource_trigger by @hallvictoria in #312
Full Changelog: 1.25.0b2...1.25.0b3
Release 1.25.0b2
What's Changed
- chore: add 3.14 to tests by @hallvictoria in #302
- feat: settlement decorator changes by @hallvictoria in #297
- feat: Mysql data converter for Trigger binding by @susantabiswas in #289
- fix: add full DurableClientConverter class by @hallvictoria in #303
- feat: simplified mcp decorator by @hallvictoria in #301
- build: update Python Library Version to 1.25.0b2 by @hallvictoria in #305
New Contributors
- @susantabiswas made their first contribution in #289
Full Changelog: 1.25.0b1...1.25.0b2
Release 1.25.0b1
What's Changed
- feat: improve JSON error logging for Durable by @andystaples in #298
- build: update Python Library Version to 1.25.0b1 by @hallvictoria in #300
New Contributors
- @andystaples made their first contribution in #298
Full Changelog: 1.24.0...1.25.0b1
Release 1.24.0
What's Changed
- fix: update decorators for openai extension by @manvkaur in #280
- fix: OpenAI decorators: Optional aiConnectionName param added by @manvkaur in #283
- feat: allow different json library imports by @EvanR-Dev in #285
- docs: fix pydocs by @hallvictoria in #290
- fix: exclude tests/ from package by @hallvictoria in #291
- fix: update release by @hallvictoria in #292
- chore: Adding MCP decorators by @gavin-aguiar in #294
- chore: Adding py313 to builds and tests by @gavin-aguiar in #296
Full Changelog: 1.23.0...1.24.0
Release 1.24.0b4
What's Changed
- docs: fix pydocs by @hallvictoria in #290
- fix: exclude tests/ from package by @hallvictoria in #291
- fix: update release by @hallvictoria in #292
- chore: Adding MCP decorators by @gavin-aguiar in #294
- build: update Python Library Version to 1.24.0b4 by @hallvictoria in #295
Full Changelog: 1.24.0b3...1.24.0b4
Release 1.24.0b3
What's Changed
- feat: allow different json library imports by @EvanR-Dev in #285
- build: update Python Library Version to 1.24.0b3 by @hallvictoria in #288
Full Changelog: 1.24.0b2...1.24.0b3
Release 1.24.0b2
What's Changed
- fix: OpenAI decorators: Optional aiConnectionName param added by @manvkaur in #283
- build: update Python Library Version to 1.24.0b2 by @hallvictoria in #284
Full Changelog: 1.24.0b1...1.24.0b2
Release 1.24.0b1
What's Changed
- fix: update decorators for openai extension by @manvkaur in #280
- build: update Python Library Version to 1.24.0b1 by @hallvictoria in #282
Full Changelog: 1.23.0...1.24.0b1