Skip to content

Prepare durabletask 1.10.1 and Azure Functions 2.0.0rc1 releases - #264

Merged
Bernd Verst (berndverst) merged 1 commit into
mainfrom
andystaples-bump-versions-1-10-1-2-0-0rc1
Sep 4, 2026
Merged

Prepare durabletask 1.10.1 and Azure Functions 2.0.0rc1 releases#264
Bernd Verst (berndverst) merged 1 commit into
mainfrom
andystaples-bump-versions-1-10-1-2-0-0rc1

Conversation

@andystaples

Copy link
Copy Markdown
Contributor

Summary

  • prepare durabletask 1.10.1 and durabletask.azuremanaged 1.10.1
  • prepare azure-functions-durable 2.0.0rc1
  • update provider dependency floors to durabletask 1.10.1
  • move the accumulated core fix under the 1.10.1 release heading

Commit coverage

  • durabletask: v1.10.0..HEAD
  • durabletask.azuremanaged: azuremanaged-v1.10.0..HEAD
  • azure-functions-durable: azurefunctions-v2.0.0b3..HEAD

The only post-release user-facing change is the core fix that preserves activity tags across retry attempts. The provider release notes record their updated durabletask dependency floors.

Validation

  • parsed all three pyproject.toml files and verified package versions and dependency floors
  • checked the release headings and final diff formatting
  • confirmed the release-prep diff contains only the six package metadata and changelog files

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: a4d3ce91-a38c-41ef-93a8-b213cb14af1f
Copilot AI lite review requested due to automatic review settings September 4, 2026 16:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The changes are limited to version/dependency metadata and consistent changelog updates matching the stated release-prep goals.

Review tier: Lite
Findings: None

What changed in this PR

Prepares the next patch releases of the core durabletask SDK and durabletask.azuremanaged provider (v1.10.1), plus the next pre-release of azure-functions-durable (v2.0.0rc1), aligning provider dependency minimums with the new core release and updating changelogs accordingly.

Changes:

  • Bumped package versions for durabletask (1.10.1), durabletask.azuremanaged (1.10.1), and azure-functions-durable (2.0.0rc1).
  • Raised provider dependency floors to durabletask>=1.10.1 (including the relevant extras).
  • Added release headings/entries to the three package changelogs (and moved the core fix under the v1.10.1 heading).
File Description
pyproject.toml Bumps core SDK version to 1.10.1.
CHANGELOG.md Adds v1.10.1 heading and places the retry-tag preservation fix under it.
durabletask-azuremanaged/​pyproject.toml Bumps provider version to 1.10.1 and updates durabletask dependency floors to >=1.10.1 (including extras).
durabletask-azuremanaged/​CHANGELOG.md Adds v1.10.1 entry noting the dependency floor update.
azure-functions-durable/​pyproject.toml Bumps provider version to 2.0.0rc1 and updates durabletask[opentelemetry] floor to >=1.10.1.
azure-functions-durable/​CHANGELOG.md Adds v2.0.0rc1 entry noting the dependency floor update.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@berndverst
Bernd Verst (berndverst) merged commit a6c18f2 into main Sep 4, 2026
25 checks passed
@berndverst
Bernd Verst (berndverst) deleted the andystaples-bump-versions-1-10-1-2-0-0rc1 branch September 4, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants