Updates version to v1.2.0 - #1388
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates Dev Proxy from version v1.1.0-beta.1 to v1.2.0-beta.1, preparing for a new release. The changes include version updates across the entire codebase and the addition of new JSON schema files for the v1.2.0 version.
- Updates version strings throughout configuration files, build scripts, and project files
- Adds comprehensive JSON schema files for v1.2.0 supporting various plugins and configurations
- Updates schema references in configuration files to point to the new v1.2.0 schemas
Reviewed Changes
Copilot reviewed 54 out of 54 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| scripts/version.ps1 | Updates version string from v1.1.0-beta.1 to v1.2.0-beta.1 |
| scripts/local-setup.ps1 | Updates version string for local development setup |
| scripts/Dockerfile_local | Updates Docker ARG for Dev Proxy version |
| schemas/v1.2.0/* | Adds new JSON schema files for all plugins and configurations in v1.2.0 |
| install.iss | Updates Windows installer version and setup executable name |
| install-beta.iss | Updates beta installer version and setup executable name |
| Dockerfile* | Updates Docker image version arguments |
| DevProxy/devproxyrc.json | Updates schema reference to v1.2.0 |
| DevProxy/config/* | Updates schema references in all configuration files |
| DevProxy/DevProxy.csproj | Updates project version to 1.2.0 |
| DevProxy.Plugins/DevProxy.Plugins.csproj | Updates project version to 1.2.0 |
| DevProxy.Abstractions/DevProxy.Abstractions.csproj | Updates project version to 1.2.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.