Skip to content

Releases: microsoft/vscode-python-debugger

v2025.6.0

04 Apr 17:09
b6702bf
Compare
Choose a tag to compare

Changes:

Bugs:

  • #659: clear env var collection before adding new items
  • #650: switch to warning if launch.json missing version

Others:

  • #684: Bump release 2025.6
  • #679: Bump tar-fs from 2.1.1 to 2.1.2
  • #660: update to python version 3.9
  • #653: Update debugpy to latest version
  • #658: switch to use debug_session.start for no-config debug telemetry
  • #657: update to version 2025.5.0-dev
See More
  • #654: update to release version 2025.4

This list of changes was auto generated.

v2025.4.1

10 Mar 17:28
7607324
Compare
Choose a tag to compare

Changes:

Bugs:

  • #659: clear env var collection before adding new items
  • #663: clear env var collection before adding new items (#659)

Others:

  • #664: Update release/2025.4.1

This list of changes was auto generated.

v2025.4.0

05 Mar 19:14
Compare
Choose a tag to compare

Changes:

Bugs:

  • #646: respect existing serverReadyAction in launch config
  • #642: fix bug to return empty array when no config exists
  • #620: fix bug with extension overriding debugpy endpoint
  • #548: Make "args": "${command:pickArgs}" as default debug configuration
  • #585: get launch config from settings.json as fallback
  • #610: fix no-debug ps1 script
  • #597: fix no-config debugger env var insertion to be less noisy

Others:

  • #644: bump to version 2025.3.0-dev
See More
  • #643: bump version to 2025.2.0 for release
  • #629: add telemetry event for no-config debugging
  • #628: switch telemetry event owner
  • #602: correct workspace path for mutiroot scenarios no-config debugging
  • #589: bump to 2025.1.0-dev

This list of changes was auto generated.

v2025.0.1

12 Feb 19:25
78aedfb
Compare
Choose a tag to compare

Changes:

Bugs:

  • #610: fix no-debug ps1 script
  • #611: fix powershell script for powershell no-config debug
  • #607: correct workspace path for mutiroot scenarios no-config debugging (#602)
  • #597: fix no-config debugger env var insertion to be less noisy
  • #601: fix no-config debugger env var insertion to be less noisy

Others:

  • #608: bump release for point release 2025.0.1
  • #602: correct workspace path for mutiroot scenarios no-config debugging

This list of changes was auto generated.

v2025.0.0

06 Feb 21:36
534f4e0
Compare
Choose a tag to compare

Changes:

Feature Requests:

  • #557: Configless debug
  • #536: Update to 1.8.11

Bugs:

  • #576: switch to using python3 in the script for no-config debugging
  • #577: add link to wiki
  • #565: disable extra output for no config debug

Others:

  • #588: Bump release 2025.0.0
  • #570: include debugpy in description
See More
  • #566: add in description for no-config debug environment variable edits
  • #559: add contributing.md
  • #556: Auto-generated baselines by 1ES Pipeline Templates
  • #558: Update debugpy to 1.8.12
  • #550: Support the clientOS property in VS code
  • #534: Create commands.json
  • #520: Update main to next pre-release

This list of changes was auto generated.

v2024.14.0

11 Dec 20:16
f8ea01e
Compare
Choose a tag to compare

Changes:

Bugs:

  • #513: Don't show automatic debug config in virtual workspace
  • #499: support interpreter paths with spaces
  • #490: Change wording on deprecated Python

Others:

  • #519: Update version for release
  • #517: Update issue-labels.yml
  • #516: add basic workflows
  • #505: Update debugpy version to 1.8.9
  • #452: Remove inversify dependency
See More
  • #500: Update debugpy_info for v1.8.8
  • #478: Update main version to next pre-release

This list of changes was auto generated.

v2024.12.0

14 Oct 18:46
2915959
Compare
Choose a tag to compare

Changes:

Bugs:

  • #444: Fix extracting wheel downloads
  • #437: Fix debugger download

Others:

  • #477: Update version for release
  • #473: Remove dependabot as we do updates manually
  • #472: Updating debugpy to 1.8.7 fixes for python 3.13.0
  • #462: Update debugpy info to latest shipped version
  • #451: Specify hash for digest check
  • #173: Bump actions/setup-python from 4 to 5 in /.github/actions/build-vsix
See More
  • #432: Update debugpy version
  • #424: Bump typescript from 5.2.2 to 5.5.4
  • #251: Bump actions/cache from 3 to 4 in /.github/actions/lint
  • #421: Bump mocha and @types/mocha
  • #171: Bump github/codeql-action from 2 to 3
  • #170: Bump actions/setup-python from 4 to 5

This list of changes was auto generated.

v2024.11.2024082901

29 Aug 10:29
30560bb
Compare
Choose a tag to compare
v2024.11.2024082901 Pre-release
Pre-release
Fix extracting wheel downloads (#444)

v2024.11.2024082801

28 Aug 10:35
30560bb
Compare
Choose a tag to compare
v2024.11.2024082801 Pre-release
Pre-release

Changes:

Bugs:

  • #444: Fix extracting wheel downloads

This list of changes was auto generated.

v2024.11.2024081401

14 Aug 10:36
030769b
Compare
Choose a tag to compare
v2024.11.2024081401 Pre-release
Pre-release

Changes:

Bugs:

  • #437: Fix debugger download

This list of changes was auto generated.