v1.11.1-beta
Pre-release
Pre-release
·
66 commits
to main
since this release
✨ 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