Skip to content

Bump Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.0.1 to 2.1.1 - #79

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

Bump Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.0.1 to 2.1.1#79
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/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.0.1 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)

2.1.0

What's Changed

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

  • Updating ASP.NET Core integration to support the metadata transformation feature (#​3172)

2.0.2

What's Changed

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

  • Fix intermittent error IFeatureCollection has been disposed exception in multiple-output binding scenarios. (#​2896)

Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore.Analyzers 1.0.4

  • Include case where customer POCO is wrapped in Task<T> in the HttpResultAttribute analyzer for multiple output binding scenarios. (#​3056)

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 27, 2026
@github-actions
github-actions Bot enabled auto-merge July 27, 2026 02:07
… 2.0.1 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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore-2.1.1 branch from e4fada5 to 0fed555 Compare July 27, 2026 02: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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants