Skip to content

Tags: dotnet/dev-proxy

Tags

v0.26.0-beta.1

Toggle v0.26.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates Docker files with the new cert ensure command. Closes #1049 (#…

…1053)

v0.25.0

Toggle v0.25.0's commit message

Verified

This commit was signed with the committer’s verified signature.
garrytrinder Garry Trinder
Updates dependencies

v0.25.0-beta.3

Toggle v0.25.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes GraphMinimalPermissionsPlugin plugin. Closes #1012 (#1013)

v0.25.0-beta.2

Toggle v0.25.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates config new to read template from tag. Closes #997 (#1001)

v0.25.0-beta.1

Toggle v0.25.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds config new command to create new config file. Closes #975 (#996)

v0.24.0

Toggle v0.24.0's commit message
Deletes unused winget workflow

v0.24.0-beta.3

Toggle v0.24.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds UrlDiscoveryPlugin and preset (#969)

v0.24.0-beta.2

Toggle v0.24.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for showing timestamps on each intercepted request. Closes 

…#953 (#958)

* Add support for showing timestamps on each intercepted request. Closes #953

* Resolve PR comments

* Fix console color for Timestamp message type in ProxyConsoleFormatter

v0.24.0-beta.1

Toggle v0.24.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for generating OpenAPI v2 spec. Closes #952 (#954)

* Add support for generating OpenAPI v2 spec. Closes #952

* Refactor OpenAPI spec version handling to use string type and improve error logging for unsupported versions

* Refactor OpenAPI spec version handling to use enum type and improve version validation

v0.23.0

Toggle v0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0 in /dev-proxy (#947)

Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>