Releases: microsoft/dev-proxy
Releases · microsoft/dev-proxy
v0.23.0-beta.1
What's Changed
- Allows mocking responses with multiple headers with the same name. Fixes #927 by @waldekmastykarz in #929
- Fixes DevToolsPlugin failing on responses without a body. Closes #930 by @waldekmastykarz in #931
Full Changelog: v0.22.0...v0.23.0-beta.1
Test your apps today!
👇 Download
v0.22.0
What's Changed
- Add support for checking minimal permissions for any API without APIC. Closes #861 by @waldekmastykarz in #889
- Updates logging from plugins. Closes #887 by @waldekmastykarz in #890
- Added SigningKey parameter to JWT Token generator (fixes #913) by @congiuluc in #914
- Adds asSystemProxy to rc schema. Fixes #918 by @waldekmastykarz in #921
- Adds showSkipMessages to schema by @waldekmastykarz in #923
New Contributors
- @congiuluc made their first contribution in #914
Full Changelog: v0.21.0...v0.22.0
Test your apps today!
👇 Download
v0.22.0-beta.2
What's Changed
- Added SigningKey parameter to JWT Token generator (fixes #913) by @congiuluc in #914
New Contributors
- @congiuluc made their first contribution in #914
Full Changelog: v0.22.0-beta.1...v0.22.0-beta.2
Test your apps today!
👇 Download
v0.22.0-beta.1
What's Changed
- Add support for checking minimal permissions for any API without APIC. Closes #861 by @waldekmastykarz in #889
- Updates logging from plugins. Closes #887 by @waldekmastykarz in #890
Full Changelog: v0.21.0...v0.22.0-beta.1
Test your apps today!
👇 Download
v0.21.0
What's Changed
- Updates Graph connector notification token by @waldekmastykarz in #867
- Updates version to v0.21.0 by @waldekmastykarz in #868
- Renames .editorconfig file by @waldekmastykarz in #876
- Fixes async build warnings, cleans up code. by @waldekmastykarz in #873
- Adds printing indicator in terminal when controlling recording using web API. Closes #871 by @waldekmastykarz in #872
- Fixes update notification showing as failure. Closes #866 by @waldekmastykarz in #874
- Fixes parsing URLs in MinimalPermissionsPlugin. Closes #879 by @waldekmastykarz in #880
- Adds the AuthPlugin. Closes #875 by @waldekmastykarz in #877
- Updates AuthPlugin to support different parameters for API key auth by @waldekmastykarz in #883
- Bump Swashbuckle.AspNetCore from 6.7.3 to 6.8.0 in /dev-proxy by @dependabot in #892
- Add jwt create command and createJwtToken endpoint. Closes #882 by @garrytrinder in #891
- Adds support for showing in-product announcements by @waldekmastykarz in #895
Full Changelog: v0.20.1...v0.21.0
Test your apps today!
👇 Download
v0.21.0-beta.3
What's Changed
- Updates AuthPlugin to support different parameters for API key auth by @waldekmastykarz in #883
Full Changelog: v0.21.0-beta.2...v0.21.0-beta.3
Test your apps today!
👇 Download
v0.21.0-beta.2
What's Changed
- Renames .editorconfig file by @waldekmastykarz in #876
- Fixes async build warnings, cleans up code. by @waldekmastykarz in #873
- Adds printing indicator in terminal when controlling recording using web API. Closes #871 by @waldekmastykarz in #872
- Fixes update notification showing as failure. Closes #866 by @waldekmastykarz in #874
- Fixes parsing URLs in MinimalPermissionsPlugin. Closes #879 by @waldekmastykarz in #880
- Adds the AuthPlugin. Closes #875 by @waldekmastykarz in #877
Full Changelog: v0.21.0-beta.1...v0.21.0-beta.2
Test your apps today!
👇 Download
v0.21.0-beta.1
What's Changed
- Updates Graph connector notification token by @waldekmastykarz in #867
Full Changelog: v0.20.1...v0.21.0-beta.1
Test your apps today!
👇 Download
v0.20.1
What's Changed
- Fixes using devproxyrc.jsonc from the current folder by @waldekmastykarz in #862
- Fixes issue with options overwriting config settings by @waldekmastykarz in #863
- Fixes issue with controlling recording using proxy web API by @waldekmastykarz in #864
Full Changelog: v0.20.0...v0.20.1
Test your apps today!
👇 Download
v0.20.0
What's Changed
- Add new config command to easily open devproxyrc.json by @mwiedemeyer in #806
- Extends GenericRandomErrorPlugin with request matching. Closes #818 by @waldekmastykarz in #819
- Fixes logging output for intercepted requests. Closes #820 by @waldekmastykarz in #821
- Fixes building CRUD API action URL. Closes #822 by @waldekmastykarz in #824
- Unescapes query string params in CRUD API plugin. Closes #823 by @waldekmastykarz in #825
- Adds support for excluding permissions in MinimalPermissionsGuidancePlugin. Closes #816 by @waldekmastykarz in #829
- Switches to Unobtanium.Web.Proxy by @waldekmastykarz in #831
- Fixed the process detection logic for Windows for the DevTools plugin by @qmatteoq in #843
- Adds Dev Proxy API by @waldekmastykarz in #850
- Enables Swagger UI for Proxy API in all environments by @waldekmastykarz in #852
- Bump Swashbuckle.AspNetCore from 6.7.0 to 6.7.1 in /dev-proxy by @dependabot in #854
- Fixes GenericRandomError schema by @waldekmastykarz in #859
- Bump Swashbuckle.AspNetCore from 6.7.2 to 6.7.3 in /dev-proxy by @dependabot in #860
New Contributors
- @mwiedemeyer made their first contribution in #806
- @qmatteoq made their first contribution in #843
Full Changelog: v0.19.1...v0.20.0
Test your apps today!
👇 Download