marain-dotnet / Marain.Workflow

Highly scalable workflow service. Sponsored by endjin.
GNU Affero General Public License v3.0
5 stars 1 forks source link

Bump Microsoft.Azure.WebJobs.Extensions.DurableTask from 2.6.1 to 2.8.0 in /Solutions #507

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.Azure.WebJobs.Extensions.DurableTask from 2.6.1 to 2.8.0.

Release notes

Sourced from Microsoft.Azure.WebJobs.Extensions.DurableTask's releases.

Durable Functions v2.8.0

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

New Features

Bug Fixes

Enhancements

Dependencies

DurableTask.Core --> v2.11.* DurableTask.AzureStorage --> v1.13.*

Durable Functions v2.7.2

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

Bug Fixes

Enhancements

Dependencies

  • DurableTask.Core --> v2.10.*
  • DurableTask.AzureStorage --> v1.12.*

Durable Functions v2.7.1

NuGet Gallery | Microsoft.Azure.WebJobs.Extensions.DurableTask 2.7.1

New Features

Bug fixes (through DurableTask.AzureStorage upgrade)

Dependency Updates

Durable Functions v2.7.0

... (truncated)

Commits
  • ab353f0 Merge pull request #2257 from Azure/dev
  • ec4c49b Set extension version to 2.8.0 (#2258)
  • 41f2d77 Add durability-provider-specific support for implicit entity deletion. (#2251)
  • 575772b Enable suspend-resume of orchestrators. (#2227)
  • 50f4ba3 Fix stack overflow in SetCustomStatus (#2248)
  • 639cfa2 Incremented Analyzer Dependency (#2247)
  • b47e9c8 handle internal errors like OOM in entity processing by aborting the … (#2234)
  • 7c7e640 Analyzer: Excluded non-Function methods from BindingAnalyzer (#2244)
  • 2283fe8 Update README
  • 70367ec Merge pull request #2217 from Azure/fabricbot-configuration-migration
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #509.