This repository was archived by the owner on Jun 30, 2025. It is now read-only.
Update azure-functions-dotnet-worker monorepo to v2 (major) #21
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.20.1->2.0.01.16.4->2.0.5Release Notes
Azure/azure-functions-dotnet-worker (Microsoft.Azure.Functions.Worker)
v2.0.0: Microsoft.Azure.Functions.Worker 2.0.0Compare Source
Microsoft.Azure.Functions.Worker (metapackage) 2.0.0
Microsoft.Azure.Functions.Worker.Coreto 2.0.0Microsoft.Azure.Functions.Worker.Grpcto 2.0.0Breaking Changes
IncludeEmptyEntriesInMessagePayloadis now enabled by default (#2701)IncludeEmptyEntriesInMessagePayloadtofalsein the worker options.ValidateScopesis enabled for development environments by default.Microsoft.Azure.Functions.Worker.Core 2.0.0
Azure.Coreto 1.41.0IHostApplicationBuilderBreaking Changes
EnableUserCodeExceptionis now enabled by default (#2702)EnableUserCodeExceptiontofalsein the worker options.EnableUserCodeExceptionproperty in WorkerOptions has been marked as obsolete and may be removed in a future release.ILoggerExtensionstoFunctionsLoggerExtensionsto avoid naming conflict issues (#2716)Setting Worker Options Example
If you need to disable these capabilities and return to the old behaviour, you can set the worker options as follows:
Microsoft.Azure.Functions.Worker.Grpc 2.0.0
v1.24.0: Microsoft.Azure.Functions.Worker 1.24.0Compare Source
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 1.24.0
Microsoft.Azure.Functions.Worker.Coreto 1.20.0Microsoft.Azure.Functions.Worker.Grpcto 1.18.0Microsoft.Azure.Functions.Worker.Core 1.20.0
Microsoft.Azure.Functions.Worker.Grpc 1.18.0
v1.23.0: Microsoft.Azure.Functions.Worker 1.23.0Compare Source
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 1.23.0
Microsoft.Azure.Functions.Worker.Coreto 1.19.0Microsoft.Azure.Functions.Worker.Grpcto 1.17.0Azure.Coreto 1.41.0Microsoft.Azure.Functions.Worker.Core 1.19.0
Azure.Coreto 1.41.0Microsoft.Azure.Functions.Worker.Grpc 1.17.0
Azure.Coreto 1.41.0v1.22.0: Microsoft.Azure.Functions.Worker 1.22.0Compare Source
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 1.22.0
Microsoft.Azure.Functions.Worker.Coreto 1.18.0Microsoft.Azure.Functions.Worker.Core 1.18.0
v1.21.0: Microsoft.Azure.Functions.Worker 1.21.0Compare Source
What's Changed
Microsoft.Azure.Functions.Worker (metapackage) 1.21.0
Microsoft.Azure.Functions.Worker.Coreto 1.17.0Microsoft.Azure.Functions.Worker.Grpcto 1.16.0Azure.Coreto 1.37.0Microsoft.Azure.Functions.Worker.Core 1.17.0
Azure.Coreto 1.37.0System.Text.Encodings.Webfornetstandard2.0Microsoft.Azure.Functions.Worker.Grpc 1.16.0
Azure.Coreto 1.37.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.