Skip to content

Release v1.8.0 - #183

Merged
berndverst merged 1 commit into
mainfrom
andystaples-glowing-eureka
Jul 23, 2026
Merged

Release v1.8.0#183
berndverst merged 1 commit into
mainfrom
andystaples-glowing-eureka

Conversation

@andystaples

Copy link
Copy Markdown
Contributor

Summary

Cuts a coordinated v1.8.0 release for both packages from main:

  • durabletask → tag v1.8.0
  • durabletask.azuremanaged → tag azuremanaged-v1.8.0

Changes

  • Bump durabletask version 1.7.21.8.0 (pyproject.toml).
  • Bump durabletask.azuremanaged version 1.7.21.8.0 and raise dependency floors (durabletask>=1.8.0, durabletask[azure-blob-payloads]>=1.8.0).
  • Move Unreleased changelog entries into a new ## v1.8.0 section in both CHANGELOG.md and durabletask-azuremanaged/CHANGELOG.md.

Changelog highlights (v1.8.0)

durabletask

  • ADDED: TaskHubGrpcClient.rewind_orchestration(), Task.result alias, bind_context/clear_context exports.
  • FIXED: timezone-aware timer scheduling, orchestration version presence check, genericEvent replay handling, legacy lock-granted entity response, when_all waiting for all children, worker reconnect after GetWorkItems stream reset.

durabletask.azuremanaged

  • Updates base dependency to durabletask v1.8.0.
  • ADDED: rewind_orchestration() on the DTS clients.
  • FIXED: DTS workers stopping permanently after a GetWorkItems stream reset.

Commit coverage

Follow-ups (after merge)

  • Create tags v1.8.0 and azuremanaged-v1.8.0 on the merge commit.
  • Draft the two GitHub Releases from those tags.

Bump durabletask and durabletask.azuremanaged to 1.8.0, update the azuremanaged dependency floors, and move Unreleased changelog entries into a v1.8.0 section for both packages.

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

Copilot-Session: ebc438fa-ef0b-4c2e-96fd-646d8ed0b6b7
Copilot AI review requested due to automatic review settings July 23, 2026 19:10

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.

Pull request overview

Prepares a coordinated v1.8.0 release for both the core durabletask SDK and the durabletask.azuremanaged provider by bumping package versions and rolling changelog entries into versioned release sections.

Changes:

  • Bumped durabletask package version to 1.8.0.
  • Bumped durabletask.azuremanaged package version to 1.8.0 and raised its durabletask dependency floors to >=1.8.0 (including the azure-blob-payloads extra).
  • Moved the prior “Unreleased” changelog content into new v1.8.0 sections for both packages.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
pyproject.toml Bumps core package version to 1.8.0.
durabletask-azuremanaged/pyproject.toml Bumps provider version to 1.8.0 and updates dependency floors to durabletask>=1.8.0.
CHANGELOG.md Creates a v1.8.0 section and places release notes under it.
durabletask-azuremanaged/CHANGELOG.md Creates a v1.8.0 section and places provider release notes under it.

@berndverst
berndverst merged commit 55d8e0b into main Jul 23, 2026
19 checks passed
@berndverst
berndverst deleted the andystaples-glowing-eureka branch July 23, 2026 19:26
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