tag:github.com,2008:https://github.com/Azure/azure-functions-durable-python/releases Tags from azure-functions-durable-python 2025-09-24T23:45:15Z tag:github.com,2008:Repository/167911661/v1.4.0 2025-09-24T23:58:01Z Durable Functions for Python v1.4.0 <p>Minor Agent SDK doc and sample fixes (<a class="issue-link js-issue-link" href="https://github.com/Azure/azure-functions-durable-python/pull/577">#577</a>)</p> <p>* Update extension bundle version to 4.34.0 in host.json and add setup instructions for preview version in getting-started.md</p> <p>* Add DTS settings to local.settings.json.template</p> <p>* Remove unnecessary semicolon in hello_world.py</p> <p>* Uncomment a line in setup instructions</p> <p>* Improve formatting</p> <p>* Fix DTS sample connection string</p> <p>* Document OPENAI_DEFAULT_MODEL requirement</p> andystaples tag:github.com,2008:Repository/167911661/v1.4.0rc2 2025-09-23T00:11:23Z v1.4.0rc2: Add OpenAI compatibility note (#575) <p>Add OpenAI compatibility note (<a class="issue-link js-issue-link" href="https://github.com/Azure/azure-functions-durable-python/pull/575">#575</a>)</p> <p>* Add compatibility notes for OpenAI package versions in README and getting started guide <br />* Add section for Durable OpenAI Agents in README at the root</p> AnatoliB tag:github.com,2008:Repository/167911661/v1.4.0rc1 2025-09-22T22:56:37Z v1.4.0rc1 AnatoliB tag:github.com,2008:Repository/167911661/v1.3.3 2025-08-21T22:25:06Z Durable Functions for Python v1.3.3 andystaples tag:github.com,2008:Repository/167911661/v1.3.2 2025-06-17T23:50:16Z Durable Functions for Python v1.3.2 <p>Fix bug with long timers in DTS/MSSQL (<a class="issue-link js-issue-link" href="https://github.com/Azure/azure-functions-durable-python/pull/559">#559</a>)</p> <p>* Fix bug with long timers in DTS/MSSQL</p> andystaples tag:github.com,2008:Repository/167911661/v1.3.1 2025-06-12T22:42:21Z v1.3.1 andystaples tag:github.com,2008:Repository/167911661/push 2025-06-12T21:53:52Z push andystaples tag:github.com,2008:Repository/167911661/v1.3.0 2025-06-13T22:22:38Z v1.3.0 <p>Bump minimum Python version to 3.9 (<a class="issue-link js-issue-link" href="https://github.com/Azure/azure-functions-durable-python/pull/552">#552</a>)</p> <p>* Bump min Python version to 3.9 <br />* Remove samples tests from CI run</p> andystaples tag:github.com,2008:Repository/167911661/v1.2.10 2024-10-22T18:33:09Z Durable Functions for Python v1.2.10 <p>Content Handling Improvement in call_http method (<a class="issue-link js-issue-link" href="https://github.com/Azure/azure-functions-durable-python/pull/494">#494</a>)</p> <p>* initial commit</p> <p>* remove unused pkg</p> <p>* improve call_http for clarity</p> <p>* add content handling test for call_http</p> <p>* add import</p> <p>* update test</p> <p>* update test</p> <p>* update typo</p> <p>* remove unused using</p> <p>* update by comments</p> <p>* add space</p> <p>* update unit tests as we update call_http logic</p> <p>* update by comment</p> <p>* update description</p> <p>* update by comment</p> <p>* re-arrange the error message as it's too long</p> <p>* re-arrange error msg</p> <p>* update error msg</p> <p>* update test</p> <p>* updatetest</p> nytian tag:github.com,2008:Repository/167911661/v1.2.9 2024-02-14T02:57:26Z Durable Functions for Python v1.2.9 <p>Enable call suspend-resume from durable client (<a class="issue-link js-issue-link" href="https://github.com/Azure/azure-functions-durable-python/pull/483">#483</a>)</p> <p>* Add API syntax support for suspend-resume</p> <p>* initial commit</p> <p>* add new line at the end of file</p> <p>* add unit tests for suspend-resume</p> <p>* add suspend/resume history event</p> <p>* remove empty line</p> <p>* remove duplicate caused by emrge</p> <p>* update by comment</p> <p>---------</p> <p>Co-authored-by: Julio Arroyo &lt;t-jarroyo@microsoft.com&gt;</p> davidmrdavid