Azure / Azure/azure-functions-durable-python

Improve bundle-extension range detection

Open
#247 1 comment 0 reactions 0 assignees View on GitHub
Enhancement fixed-in-v2 P3
Dominant language
Python
Stars
157
Forks
70
Avg merge
2d 10h
Merged PRs (30d)
2

Description

As in title. We currently give a warning when the bundles extension version is in the default range of `[1.x, 2.0)` but we should also account for cases when the customer is pinned to a specific V1 version.

Contributor guide

Open the contributing guide

Research direction

Start by locating the warning that checks whether the bundles extension is in the default [1.x, 2.0) range, then inspect how pinned extension versions are parsed. Done means the warning also correctly accounts for customers pinned to a specific V1 version; verify the existing behavior and add coverage for that case.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.