Skip to content

Releases: dev-proxy-tools/toolkit

v1.11.1-beta

19 Jan 17:52
b359a60

Choose a tag to compare

v1.11.1-beta Pre-release
Pre-release

✨ 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

v2.1.0-beta

12 Jan 11:12
44bf080

Choose a tag to compare

v2.1.0-beta Pre-release
Pre-release
Update schema versions to v2.1.0

Closes #339

v1.10.0

03 Dec 10:13
d7db8d4

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.10.0

v1.9.0-beta

01 Dec 11:59
1ff8d1d

Choose a tag to compare

v1.9.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: v1.7.1-beta...v1.9.0-beta

v1.8.0

30 Oct 10:04
5dbac83

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.8.0

v1.7.1-beta

30 Oct 09:56
cdd0434

Choose a tag to compare

v1.7.1-beta Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.0-beta...v1.7.1-beta

v1.7.0-beta

13 Oct 14:02
0f72c6a

Choose a tag to compare

v1.7.0-beta Pre-release
Pre-release

What's Changed

  • Update snippet schemas to v1.3.0.

v1.6.0

13 Oct 13:56
b7d827b

Choose a tag to compare

What's Changed

  • Update snippet schemas to v1.2.1.

Full Changelog: v1.4.0...v1.6.0

v1.5.0-beta

01 Oct 12:30
c3b4fa0

Choose a tag to compare

v1.5.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0-beta...v1.5.0-beta

v1.4.0

24 Sep 09:21
19faf1a

Choose a tag to compare

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