Azure / Azure/azure-functions-host
Backport PR https://github.com/Azure/azure-functions-host/pull/11416 to in-proc
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 483
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
Open a PR against the in-proc branch.
Backport the changes in PR https://github.com/Azure/azure-functions-host/pull/11416 to the in-proc branch (only the changes from the commit in that PR to upgrade the app service middleware from 1.5.7 to 1.5.8). Making that conditional for .NET 8 only, so .NET 6 continues to use 1.5.7.
Do not bring additional commits.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.