Skip to content

Bump Microsoft.Azure.Functions.Worker.Sdk from 1.16.4 to 2.0.1 #83

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2025

Bumps Microsoft.Azure.Functions.Worker.Sdk from 1.16.4 to 2.0.1.

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Sdk's releases.

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

What's Changed

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

  • [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#2894)
    • This bug fix should fix the Request has finished and HttpContext disposed exceptions

Microsoft.Azure.Functions.Worker.Sdk 2.0.1

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.1

  • Update inner build to use Microsoft.NET.Sdk.Functions/4.6.0 (#2968)

Microsoft.Azure.Functions.Worker.ApplicationInsights 2.0.0

What's Changed

Microsoft.Azure.Functions.Worker.ApplicationInsights 2.0.0

  • Updated Microsoft.Azure.Functions.Worker.Core dependency to 2.0.0

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

What's Changed

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

  • Addressing fix for AspNetCoreResponseCookies cookie defaults (#2811)
  • Support for IHostApplicationBuilder

Microsoft.Azure.Functions.Worker.Sdk 2.0.0

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.0

  • Updated Microsoft.Azure.Functions.Worker.Sdk.Generators reference to 1.3.4.
  • Setting _ToolingSuffix for TargetFrameworkVersion v9.0
  • Adding support for SDK container builds with Functions base images
  • Support for dotnet run

Microsoft.Azure.Functions.Worker 2.0.0

Microsoft.Azure.Functions.Worker (metapackage) 2.0.0

  • Updating Microsoft.Azure.Functions.Worker.Core to 2.0.0
  • Updating Microsoft.Azure.Functions.Worker.Grpc to 2.0.0
  • Changed exception handling in function invocation path to ensure fatal exceptions bubble up.

Breaking Changes

  • Dropping .NET 5 TFM support

... (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 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)

Bumps [Microsoft.Azure.Functions.Worker.Sdk](https://github.com/Azure/azure-functions-dotnet-worker) from 1.16.4 to 2.0.1.
- [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases)
- [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md)
- [Commits](Azure/azure-functions-dotnet-worker@sdk-1.16.4...sdk-2.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Functions.Worker.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 🎲 dependencies Pull requests that update a dependency file 🤖 bot labels Mar 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2025 06:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2025

Superseded by #85.

@dependabot dependabot bot closed this Mar 27, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Azure.Functions.Worker.Sdk-2.0.1 branch March 27, 2025 07:03
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 🤖 bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants