Skip to content

Bump Microsoft.Azure.WebJobs.Extensions.DurableTask from 2.6.1 to 2.7.1 in /Solutions#291

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Solutions/Microsoft.Azure.WebJobs.Extensions.DurableTask-2.7.1
Closed

Bump Microsoft.Azure.WebJobs.Extensions.DurableTask from 2.6.1 to 2.7.1 in /Solutions#291
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Solutions/Microsoft.Azure.WebJobs.Extensions.DurableTask-2.7.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2022

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

Release notes

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

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

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

New Features

  • Azure Durable Functions now supports identity-based connections (#2014) - contributed by @​wsugarman
    • See here for details on how to configure these connections
    • IConnectionStringResolver has been deprecated in favor of IConnectionInfoResolver
    • Similarly, both StandardConnectionStringProvider and WebJobsConnectionStringProvider have been deprecated in favor of StandardConnectionInfoProvider and WebJobsConnectionInfoProvider
  • Updated out-of-proc protocol with support for .NET Isolated and Java
  • Added support for long timers for existing out-of-proc SDKs (JavaScript, Python, and PowerShell)
  • Added SBOM to this package and to DTFx dependencies

Bug fixes

All bug fixes are coming in transitively via our DTFx dependency updates:

See the release notes further below for more details.

Breaking Changes

See dependency updates below, which can be breaking if there are hard dependency conflicts (like .NET Framework 4.6.1)

Dependency Updates

  • Added .NET 6 target

... (truncated)

Commits

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)

Bumps [Microsoft.Azure.WebJobs.Extensions.DurableTask](https://github.com/Azure/azure-functions-durable-extension) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/Azure/azure-functions-durable-extension/releases)
- [Changelog](https://github.com/Azure/azure-functions-durable-extension/blob/dev/azure-pipelines-release.yml)
- [Commits](Azure/azure-functions-durable-extension@v2.6.1...v2.7.1)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.WebJobs.Extensions.DurableTask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2022

Superseded by #292.

@dependabot dependabot bot closed this Jun 2, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Solutions/Microsoft.Azure.WebJobs.Extensions.DurableTask-2.7.1 branch June 2, 2022 13:02
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