What's Changed
- Rename OpenAI integration feature to OpenAI Agent SDK Integration with Azure Durable Functions (Preview) by @greenie-msft in #578
- Allow overriding orchestration version when starting orchestrations via APIs by @AnatoliB in #582
- docs: update call_http docstring to mention dict support (Fixes #518) by @siddharth-s31 in #588
- Bump aiohttp from 3.12.14 to 3.13.3 by @dependabot[bot] in #589
- Fix connection contention by reusing aiohttp ClientSession by @Copilot in #592
- Add FunctionInvocationId header propagation for client operations by @cgillum in #593
New Contributors
- @castrodd made their first contribution in #583
- @siddharth-s31 made their first contribution in #588
- @Copilot made their first contribution in #592
- @cgillum made their first contribution in #593
Full Changelog: v1.4.0...v1.5.0