Releases: dev-proxy-tools/toolkit
Releases · dev-proxy-tools/toolkit
v1.11.1-beta
✨ New Features
New Snippets
devproxy-plugin-graph-connector-guidance- GraphConnectorGuidancePlugin instancedevproxy-plugin-mock-stdio-response- MockStdioResponsePlugin instancedevproxy-plugin-mock-stdio-response-config- MockStdioResponsePlugin config sectiondevproxy-plugin-mock-stdio-response-file- MockStdioResponsePlugin mocks filedevproxy-plugin-mock-stdio-response-file-schema- MockStdioResponsePlugin mocks file schema
Enhanced Diagnostics
- Diagnostic codes are now clickable links to documentation
- New
emptyUrlsToWatchwarning when no URLs are configured - New
pluginConfigOptionalinfo for plugins with optional configuration
New Quick Fixes
- Add optional plugin configuration - automatically adds
configSectionproperty and config section - Add missing config section - creates config section when referenced but not defined
🔄 Changes
- All schema references updated to Dev Proxy v2.1.0
- Diagnostics now highlight specific nodes instead of entire objects
- All diagnostics use unique codes for better identification
🐛 Bug Fixes
- AuthPlugin now shows documentation link and configuration diagnostics
- LanguageModelFailurePlugin no longer incorrectly warns about requiring language model
v2.1.0-beta
Update schema versions to v2.1.0 Closes #339
v1.10.0
What's Changed
- Update schemas to v2.0.0. Closes #336 by @garrytrinder in #337
Full Changelog: v1.8.0...v1.10.0
v1.9.0-beta
What's Changed
- Update schemas to v2.0.0. Closes #336 by @garrytrinder in #337
Full Changelog: v1.7.1-beta...v1.9.0-beta
v1.8.0
What's Changed
- Update schemas to v1.3.0. Closes #326 by @garrytrinder in #327
- Add HAR Generator plugin. Closes #328 by @garrytrinder in #331
- Add OpenAIUsageDebuggingPlugin snippet. Closes #329 by @garrytrinder in #332
- Fix plugin warning when plugin is unknown but enabled. Closes #330 by @garrytrinder in #333
Full Changelog: v1.6.0...v1.8.0
v1.7.1-beta
What's Changed
- Add HAR Generator plugin. Closes #328 by @garrytrinder in #331
- Add OpenAIUsageDebuggingPlugin snippet. Closes #329 by @garrytrinder in #332
- Fix plugin warning when plugin is unknown but enabled. Closes #330 by @garrytrinder in #333
Full Changelog: v1.5.0-beta...v1.7.1-beta
v1.7.0-beta
What's Changed
- Update snippet schemas to v1.3.0.
v1.6.0
v1.5.0-beta
What's Changed
- Update schemas to v1.3.0. Closes #326 by @garrytrinder in #327
Full Changelog: v1.3.0-beta...v1.5.0-beta
v1.4.0
What's Changed
- Update schemas to v1.2.0. Closes #324 by @garrytrinder in #325
- Update dependencies
- Fix exec error handling to ensure stderr and stdout are converted to strings
- Remove duplicate YAML language entry from snippets
Full Changelog: v1.2.0...v1.4.0