dotnet / dotnet/dev-proxy

Add support for defining required Dev Proxy version in project settings for team scenarios

Open
#1,598 1 comment 1 reaction 1 assignee Claimed by @waldekmastykarz View on GitHub
work in progress
Dominant language
C#
Stars
832
Forks
89
Avg merge
12h 1m
Merged PRs (30d)
23

Description

## Problem

Currently, Dev Proxy detects when a schema version in a config file does not match the installed version and offers to upgrade using Copilot. This works well for individual developers but creates gaps for teams, as members can end up using different Dev Proxy versions unintentionally. This can lead to unpredictable behavior, troubleshooting difficulties, and configuration drift across the team.

## Proposed Feature

Introduce a mechanism to define and enforce the required Dev Proxy version at the project/workspace level. This would help ensure that all team members are using the same Dev Proxy version, eliminating version-related surprises and making troubleshooting more consistent.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.