Skip to content

Bump Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.1.0 to 2.1.1 - #173

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/project/api/Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore-2.1.1
Open

Bump Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.1.0 to 2.1.1#173
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/project/api/Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore-2.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.1.0 to 2.1.1.

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore's releases.

2.1.1

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.1.1

  • Fix response cookie duplication in ASP.NET Core integration by giving IHeaderDictionary indexer setters replace semantics, including removing the header when assigned StringValues.Empty (#​3353)
  • Pass cancellation tokens (RequestAborted / CancellationToken) through to WaitAsync calls so cancelled HTTP
    requests propagate promptly instead of waiting for timeout (#​3415)
  • Fix intermittent InvalidOperationException due to race condition between SetResult call on TCS and HTTP request cancellation/timeout (#​3415)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

… 2.1.0 to 2.1.1

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 27, 2026
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants