Prepare durabletask 1.9.0 and Azure Functions 2.0.0b2 releases - #248
Merged
andystaples merged 1 commit intoJul 30, 2026
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 48603a1b-c5f2-40af-be4c-7df404280622
berndverst
approved these changes
Jul 30, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the durabletask 1.9.0, durabletask.azuremanaged 1.9.0, and azure-functions-durable 2.0.0b2 releases by bumping package versions/dependency floors and moving accumulated “Unreleased” notes under versioned release headings across the three package changelogs.
Changes:
- Bumped package versions for
durabletask.azuremanagedto 1.9.0 andazure-functions-durableto 2.0.0b2 (and aligned minimumdurabletaskdependency where applicable). - Promoted “Unreleased” changelog entries into versioned
v1.9.0/v2.0.0b2sections. - Added release callouts describing performance improvements and compatibility notes.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| durabletask-azuremanaged/pyproject.toml | Bumps durabletask.azuremanaged version to 1.9.0 and raises the minimum durabletask dependency to 1.9.0. |
| durabletask-azuremanaged/CHANGELOG.md | Moves accumulated notes into a new v1.9.0 release section. |
| CHANGELOG.md | Adds the v1.9.0 release heading and places changes under it for the core SDK. |
| azure-functions-durable/pyproject.toml | Bumps azure-functions-durable to 2.0.0b2. |
| azure-functions-durable/CHANGELOG.md | Adds the v2.0.0b2 release heading and includes notes about inherited durabletask 1.9.0 improvements. |
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.9.0,durabletask.azuremanaged1.9.0, andazure-functions-durable2.0.0b2Commit coverage
durabletask:v1.8.0..HEADdurabletask.azuremanaged:azuremanaged-v1.8.0..HEADazure-functions-durable:azurefunctions-v2.0.0b1..HEADThe Azure Functions range uses the repository's prior package release tag,
azurefunctions-v2.0.0b1.Validation
pyproject.tomlfiles and verified package versions and dependency floors