Skip to content

Releases: microsoft/vscode-mypy

v2026.5.11171008

27 Apr 10:34
06e06d0

Choose a tag to compare

v2026.5.11171008 Pre-release
Pre-release

Changes:

  • #527: Update release agent with explicit dev bump PR steps
  • #526: Bump version to 2026.5.0-dev
  • #525: Add manual validation stage to stable release pipeline
  • #524: Switch stable pipeline trigger to release branches only
  • #523: Narrow stable pipeline tag trigger to v* pattern
  • #522: Bump version to 2026.4.0
  • #521: Add release agent instructions

This list of changes was auto generated.

v2026.4.0

28 Apr 20:39
1dccf96

Choose a tag to compare

Add manual validation stage to stable pipeline (#525)

Inserts a WaitForValidation stage between Build and Publish.
The pipeline pauses for manual approval (24h timeout) before publishing,
giving time to test the draft release.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

v2026.3.11041007

14 Apr 10:44
49d4955

Choose a tag to compare

v2026.3.11041007 Pre-release
Pre-release

Changes:

  • #518: test: parametrize logging, global_defaults, and diagnostic_regex tests

This list of changes was auto generated.

v2026.3.11031008

13 Apr 10:42
56ef04e

Choose a tag to compare

v2026.3.11031008 Pre-release
Pre-release

Changes:

  • #517: test: parametrize get_cwd and adopt conftest in change_cwd
  • #516: test: backport shared test coverage (logging, stdlib_detection)
  • #515: Refactor: add conftest.py to centralize test mock setup
  • #514: Refactor: backport shared test coverage (envFile + configWatcher dispose)

This list of changes was auto generated.

v2026.3.11001007

10 Apr 10:31
ad42778

Choose a tag to compare

v2026.3.11001007 Pre-release
Pre-release

Changes:

  • #505: Refactor: expandTilde dedup, USE_DEBUGPY gate
  • #504: Phase 4: Normalize codebase for shared package extraction
  • #507: Refactor: add notebook support to getDocumentSelector

This list of changes was auto generated.

v2026.3.10991007

09 Apr 10:30
34307eb

Choose a tag to compare

v2026.3.10991007 Pre-release
Pre-release

Changes:

  • #509: Refactor: merge vscodeapi.ts to cross-repo superset
  • #504: Phase 4: Normalize codebase for shared package extraction
  • #508: Refactor: upgrade configWatcher.ts disposal pattern
  • #510: Refactor: add l10n bundle directory for localization
  • #506: Refactor: normalize_path resolve_symlinks, is_match optional workspace_root

This list of changes was auto generated.

v2026.3.10981011

08 Apr 10:35
bfb0dd5

Choose a tag to compare

v2026.3.10981011 Pre-release
Pre-release

Changes:

Feature Requests:

  • #347: Add dmypy status file setting

Bugs:

  • #325: Use global settings for ignorePatterns default
  • #357: When cwd config option is ${nearestConfig}, look for all of mypy.ini, .mypy.ini, pyproject.toml, setup.cfg

Others:

  • #500: refactor: extract envFile.ts module from server.ts
  • #495: Feature Parity: Tier 1 priority fixes
  • #467: Replace hand-rolled typings with @vscode/python-environments npm package
  • #498: test: add missing test coverage for PRs #325, #347, #357, #467
See More
  • #496: Phase 2: Add missing test coverage before shared package extraction
  • #494: Feature Parity: Priority fixes before shared package extraction
  • #154: python.envFile setting looks to be ignored

This list of changes was auto generated.

v2026.3.10841003

25 Mar 10:27
b56b793

Choose a tag to compare

v2026.3.10841003 Pre-release
Pre-release

Changes:

  • #490: Template sync: skip dependency update PRs
  • #488: try no triggers in github

This list of changes was auto generated.

v2026.3.10831007

24 Mar 10:30
76d1940

Choose a tag to compare

v2026.3.10831007 Pre-release
Pre-release
Bump version to 2026.3.0-dev (#471)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

v2026.3.10821743

23 Mar 18:10
76d1940

Choose a tag to compare

v2026.3.10821743 Pre-release
Pre-release

Changes:

  • #471: Bump version to 2026.3.0-dev

This list of changes was auto generated.