Azure / Azure/azure-functions-host

Add support for .NET 8.0.10 and 8.0.11

Open
#10,625 10 comments 2 reactions 0 assignees View on GitHub
Needs: Attention :wave:
Dominant language
C#
Stars
2k
Forks
483
Avg merge
2d 10h
Merged PRs (30d)
36

Description

#### What problem would the feature you're requesting solve? Please describe.
High severity security vulnerabilities exist in .NET 8.0.8, but the Windows Function App host does not contain 8.0.10 or 8.0.11 runtime. A month after 8.0.10 release, it is still not supported.

#### Describe the solution you'd like
.NET 8.0.10 runtime (as a minimum) is added to Function App host.

#### Describe alternatives you've considered
Using docker, dotnet-docker has support for 8.0.10. Should not be necessary as PaaS resources should be maintained correctly.

#### Additional context
![Image](https://github.com/user-attachments/assets/6b60a27c-3604-4f94-8f78-2817bcd14c88)

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the Windows Function App host selects and packages supported .NET runtimes, using the requested minimum versions 8.0.10 and 8.0.11 as the scope. Confirm the host can run .NET 8.0.10 or newer and verify that the security-vulnerable 8.0.8 runtime is no longer the minimum.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.