Skip to content

Conversation

@waldekmastykarz
Copy link
Collaborator

No description provided.

@waldekmastykarz waldekmastykarz requested a review from a team as a code owner January 8, 2026 09:25
Copilot AI review requested due to automatic review settings January 8, 2026 09:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades Dev Proxy from version 2.0.0 to 2.1.0, updating version strings across the entire codebase and adding a new v2.1.0 schema directory. The upgrade includes both stable and beta version formats.

Key Changes

  • Adds complete v2.1.0 JSON schema folder with 40+ schema files for various plugins and configurations
  • Updates version strings in .csproj files, Dockerfiles, installer definitions, and PowerShell scripts
  • Updates schema URL references in all configuration JSON files to point to v2.1.0 schemas
  • Introduces automation tooling: upgrade script and skill documentation for future version upgrades

Reviewed changes

Copilot reviewed 57 out of 57 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
scripts/version.ps1 Updated version string from v2.0.0-beta.1 to v2.1.0-beta.1
scripts/local-setup.ps1 Updated version string from v2.0.0-beta.1 to v2.1.0-beta.1
scripts/Dockerfile_local Updated DEVPROXY_VERSION from 2.0.0-beta.1 to 2.1.0-beta.1
schemas/v2.1.0/*.schema.json Added 40+ new schema files for v2.1.0 (all plugin and config schemas)
install.iss Updated installer version from 2.0.0 to 2.1.0
install-beta.iss Updated beta installer version from 2.0.0-beta.1 to 2.1.0-beta.1
Dockerfile Updated DEVPROXY_VERSION from 2.0.0 to 2.1.0
Dockerfile_beta Updated DEVPROXY_VERSION from 2.0.0 to 2.1.0
DevProxy/devproxyrc.json Updated schema URLs to v2.1.0
DevProxy/devproxy-errors.json Updated schema URL to v2.1.0
DevProxy/config/*.json Updated all schema URLs to v2.1.0 in config files
DevProxy/DevProxy.csproj Updated Version tag from 2.0.0 to 2.1.0
DevProxy.Plugins/DevProxy.Plugins.csproj Updated Version tag from 2.0.0 to 2.1.0
DevProxy.Plugins/Mocking/MockResponsePlugin.cs Updated hardcoded schema URL to v2.1.0
DevProxy.Abstractions/DevProxy.Abstractions.csproj Updated Version tag from 2.0.0 to 2.1.0
.github/skills/upgrade-devproxy-version/scripts/upgrade-version.sh New automation script for version upgrades
.github/skills/upgrade-devproxy-version/SKILL.md New documentation for version upgrade process

@waldekmastykarz waldekmastykarz enabled auto-merge (squash) January 8, 2026 09:34
@waldekmastykarz waldekmastykarz merged commit 836b3e4 into dotnet:main Jan 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants