Skip to content

Update dependency Microsoft.Azure.WebJobs.Extensions.DurableTask to v3 - autoclosed #3501

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Azure.WebJobs.Extensions.DurableTask 2.13.4 -> 3.0.2 age adoption passing confidence

Release Notes

Azure/azure-functions-durable-extension (Microsoft.Azure.WebJobs.Extensions.DurableTask)

v3.0.2: WebJobs.Extensions.DurableTask v3.0.2

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/3.0.2

Updates

Full Changelog: Azure/azure-functions-durable-extension@v3.0.1...v3.0.2

v3.0.1: WebJobs.Extensions.DurableTask v3.0.1

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/3.0.1

Updates

Full Changelog: Azure/azure-functions-durable-extension@v3.0.0...v3.0.1

v3.0.0: WebJobs.Extensions.DurableTask v3.0.0

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/3.0.0

This is a major release of Microsoft.Azure.WebJobs.Extensions.DurableTask, including breaking changes to .NET in-process customers, mostly related to the Azure Storage SDK. Please review these release notes carefully, as there may be unexpected side effects resulting from these updates. If you encounter any issues, please open a GitHub issue in this repo.

Updates
Dependency Updates
Notes
  • Dropped support for Azure Functions Host v1.
  • Updated target framework to .NET 6.0 only, removing support for .NET Core 3.1.
  • Default Table Partition Management for Azure Storage backend, which uses Azure Tables instead of Blobs for partition management among VMs. If you want to switch back the partition manager strategy, set useTablePartitionManagement to false in your app's host.json.
  • Downgrade Note: DurableTask.AzureStorage v1.x and v2.x use different message encoding strategies. If downgrading Microsoft.Azure.WebJobs.Extensions.DurableTask from v3.x to v2.x is needed, ensure you downgrade to v2.13.5 or higher, as it uses DurableTask.AzureStorage v1.17.4 or later, which supports forward compatibility.
  • Future Support and Maintenance of Microsoft.Azure.WebJobs.Extensions.DurableTask: v2.x will continue to be supported primarily for bug fixes, while all new features will be added exclusively to v3.x.

v2.13.7

New Features
Bug Fixes
Breaking Changes
Dependency Updates
  • Microsoft.DurableTask.Grpc to 1.3.0

v2.13.6: Durable Functions v2.13.6

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/2.13.6

Updates

Dependency Updates

  • DurableTask.AzureStorage 1.17.4 > 1.17.5

Full Changelog: Azure/azure-functions-durable-extension@v2.13.5...v2.13.6

v2.13.5: Durable Functions v2.13.5

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/2.13.5

What's Changed

Dependency Updates
  • Azure.Identity 1.11.0 ->1.11.4
  • DurableTask.AzureStorage 1.17.3 -> 1.17.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
@renovate renovate bot requested a review from a team as a code owner November 14, 2024 22:14
@renovate renovate bot force-pushed the renovate/microsoft.azure.webjobs.extensions.durabletask-3.x branch from d831b40 to d1ced42 Compare November 27, 2024 01:50
@renovate renovate bot force-pushed the renovate/microsoft.azure.webjobs.extensions.durabletask-3.x branch from d1ced42 to 29cb5a8 Compare December 4, 2024 23:26
@renovate renovate bot changed the title Update dependency Microsoft.Azure.WebJobs.Extensions.DurableTask to v3 Update dependency Microsoft.Azure.WebJobs.Extensions.DurableTask to v3 - autoclosed Dec 11, 2024
@renovate renovate bot closed this Dec 11, 2024
@renovate renovate bot deleted the renovate/microsoft.azure.webjobs.extensions.durabletask-3.x branch December 11, 2024 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants