Skip to content

v1.11.1-beta

Pre-release
Pre-release

Choose a tag to compare

@garrytrinder garrytrinder released this 19 Jan 17:52
· 66 commits to main since this release
b359a60

✨ New Features

New Snippets

  • devproxy-plugin-graph-connector-guidance - GraphConnectorGuidancePlugin instance
  • devproxy-plugin-mock-stdio-response - MockStdioResponsePlugin instance
  • devproxy-plugin-mock-stdio-response-config - MockStdioResponsePlugin config section
  • devproxy-plugin-mock-stdio-response-file - MockStdioResponsePlugin mocks file
  • devproxy-plugin-mock-stdio-response-file-schema - MockStdioResponsePlugin mocks file schema

Enhanced Diagnostics

  • Diagnostic codes are now clickable links to documentation
  • New emptyUrlsToWatch warning when no URLs are configured
  • New pluginConfigOptional info for plugins with optional configuration

New Quick Fixes

  • Add optional plugin configuration - automatically adds configSection property 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