Releases: dotnet/dev-proxy
Releases · dotnet/dev-proxy
v1.3.0
What's Changed
- Updates version to v1.3.0 by @waldekmastykarz in #1404
- Bump github/codeql-action from 3.30.5 to 3.30.6 by @dependabot[bot] in #1408
- Fix BodyNotFoundException in MockResponsePlugin by @mexmirror in #1409
- Extend MinimalPermissionsPlugin by introducing the schemeName property by @bartizan in #1391
- Bump github/codeql-action from 3.30.6 to 4.30.7 by @dependabot[bot] in #1416
- Adds port to the generated file name in OpenApiSpecGeneratorPlugin. Closes #1411 by @waldekmastykarz in #1415
- Bump github/codeql-action from 4.30.7 to 4.30.8 by @dependabot[bot] in #1422
- Adds v1.2.1 schemas by @waldekmastykarz in #1424
- Extend ApiCenterMinimalPermissionsPlugin to support delegated and application permissions by @bartizan in #1418
- Extend MinimalPermissionsGuidancePlugin to support delegated and application permissions by @bartizan in #1423
- Add error logging for a missing Authorization header during the minim… by @bartizan in #1420
- Adds the HarGeneratorPlugin. Closes #1412 by @waldekmastykarz in #1421
- Bump github/codeql-action from 4.30.8 to 4.30.9 by @dependabot[bot] in #1426
- Bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1431
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #1430
- Adds OpenAIUsageDebuggingPlugin. Closes #1413 by @waldekmastykarz in #1427
- Bump github/codeql-action from 4.30.9 to 4.31.0 by @dependabot[bot] in #1429
New Contributors
- @mexmirror made their first contribution in #1409
Full Changelog: v1.2.1...v1.3.0
Test your apps today!
👇 Download
v1.2.1
What's Changed
- Bump github/codeql-action from 3.30.3 to 3.30.4 by @dependabot[bot] in #1395
- Bump github/codeql-action from 3.30.4 to 3.30.5 by @dependabot[bot] in #1396
- Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #1398
- Fixes discover mode. Closes #1400 by @waldekmastykarz in #1402
- Fix BodyNotFoundException in MockResponsePlugin by @mexmirror in #1409
Full Changelog: v1.2.0...v1.2.1
Test your apps today!
👇 Download
v1.3.0-beta.2
What's Changed
- Bump github/codeql-action from 3.30.5 to 3.30.6 by @dependabot[bot] in #1408
- Fix BodyNotFoundException in MockResponsePlugin by @mexmirror in #1409
- Extend MinimalPermissionsPlugin by introducing the schemeName property by @bartizan in #1391
- Bump github/codeql-action from 3.30.6 to 4.30.7 by @dependabot[bot] in #1416
- Adds port to the generated file name in OpenApiSpecGeneratorPlugin. Closes #1411 by @waldekmastykarz in #1415
New Contributors
- @mexmirror made their first contribution in #1409
Full Changelog: v1.3.0-beta.1...v1.3.0-beta.2
Test your apps today!
👇 Download
v1.3.0-beta.1
What's Changed
- Bump github/codeql-action from 3.30.3 to 3.30.4 by @dependabot[bot] in #1395
- Bump github/codeql-action from 3.30.4 to 3.30.5 by @dependabot[bot] in #1396
- Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #1398
- Fixes discover mode. Closes #1400 by @waldekmastykarz in #1402
- Updates version to v1.3.0 by @waldekmastykarz in #1404
Full Changelog: v1.2.0...v1.3.0-beta.1
Test your apps today!
👇 Download
v1.2.0
What's Changed
- Bump actions/setup-dotnet from 4.3.1 to 5.0.0 by @dependabot[bot] in #1380
- Bump github/codeql-action from 3.30.0 to 3.30.1 by @dependabot[bot] in #1383
- Bump github/codeql-action from 3.30.1 to 3.30.2 by @dependabot[bot] in #1385
- Adds support for mirroring mock responses. Closes #1384 by @waldekmastykarz in #1386
- Bump github/codeql-action from 3.30.2 to 3.30.3 by @dependabot[bot] in #1387
- Optimize MSGraph OpenApi specs caching based on e-tag by @bartizan in #1379
- Updates version to v1.2.0 by @waldekmastykarz in #1388
- Add Inno Setup installation step for Windows installer build by @waldekmastykarz in #1394
Full Changelog: v1.1.0...v1.2.0
Test your apps today!
👇 Download
v1.2.0-beta.1
What's Changed
- Bump actions/setup-dotnet from 4.3.1 to 5.0.0 by @dependabot[bot] in #1380
- Bump github/codeql-action from 3.30.0 to 3.30.1 by @dependabot[bot] in #1383
- Bump github/codeql-action from 3.30.1 to 3.30.2 by @dependabot[bot] in #1385
- Adds support for mirroring mock responses. Closes #1384 by @waldekmastykarz in #1386
- Bump github/codeql-action from 3.30.2 to 3.30.3 by @dependabot[bot] in #1387
- Optimize MSGraph OpenApi specs caching based on e-tag by @bartizan in #1379
- Updates version to v1.2.0 by @waldekmastykarz in #1388
Full Changelog: v1.1.0...v1.2.0-beta.1
Test your apps today!
👇 Download
v1.1.0
What's Changed
- Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #1356
- Bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #1357
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #1360
- Bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #1361
- Changes failed Graph batch response to 200 OK. Closes #1358 by @waldekmastykarz in #1359
- Updates version to v1.1.0 by @waldekmastykarz in #1362
- Fixes simulating throttling for batch Graph requests. Closes #1363 by @waldekmastykarz in #1364
- Bump github/codeql-action from 3.29.9 to 3.29.11 by @dependabot[bot] in #1370
- Fixes Initializing AuthPlugin. Closes #1371 by @waldekmastykarz in #1372
- Extend MinimalPermissionsGuidancePlugin with scopes to ignore by @bartizan in #1365
- Add markdown and plain text to MinimalPermissionsGuidancePlugin report by @bartizan in #1373
- Optimize performance of MSGraphDb generation by @bartizan in #1375
- Bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #1376
- Bump github/codeql-action from 3.29.11 to 3.30.0 by @dependabot[bot] in #1378
Full Changelog: v1.0.0...v1.1.0
Test your apps today!
👇 Download
v1.1.0-beta.3
What's Changed
- Bump github/codeql-action from 3.29.9 to 3.29.11 by @dependabot[bot] in #1370
- Fixes Initializing AuthPlugin. Closes #1371 by @waldekmastykarz in #1372
- Extend MinimalPermissionsGuidancePlugin with scopes to ignore by @bartizan in #1365
Full Changelog: v1.1.0-beta.2...v1.1.0-beta.3
Test your apps today!
👇 Download
v1.1.0-beta.2
What's Changed
- Fixes simulating throttling for batch Graph requests. Closes #1363 by @waldekmastykarz in #1364
Full Changelog: v1.1.0-beta.1...v1.1.0-beta.2
Test your apps today!
👇 Download
v1.1.0-beta.1
What's Changed
- Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #1356
- Bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #1357
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #1360
- Bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #1361
- Changes failed Graph batch response to 200 OK. Closes #1358 by @waldekmastykarz in #1359
- Updates version to v1.1.0 by @waldekmastykarz in #1362
Full Changelog: v1.0.0...v1.1.0-beta.1
Test your apps today!
👇 Download