Releases: dotnet/dev-proxy
Releases · dotnet/dev-proxy
Release list
v4.0.0-alpha.3
What's Changed
- Fixes hot reload by @waldekmastykarz in #1744
Full Changelog: v4.0.0-alpha.2...v4.0.0-alpha.3
👇 Download
v4.0.0-alpha.2
v3.2.0-beta.1
What's Changed
- feat: add support for the QUERY HTTP method by @waldekmastykarz in #1743
Full Changelog: v3.1.0...v3.2.0-beta.1
👇 Download
v3.1.0
What's Changed
- Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1698
- Bump github/codeql-action from 4.36.0 to 4.36.1 by @dependabot[bot] in #1699
- Bump Microsoft.IdentityModel.Protocols.OpenIdConnect and System.IdentityModel.Tokens.Jwt by @dependabot[bot] in #1700
- Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader by @dependabot[bot] in #1702
- Bump Microsoft.IdentityModel.Protocols.OpenIdConnect and System.IdentityModel.Tokens.Jwt by @dependabot[bot] in #1703
- Bump Microsoft.IdentityModel.Protocols.OpenIdConnect and System.IdentityModel.Tokens.Jwt by @dependabot[bot] in #1705
- Bump github/codeql-action from 4.36.1 to 4.36.2 by @dependabot[bot] in #1704
- Bump Scriban from 7.2.1 to 7.2.3 by @dependabot[bot] in #1696
- Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder by @dependabot[bot] in #1707
- Bump Microsoft.Extensions.Logging.Abstractions from 10.0.8 to 10.0.9 by @dependabot[bot] in #1709
- Bump Scriban from 7.2.3 to 7.2.4 by @dependabot[bot] in #1710
- Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.8 to 10.0.9 by @dependabot[bot] in #1721
- Bump OpenTelemetry and OpenTelemetry.Exporter.OpenTelemetryProtocol by @dependabot[bot] in #1718
- Bump OpenTelemetry and OpenTelemetry.Exporter.OpenTelemetryProtocol by @dependabot[bot] in #1723
- Bump dependencies: EF Core Sqlite 10.0.9, OpenApi 3.7.0, Configuration.Json 10.0.9 by @waldekmastykarz in #1725
- Fixes bug in har responses encoding by @waldekmastykarz in #1693
- Bump System.CommandLine, Configuration.Json, and FileSystemGlobbing by @waldekmastykarz in #1712
- Bump Markdig from 1.2.0 to 1.3.0 by @dependabot[bot] in #1726
- fix: skip proxy-only plugin initialization for CLI subcommands by @waldekmastykarz in #1724
- Upgrades version to v3.1.0 by @waldekmastykarz in #1727
- Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #1728
- Bump actions/attest-build-provenance from 4 to 4.1.0 by @dependabot[bot] in #1733
- Bump Markdig from 1.3.0 to 1.3.2 by @dependabot[bot] in #1734
- Bump Scriban from 7.2.4 to 7.2.5 by @dependabot[bot] in #1738
Full Changelog: v3.0.1...v3.1.0
👇 Download
v4.0.0-alpha.1
What's Changed
- Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #1728
- Bump actions/attest-build-provenance from 4 to 4.1.0 by @dependabot[bot] in #1733
- Migrates Dev Proxy to Kestrel by @waldekmastykarz in #1735
Full Changelog: v3.1.0-beta.1...v4.0.0-alpha.1
👇 Download
v3.1.0-beta.1
What's Changed
- Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1698
- Bump github/codeql-action from 4.36.0 to 4.36.1 by @dependabot[bot] in #1699
- Bump Microsoft.IdentityModel.Protocols.OpenIdConnect and System.IdentityModel.Tokens.Jwt by @dependabot[bot] in #1700
- Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader by @dependabot[bot] in #1702
- Bump Microsoft.IdentityModel.Protocols.OpenIdConnect and System.IdentityModel.Tokens.Jwt by @dependabot[bot] in #1703
- Bump Microsoft.IdentityModel.Protocols.OpenIdConnect and System.IdentityModel.Tokens.Jwt by @dependabot[bot] in #1705
- Bump github/codeql-action from 4.36.1 to 4.36.2 by @dependabot[bot] in #1704
- Bump Scriban from 7.2.1 to 7.2.3 by @dependabot[bot] in #1696
- Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder by @dependabot[bot] in #1707
- Bump Microsoft.Extensions.Logging.Abstractions from 10.0.8 to 10.0.9 by @dependabot[bot] in #1709
- Bump Scriban from 7.2.3 to 7.2.4 by @dependabot[bot] in #1710
- Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.8 to 10.0.9 by @dependabot[bot] in #1721
- Bump OpenTelemetry and OpenTelemetry.Exporter.OpenTelemetryProtocol by @dependabot[bot] in #1718
- Bump OpenTelemetry and OpenTelemetry.Exporter.OpenTelemetryProtocol by @dependabot[bot] in #1723
- Bump dependencies: EF Core Sqlite 10.0.9, OpenApi 3.7.0, Configuration.Json 10.0.9 by @waldekmastykarz in #1725
- Fixes bug in har responses encoding by @waldekmastykarz in #1693
- Bump System.CommandLine, Configuration.Json, and FileSystemGlobbing by @waldekmastykarz in #1712
- Bump Markdig from 1.2.0 to 1.3.0 by @dependabot[bot] in #1726
- fix: skip proxy-only plugin initialization for CLI subcommands by @waldekmastykarz in #1724
- Upgrades version to v3.1.0 by @waldekmastykarz in #1727
Full Changelog: v3.0.1...v3.1.0-beta.1
👇 Download
v3.0.1
What's Changed
- Add auth key support for CRUD API to skill. Closes #1663 by @garrytrinder in #1664
- Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #1679
- Bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1680
- Bump docker/metadata-action from 6.0.0 to 6.1.0 by @dependabot[bot] in #1681
- Bump github/codeql-action from 4.35.5 to 4.36.0 by @dependabot[bot] in #1682
- Bump YamlDotNet from 17.1.0 to 18.0.0 by @dependabot[bot] in #1683
- Bump Scriban from 7.2.0 to 7.2.1 by @dependabot[bot] in #1684
- Bump actions/setup-dotnet from 5.2.0 to 5.3.0 by @dependabot[bot] in #1685
- Bump docker/setup-qemu-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #1686
- Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader by @dependabot[bot] in #1688
- Fix crash when multiple plugins register the same command by @waldekmastykarz in #1691
- Updates version to v3.0.1 by @waldekmastykarz in #1692
Full Changelog: v3.0.0...v3.0.1
👇 Download
v3.0.0
What's Changed
- Bump ubuntu from 24.04 to 26.04 by @dependabot[bot] in #1645
- Bump github/codeql-action from 4.35.3 to 4.35.4 by @dependabot[bot] in #1646
- Update deps. Closes #1637 by @waldekmastykarz in #1647
- Add metadata section with version number by @garrytrinder in #1652
- Update version to v3.0.0 by @garrytrinder in #1654
- Adds publishing Abstractions to NuGet. Closes #1248 by @waldekmastykarz in #1615
- Bump Markdig from 1.1.3 to 1.2.0 by @dependabot[bot] in #1653
- Add API Key authentication support to CRUD API plugin by @garrytrinder in #1655
- Updates NuGet publishing to use Trusted Publishing by @waldekmastykarz in #1662
- Update Copilot instructions for winget release process and add publish-to-winget skill documentation by @garrytrinder in #1665
- Bump github/codeql-action from 4.35.4 to 4.35.5 by @dependabot[bot] in #1671
- Fix case-sensitive JWT claim filtering bypass by @garrytrinder in #1672
- Add cooldown configuration for package ecosystems in dependabot.yml by @waldekmastykarz in #1666
- Bump NuGet dependencies by @waldekmastykarz in #1668
- Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.7 to 10.0.8 by @dependabot[bot] in #1676
- Bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #1678
Full Changelog: v2.4.0...v3.0.0
👇 Download
v3.0.0-beta.3
What's Changed
- Update Copilot instructions for winget release process and add publish-to-winget skill documentation by @garrytrinder in #1665
- Bump github/codeql-action from 4.35.4 to 4.35.5 by @dependabot[bot] in #1671
- Fix case-sensitive JWT claim filtering bypass by @garrytrinder in #1672
- Add cooldown configuration for package ecosystems in dependabot.yml by @waldekmastykarz in #1666
- Bump NuGet dependencies by @waldekmastykarz in #1668
Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3
Test your apps today!
👇 Download
v3.0.0-beta.2
What's Changed
- Bump ubuntu from 24.04 to 26.04 by @dependabot[bot] in #1645
- Bump github/codeql-action from 4.35.3 to 4.35.4 by @dependabot[bot] in #1646
- Update deps. Closes #1637 by @waldekmastykarz in #1647
- Add metadata section with version number by @garrytrinder in #1652
- Update version to v3.0.0 by @garrytrinder in #1654
- Adds publishing Abstractions to NuGet. Closes #1248 by @waldekmastykarz in #1615
- Bump Markdig from 1.1.3 to 1.2.0 by @dependabot[bot] in #1653
- Add API Key authentication support to CRUD API plugin by @garrytrinder in #1655
- Updates NuGet publishing to use Trusted Publishing by @waldekmastykarz in #1662
Full Changelog: v2.4.0...v3.0.0-beta.2
Test your apps today!
👇 Download