Skip to content

bump version to v2.2.0#1522

Open
waldekmastykarz wants to merge 3 commits intodotnet:mainfrom
waldekmastykarz:v2.2.0
Open

bump version to v2.2.0#1522
waldekmastykarz wants to merge 3 commits intodotnet:mainfrom
waldekmastykarz:v2.2.0

Conversation

@waldekmastykarz
Copy link
Collaborator

No description provided.

@waldekmastykarz waldekmastykarz requested a review from a team as a code owner February 7, 2026 10:18
Copilot AI review requested due to automatic review settings February 7, 2026 10:18
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

Updates Dev Proxy’s versioning artifacts to 2.2.0 and introduces a new schemas/v2.2.0 set, then updates bundled sample configs/scripts to reference the new schema/version values.

Changes:

  • Bump package/installer/docker/script version strings from 2.1.0 to 2.2.0 (and beta to 2.2.0-beta.1 where applicable).
  • Add a full JSON schema set under schemas/v2.2.0.
  • Update bundled config files to reference schemas/v2.2.0 URLs.

Reviewed changes

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

Show a summary per file
File Description
scripts/version.ps1 Bumps script version string to v2.2.0-beta.1.
scripts/local-setup.ps1 Bumps local setup version string to v2.2.0-beta.1.
scripts/Dockerfile_local Bumps local Docker ARG DEVPROXY_VERSION to 2.2.0-beta.1.
schemas/v2.2.0/typespecgeneratorplugin.schema.json Adds v2.2.0 schema for TypeSpecGeneratorPlugin config.
schemas/v2.2.0/rewriteplugin.schema.json Adds v2.2.0 schema for RewritePlugin config.
schemas/v2.2.0/rewriteplugin.rewritesfile.schema.json Adds v2.2.0 schema for RewritePlugin rewrites file.
schemas/v2.2.0/rc.schema.json Adds v2.2.0 root config (devproxyrc) schema.
schemas/v2.2.0/ratelimitingplugin.schema.json Adds v2.2.0 schema for RateLimitingPlugin config.
schemas/v2.2.0/ratelimitingplugin.customresponsefile.schema.json Adds v2.2.0 schema for RateLimitingPlugin custom response file.
schemas/v2.2.0/openapispecgeneratorplugin.schema.json Adds v2.2.0 schema for OpenApiSpecGeneratorPlugin config.
schemas/v2.2.0/openaitelemetryplugin.schema.json Adds v2.2.0 schema for OpenAI Telemetry plugin config.
schemas/v2.2.0/openaitelemetryplugin.pricesfile.schema.json Adds v2.2.0 schema for OpenAI Telemetry prices file.
schemas/v2.2.0/mockstdioresponseplugin.schema.json Adds v2.2.0 schema for MockStdioResponsePlugin config.
schemas/v2.2.0/mockstdioresponseplugin.mocksfile.schema.json Adds v2.2.0 schema for MockStdioResponsePlugin mocks file.
schemas/v2.2.0/mockresponseplugin.schema.json Adds v2.2.0 schema for MockResponsePlugin config.
schemas/v2.2.0/mockresponseplugin.mocksfile.schema.json Adds v2.2.0 schema for MockResponsePlugin mocks file.
schemas/v2.2.0/mockrequestplugin.schema.json Adds v2.2.0 schema for MockRequestPlugin config.
schemas/v2.2.0/mockrequestplugin.mockfile.schema.json Adds v2.2.0 schema for MockRequestPlugin mock file.
schemas/v2.2.0/minimalpermissionsplugin.schema.json Adds v2.2.0 schema for MinimalPermissionsPlugin config.
schemas/v2.2.0/minimalpermissionsguidanceplugin.schema.json Adds v2.2.0 schema for MinimalPermissionsGuidancePlugin config.
schemas/v2.2.0/minimalcsompermissionsplugin.schema.json Adds v2.2.0 schema for MinimalCsomPermissionsPlugin config.
schemas/v2.2.0/minimalcsompermissions.types.schema.json Adds v2.2.0 schema for SharePoint CSOM types/permissions data file.
schemas/v2.2.0/latencyplugin.schema.json Adds v2.2.0 schema for LatencyPlugin config.
schemas/v2.2.0/languagemodelratelimitingplugin.schema.json Adds v2.2.0 schema for LanguageModelRateLimitingPlugin config.
schemas/v2.2.0/languagemodelratelimitingplugin.customresponsefile.schema.json Adds v2.2.0 schema for LanguageModelRateLimitingPlugin custom response file.
schemas/v2.2.0/languagemodelfailureplugin.schema.json Adds v2.2.0 schema for LanguageModelFailurePlugin config.
schemas/v2.2.0/httpfilegeneratorplugin.schema.json Adds v2.2.0 schema for HttpFileGeneratorPlugin config.
schemas/v2.2.0/hargeneratorplugin.schema.json Adds v2.2.0 schema for HarGeneratorPlugin config.
schemas/v2.2.0/graphrandomerrorplugin.schema.json Adds v2.2.0 schema for GraphRandomErrorPlugin config.
schemas/v2.2.0/graphminimalpermissionsplugin.schema.json Adds v2.2.0 schema for GraphMinimalPermissionsPlugin config.
schemas/v2.2.0/graphminimalpermissionsguidanceplugin.schema.json Adds v2.2.0 schema for GraphMinimalPermissionsGuidancePlugin config.
schemas/v2.2.0/genericrandomerrorplugin.schema.json Adds v2.2.0 schema for GenericRandomErrorPlugin config.
schemas/v2.2.0/genericrandomerrorplugin.errorsfile.schema.json Adds v2.2.0 schema for GenericRandomErrorPlugin errors file.
schemas/v2.2.0/executionsummaryplugin.schema.json Adds v2.2.0 schema for ExecutionSummaryPlugin config.
schemas/v2.2.0/devtoolsplugin.schema.json Adds v2.2.0 schema for DevToolsPlugin config.
schemas/v2.2.0/crudapiplugin.schema.json Adds v2.2.0 schema for CrudApiPlugin config.
schemas/v2.2.0/crudapiplugin.apifile.schema.json Adds v2.2.0 schema for CrudApiPlugin API file.
schemas/v2.2.0/cachingguidanceplugin.schema.json Adds v2.2.0 schema for CachingGuidancePlugin config.
schemas/v2.2.0/authplugin.schema.json Adds v2.2.0 schema for AuthPlugin config.
schemas/v2.2.0/apicenterproductionversionplugin.schema.json Adds v2.2.0 schema for ApiCenterProductionVersionPlugin config.
schemas/v2.2.0/apicenteronboardingplugin.schema.json Adds v2.2.0 schema for ApiCenterOnboardingPlugin config.
schemas/v2.2.0/apicenterminimalpermissionsplugin.schema.json Adds v2.2.0 schema for ApiCenterMinimalPermissionsPlugin config.
install.iss Bumps Windows installer metadata to 2.2.0.
install-beta.iss Bumps beta Windows installer metadata to 2.2.0-beta.1.
Dockerfile_beta Bumps Docker ARG DEVPROXY_VERSION to 2.2.0.
Dockerfile Bumps Docker ARG DEVPROXY_VERSION to 2.2.0.
DevProxy/devproxyrc.json Updates $schema references to v2.2.0.
DevProxy/devproxy-errors.json Updates $schema reference to v2.2.0.
DevProxy/config/spo-csom-types.json Updates $schema reference to v2.2.0.
DevProxy/config/microsoft-graph.json Updates $schema references to v2.2.0.
DevProxy/config/microsoft-graph-rate-limiting.json Updates $schema reference to v2.2.0.
DevProxy/config/m365.json Updates $schema references to v2.2.0.
DevProxy/config/m365-mocks.json Updates $schema reference to v2.2.0.
DevProxy/DevProxy.csproj Bumps package version to 2.2.0.
DevProxy.Plugins/Mocking/MockResponsePlugin.cs Updates default schema URL for MockResponse mocks file to v2.2.0.
DevProxy.Plugins/DevProxy.Plugins.csproj Bumps package version to 2.2.0.
DevProxy.Abstractions/DevProxy.Abstractions.csproj Bumps package version to 2.2.0.

waldekmastykarz and others added 2 commits February 7, 2026 11:52
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

1 participant