Releases: dotnet/dev-proxy
Releases · dotnet/dev-proxy
v0.29.1
What's Changed
- Removes circular logging requests. Closes #1275 by @waldekmastykarz in #1278
- Updates version to v0.29.1 by @waldekmastykarz in #1279
Full Changelog: v0.29.0...v0.29.1
Test your apps today!
👇 Download
v0.29.0
What's Changed
- Update trust-cert.sh prompt to use y|n + ENTER by @bartizan in #1240
- Update readme by @garrytrinder in #1242
- Refactoring to DI by @waldekmastykarz in #1243
- Fixes after refactoring by @waldekmastykarz in #1244
- Bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #1245
- Remove Dev Proxy CA certificate when uninstalling for Win by @bartizan in #1208
- Exposes Dev Proxy LM prompts. Closes #1247 by @waldekmastykarz in #1249
- Prints logger category for debug and trace messages by @waldekmastykarz in #1250
- Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot in #1252
- Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot in #1256
- Add missing blockUnmockedRequests property in MockResponsePlugin schema by @bartizan in #1259
- Fixes Dev Proxy API by @waldekmastykarz in #1257
- Fixes logging from plugins' commands by @waldekmastykarz in #1263
- Fixes issue in generating TypeSpec for responses without a body. Closes #1260 by @waldekmastykarz in #1264
Full Changelog: v0.28.0...v0.29.0
Test your apps today!
👇 Download
v0.29.0-beta.3
What's Changed
- Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot in #1252
- Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot in #1256
- Add missing blockUnmockedRequests property in MockResponsePlugin schema by @bartizan in #1259
- Fixes Dev Proxy API by @waldekmastykarz in #1257
Full Changelog: v0.29.0-beta.2...v0.29.0-beta.3
Test your apps today!
👇 Download
v0.29.0-beta.2
What's Changed
- Exposes Dev Proxy LM prompts. Closes #1247 by @waldekmastykarz in #1249
- Prints logger category for debug and trace messages by @waldekmastykarz in #1250
Full Changelog: v0.29.0-beta.1...v0.29.0-beta.2
Test your apps today!
👇 Download
v0.29.0-beta.1
What's Changed
- Update trust-cert.sh prompt to use y|n + ENTER by @bartizan in #1240
- Update readme by @garrytrinder in #1242
- Refactoring to DI by @waldekmastykarz in #1243
- Fixes after refactoring by @waldekmastykarz in #1244
- Bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #1245
- Remove Dev Proxy CA certificate when uninstalling for Win by @bartizan in #1208
Full Changelog: v0.28.0...v0.29.0-beta.1
Test your apps today!
👇 Download
v0.28.0
What's Changed
- Bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in #1160
- Fixes concurrency issue in ProxyEngine, ConcolFormatter, and MockResponsePlugin #1161 by @bartizan in #1162
- Adds blockUnmockedRequests property of mock response plugin config schema by @bartizan in #1166
- Updates DevToolsPlugin to not require browser to be closed by @waldekmastykarz in #1156
- Reorders CLI options and subcommands to show alphabetically by @bartizan in #1171
- Fixes generating patch operations in TSP. Closes #1172 by @waldekmastykarz in #1173
- Removes GraphConnectorNotificationPlugin. Closes #1155 by @waldekmastykarz in #1157
- Fixes issue with handling multiple headers with same name in DevToolsPlugin. Closes #1169 by @waldekmastykarz in #1170
- Fixes language model configuration in the schema. Closes #1163 by @waldekmastykarz in #1164
- Improves using HttpClient by @waldekmastykarz in #1168
- Updates version to v0.28.0 by @waldekmastykarz in #1158
- Adds logging LLM usage information using OpenTelemetry. Closes #1067 by @waldekmastykarz in #1167
- Adds support for OpenAI Content Parts. Closes #1174 by @waldekmastykarz in #1175
- Fixes CrudApiPlugin schemas by @waldekmastykarz in #1178
- Fixes issue in not emitting telemetry in combination with mocking by @waldekmastykarz in #1181
- Fixes the warning when using only plugin-specific URLs to watch. Closes #1180 by @waldekmastykarz in #1182
- Bump docker/build-push-action from 6.16.0 to 6.17.0 by @dependabot in #1187
- Pluralizes multi-arguments option audience to audiences by @bartizan in #1186
- Fixes create action response in CrudApiPlugin. Closes #1179 by @waldekmastykarz in #1188
- Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #1190
- Extends CrudApiPlugin with support for CORS. Closes #1191 by @waldekmastykarz in #1192
- Fixes emulating Entra auth for SPA apps by @waldekmastykarz in #1193
- Adds support for JSONC in plugin files. Closes #1194 by @waldekmastykarz in #1195
- Extends support for CORS in CrudApiPlugin to action-level auth by @waldekmastykarz in #1199
- Fixes bug with the OpenAIMockResponsePlugin trying to update set response by @waldekmastykarz in #1200
- Fix config new command. Closes #1201 by @garrytrinder in #1202
- Adds support for CORS for POST requests in CrudApiPlugin by @waldekmastykarz in #1197
- Fixes issue with mocking by @waldekmastykarz in #1198
- Adds skipping non-matching URLs in OpenAITelemetryPlugin by @waldekmastykarz in #1206
- Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot in #1211
- 525 warn on mismatch between app and schema versions by @bartizan in #1196
- Bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in #1214
- Fixes printing log messages outside of the request scope. Closes #1205 by @waldekmastykarz in #1209
New Contributors
Full Changelog: v0.27.0...v0.28.0
Test your apps today!
👇 Download
v0.28.0-beta.4
What's Changed
- Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #1190
- Extends CrudApiPlugin with support for CORS. Closes #1191 by @waldekmastykarz in #1192
- Fixes emulating Entra auth for SPA apps by @waldekmastykarz in #1193
- Adds support for JSONC in plugin files. Closes #1194 by @waldekmastykarz in #1195
- Extends support for CORS in CrudApiPlugin to action-level auth by @waldekmastykarz in #1199
- Fixes bug with the OpenAIMockResponsePlugin trying to update set response by @waldekmastykarz in #1200
- Fix config new command. Closes #1201 by @garrytrinder in #1202
- Adds support for CORS for POST requests in CrudApiPlugin by @waldekmastykarz in #1197
- Fixes issue with mocking by @waldekmastykarz in #1198
- Adds skipping non-matching URLs in OpenAITelemetryPlugin by @waldekmastykarz in #1206
Full Changelog: v0.28.0-beta.3...v0.28.0-beta.4
Test your apps today!
👇 Download
v0.28.0-beta.3
What's Changed
- Fixes CrudApiPlugin schemas by @waldekmastykarz in #1178
- Fixes issue in not emitting telemetry in combination with mocking by @waldekmastykarz in #1181
- Fixes the warning when using only plugin-specific URLs to watch. Closes #1180 by @waldekmastykarz in #1182
- Bump docker/build-push-action from 6.16.0 to 6.17.0 by @dependabot in #1187
- Pluralizes multi-arguments option audience to audiences by @bartizan in #1186
- Fixes create action response in CrudApiPlugin. Closes #1179 by @waldekmastykarz in #1188
Full Changelog: v0.28.0-beta.2...v0.28.0-beta.3
Test your apps today!
👇 Download
v0.28.0-beta.2
What's Changed
- Adds support for OpenAI Content Parts. Closes #1174 by @waldekmastykarz in #1175
Full Changelog: v0.28.0-beta.1...v0.28.0-beta.2
Test your apps today!
👇 Download
v0.28.0-beta.1
What's Changed
- Bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in #1160
- Fixes concurrency issue in ProxyEngine, ConcolFormatter, and MockResponsePlugin #1161 by @bartizan in #1162
- Adds blockUnmockedRequests property of mock response plugin config schema by @bartizan in #1166
- Updates DevToolsPlugin to not require browser to be closed by @waldekmastykarz in #1156
- Reorders CLI options and subcommands to show alphabetically by @bartizan in #1171
- Fixes generating patch operations in TSP. Closes #1172 by @waldekmastykarz in #1173
- Removes GraphConnectorNotificationPlugin. Closes #1155 by @waldekmastykarz in #1157
- Fixes issue with handling multiple headers with same name in DevToolsPlugin. Closes #1169 by @waldekmastykarz in #1170
- Fixes language model configuration in the schema. Closes #1163 by @waldekmastykarz in #1164
- Improves using HttpClient by @waldekmastykarz in #1168
- Updates version to v0.28.0 by @waldekmastykarz in #1158
- Adds logging LLM usage information using OpenTelemetry. Closes #1067 by @waldekmastykarz in #1167
New Contributors
Full Changelog: v0.27.0...v0.28.0-beta.1
Test your apps today!
👇 Download