Skip to content
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

Update DurableTask to 1.7.0 #1142

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Update DurableTask to 1.7.0 #1142

merged 1 commit into from
Mar 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.DurableTask.Abstractions 1.5.0 -> 1.7.0 age adoption passing confidence
Microsoft.DurableTask.Client 1.5.0 -> 1.7.0 age adoption passing confidence
Microsoft.DurableTask.Client.OrchestrationServiceClientShim 1.0.5 -> 1.7.0 age adoption passing confidence

Release Notes

microsoft/durabletask-dotnet (Microsoft.DurableTask.Abstractions)

v1.7.0

  • Add parent trace context information when scheduling an orchestration (#​358)

v1.6.0

  • Added new preview packages, Microsoft.DurableTask.Client.AzureManaged and Microsoft.DurableTask.Worker.AzureManaged
  • Move to Central Package Management (#​373)
Microsoft.DurableTask.Client
  • Add new IDurableTaskClientBuilder AddDurableTaskClient(IServiceCollection, string?) API
Microsoft.DurableTask.Worker
  • Add new IDurableTaskWorkerBuilder AddDurableTaskWorker(IServiceCollection, string?) API
  • Add support for work item history streaming
Microsoft.DurableTask.Worker.Grpc
  • Provide entity support for direct grpc connections to DTS (#​369)
Microsoft.DurableTask.Grpc
  • Replace submodule for proto files with download script for easier maintenance
  • Update to latest proto files

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 these updates 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 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/durabletask branch from 3475e6d to b25af2d Compare February 28, 2025 21:56
@renovate renovate bot changed the title Update DurableTask to 1.6.0 Update DurableTask Feb 28, 2025
@renovate renovate bot force-pushed the renovate/durabletask branch from b25af2d to 1d619f3 Compare March 1, 2025 02:14
@renovate renovate bot changed the title Update DurableTask Update DurableTask to 1.7.0 Mar 1, 2025
@wsugarman wsugarman merged commit c63fec2 into main Mar 3, 2025
4 checks passed
@wsugarman wsugarman deleted the renovate/durabletask branch March 3, 2025 06:35
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.

1 participant