Skip to content

Bumping the Worker/WebJobs packages versions#3378

Merged
sophiatev merged 1 commit intodevfrom
stevosyan/bump-to-worker-15-webjobs-12
Mar 5, 2026
Merged

Bumping the Worker/WebJobs packages versions#3378
sophiatev merged 1 commit intodevfrom
stevosyan/bump-to-worker-15-webjobs-12

Conversation

@sophiatev
Copy link
Collaborator

Summary

See title

Copilot AI review requested due to automatic review settings March 5, 2026 00:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Bumps the version numbers for the Durable Functions .NET isolated worker extension package and the in-proc WebJobs extension, keeping the worker’s embedded WebJobs extension version metadata in sync.

Changes:

  • Bump Microsoft.Azure.Functions.Worker.Extensions.DurableTask package version prefix from 1.15.0 to 1.16.0.
  • Bump Microsoft.Azure.WebJobs.Extensions.DurableTask version from 3.11.0 to 3.12.0 (via MinorVersion).
  • Update the worker extension’s ExtensionInformation attribute to reference 3.12.0.

Reviewed changes

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

File Description
src/Worker.Extensions.DurableTask/Worker.Extensions.DurableTask.csproj Updates worker extension package version prefix to 1.16.0.
src/Worker.Extensions.DurableTask/AssemblyInfo.cs Updates embedded WebJobs extension version metadata to 3.12.0.
src/WebJobs.Extensions.DurableTask/WebJobs.Extensions.DurableTask.csproj Updates WebJobs extension minor version to 12 (3.12.0).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@sophiatev sophiatev merged commit df7fc3c into dev Mar 5, 2026
31 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