Skip to content

Prepare durabletask 1.10.0 and Azure Functions 2.0.0b3 releases - #261

Merged
andystaples merged 2 commits into
microsoft:mainfrom
andystaples:andystaples-release-1-10-0-afd-beta-3
Sep 2, 2026
Merged

Prepare durabletask 1.10.0 and Azure Functions 2.0.0b3 releases#261
andystaples merged 2 commits into
microsoft:mainfrom
andystaples:andystaples-release-1-10-0-afd-beta-3

Conversation

@andystaples

Copy link
Copy Markdown
Contributor

Summary

  • prepare durabletask 1.10.0 and durabletask.azuremanaged 1.10.0
  • prepare azure-functions-durable 2.0.0b3
  • update provider dependency floors to durabletask 1.10.0
  • move accumulated unreleased notes under versioned release headings
  • move the worker event-loop fix from the previously released 1.9.0 section into 1.10.0

Commit coverage

  • durabletask: v1.9.0..HEAD
  • durabletask.azuremanaged: azuremanged-v1.9.0..HEAD
  • azure-functions-durable: azurefunctions-v2.0.0b2..HEAD

The Azure Managed range uses the repository's existing misspelled package tag, azuremanged-v1.9.0.

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 AI lite review requested due to automatic review settings September 1, 2026 20:58

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.

🟢 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 durabletask and durabletask.azuremanaged versions to 1.10.0, and azure-functions-durable to 2.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.0b3 headings (including moving the worker event-loop fix into v1.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.

@andystaples
andystaples merged commit 46602d5 into microsoft:main Sep 2, 2026
23 checks passed
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