Azure / Azure/azure-functions-core-tools
Functions V4 - Implement better handling for out of date extensions
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
This PR for v4 adds minimum version enforcement for extensions:
https://github.com/Azure/azure-functions-host/pull/7581
The handling of this error in core tools could be more graceful - the appropriate details are displayed, but then an error about a null provider also appears:

Contributor guide
Research direction
Start by reviewing Azure Functions host PR 7581 to understand the minimum-version error and reproduce the case in the core tools CLI. Trace the subsequent null-provider error after the extension details are displayed; done means the version information remains visible without the additional null-provider error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100