Prepare durabletask 1.10.0 and Azure Functions 2.0.0b3 releases - #261
Merged
andystaples merged 2 commits intoSep 2, 2026
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
Changes are limited to version bumps, dependency floor updates, and changelog reorganization consistent with the stated release-prep intent.
Pull request overview
Prepares the next set of releases across the core durabletask SDK, the durabletask.azuremanaged provider, and the azure-functions-durable provider by bumping package versions, updating dependency floors, and promoting accumulated changelog entries into versioned release sections.
Changes:
- Bumped
durabletaskanddurabletask.azuremanagedversions to1.10.0, andazure-functions-durableto2.0.0b3. - Updated provider minimum dependency floors to
durabletask>=1.10.0(including relevant extras). - Reorganized changelogs by moving release notes under new
v1.10.0/v2.0.0b3headings (including moving the worker event-loop fix intov1.10.0).
File summaries
| File | Description |
|---|---|
pyproject.toml |
Bumps core SDK version to 1.10.0. |
CHANGELOG.md |
Adds v1.10.0 section and relocates the worker event-loop fix into it. |
durabletask-azuremanaged/pyproject.toml |
Bumps provider version to 1.10.0 and raises durabletask dependency floors to >=1.10.0. |
durabletask-azuremanaged/CHANGELOG.md |
Adds v1.10.0 section and notes the dependency floor update. |
azure-functions-durable/pyproject.toml |
Bumps beta version to 2.0.0b3 and raises durabletask[opentelemetry] dependency floor to >=1.10.0. |
azure-functions-durable/CHANGELOG.md |
Adds v2.0.0b3 section and records dependency floor + release notes. |
Review details
- Files reviewed: 6/6 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Bernd Verst (berndverst)
approved these changes
Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
durabletask1.10.0 anddurabletask.azuremanaged1.10.0azure-functions-durable2.0.0b3durabletask1.10.0Commit coverage
durabletask:v1.9.0..HEADdurabletask.azuremanaged:azuremanged-v1.9.0..HEADazure-functions-durable:azurefunctions-v2.0.0b2..HEADThe Azure Managed range uses the repository's existing misspelled package tag,
azuremanged-v1.9.0.Validation
pyproject.tomlfiles and verified package versions and dependency floors