Releases: microsoft/vscode-python-debugger
Releases · microsoft/vscode-python-debugger
v2026.5.11141010
Changes:
- #1006: Bump version to 2026.5.0-dev
- #1005: Fix line endings in stable pipeline YAML
- #1004: Add manual validation stage to stable release pipeline
- #1003: Switch stable pipeline trigger to release branches only
- #1002: Narrow stable pipeline tag trigger to v* pattern
- #1001: Bump version to 2026.4.0
- #1000: Add release agent instructions
This list of changes was auto generated.
v2026.3.11101013
Changes:
Bugs:
- #991: Due to wmic has been deprecated. Use @vscode/windows-process-tree for Windows process listing with WMIC fallback
This list of changes was auto generated.
v2026.3.11031008
v2026.3.10971008
Changes:
- #994: chore: bump lodash to 4.18.1 and @types/lodash to 4.17.24
This list of changes was auto generated.
v2026.3.10901010
v2026.3.10861009
v2026.3.10831008
v2025.19.10791009
v2025.19.10651009
Changes:
Bugs:
- #964: Always quote Python executable path
Others:
- #972: Bump @tootallnate/once, applicationinsights and @vscode/test-electron
- #973: Enable publishing by default in pre-release pipeline
- #971: Bump minimatch from 3.1.2 to 3.1.5
- #956: Bump qs from 6.14.1 to 6.14.2
- #948: Bump webpack from 5.94.0 to 5.105.0
This list of changes was auto generated.
v2025.19.10550348
Changes:
Bugs:
- #918: no config debug: Fix error when multiple vscode windows are open
- #958: Fix PATH concatenation without separator in environment variable collection
- #928: Fix multiline environment variable parsing in .env files
- #949: fix: use
run.executablefor interpreter identification instead ofactivatedRun.executable