Skip to content

Releases: microsoft/vscode-docker-extensibility

microsoft-vscode-processutils v0.2.2

22 Apr 20:09
41db181

Choose a tag to compare

Pre-release

Changed

  • Removed runtime imports of 'vscode'. #358

microsoft-vscode-container-client v0.5.4

22 Apr 20:42
6af1f76

Choose a tag to compare

Changed

  • Removed runtime imports of 'vscode'. #359

microsoft-vscode-docker-registries v0.4.2

16 Apr 16:45
ca701bc

Choose a tag to compare

Fixed

  • Fixed an issue where some requests would fail. #354
  • Fixed incorrect handling of basic auth WWW-Authenticate headers. #355

microsoft-vscode-inproc-mcp v0.3.0

09 Feb 21:45
cb3e478

Choose a tag to compare

Pre-release

Breaking Changes

  • Switching from zod/v4 to zod/mini for better tree shaking. #337

microsoft-vscode-container-client v0.5.3

09 Feb 21:34

Choose a tag to compare

Changed

  • Switching from zod/v4 to zod/mini for better tree shaking. #337

microsoft-vscode-inproc-mcp v0.2.0

01 Dec 20:15
8dce758

Choose a tag to compare

Pre-release

Breaking Changes

  • Updated to use @modelcontextprotocol/sdk v1.23. #319
  • Updated to use zod v4. #319

microsoft-vscode-container-client v0.5.2

01 Dec 20:15
8dce758

Choose a tag to compare

Changed

  • Updated to use zod v4. #319

microsoft-vscode-inproc-mcp v0.1.0

30 Oct 18:01
33e43e7

Choose a tag to compare

Pre-release

Initial Release

  • This package adds support for building MCP servers, especially in-proc in the extension host process of VSCode.

microsoft-vscode-container-client v0.5.1

22 Oct 21:33
3b7a384

Choose a tag to compare

Fixed

  • Fixed an issue with dates not always being parsed correctly. #312

microsoft-vscode-docker-registries v0.4.1

14 Oct 18:30
ce271fc

Choose a tag to compare

Fixed

  • Better error messages in the tree when errors occur. #310