Azure / Azure/azure-functions-host

Emit a warning when customers have unsafe bundles ranges

Open
#9,645 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

Some customers have unsafe versions references crossing major versions (e.g., [4.0.0, 5.2.0)), this is risky, as they'd end up getting a new, potentially breaking, major version once that becomes available.

We should emit a diagnostic event/warning when we detect those scenarios, with guidance on how to fix.

Contributor guide

Open the contributing guide

Research direction

Start by locating where customer bundle version ranges are parsed or validated and review existing diagnostic warning patterns. Reproduce or test a range that crosses major versions, then verify that detection emits a warning with guidance for narrowing the range.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.