Releases: microsoft/dev-proxy
Releases · microsoft/dev-proxy
v0.4.0
Announcement
🚀 Microsoft Graph Developer Proxy v0.4
What's Changed
- Update README.md by @garrytrinder in #100
- Update README.md by @garrytrinder in #101
- Adds env.js remark by @garrytrinder in #108
- feat: plug in system implementation by @gavinbarron in #99
- Update README.md by @garrytrinder in #112
- Bump Microsoft.Extensions.Configuration.Binder from 7.0.1 to 7.0.2 in /msgraph-developer-proxy by @dependabot in #111
- Adds console output spec. Related to #68 by @waldekmastykarz in #114
- Improves console output readability. Closes #68 by @waldekmastykarz in #117
- Adds the beta support guidance. Closes #86 by @waldekmastykarz in #120
- ci: build and copy plugins project separately by @gavinbarron in #135
- ci: use recursive copy flag by @gavinbarron in #137
- bug: correct Assembly.Location usages for self-contained builds by @gavinbarron in #139
- chore: set version to 0.4.0 by @gavinbarron in #141
Full Changelog: v0.3.0...v0.4.0
Test your apps today!
👇 Download
v0.3.0
Announcement
🚀 Microsoft Graph Developer Proxy v0.3
What's Changed
- Changes keyboard shortcut to stop to CTRL+C. Closes #47 by @waldekmastykarz in #67
- Adds contextual guidance for lack of $select by @waldekmastykarz in #69
- Adds putting proxy files in a proxy-specific folder. Closes #40 by @waldekmastykarz in #65
- Adding multi-url-support specs by @sebastienlevert in #70
- Update multi-URL spec to watch full URLs by @waldekmastykarz in #81
- Extends Proxy to support other URLs. Closes #54 by @waldekmastykarz in #87
- Bump Microsoft.Extensions.Configuration.Binder from 7.0.0 to 7.0.1 in /msgraph-developer-proxy by @dependabot in #73
- Updates sample guidance. Closes #90 by @waldekmastykarz in #91
- Adds proxy header. Closes #83 by @waldekmastykarz in #89
- ci: updating names of zip files in release by @gavinbarron in #96
- docs: initial proposal for plug-in system by @gavinbarron in #92
- Updates version to v0.3.0 by @waldekmastykarz in #97
New Contributors
- @dependabot made their first contribution in #73
Full Changelog: v0.2.3...v0.3.0
Test your apps today!
👇 Download
v0.2.6
refactor: adjust directories when zipping
v0.2.5
fix: use env prefix to access variable
v0.2.3
Updates project (#44) * Removes demo assets from project output * Updates version to v0.2.3
v0.2.2
- added the access-control-expose-headers header to allow client-side apps read retry-after header
- updated dependencies
v0.2.1
Initial release