Skip to content

Releases: Tiberriver256/mcp-server-azure-devops

mcp-server-azure-devops: v0.1.45

05 Feb 17:34
7ad868b

Choose a tag to compare

0.1.45 (2026-02-05)

Bug Fixes

  • add repository field to package.json for npm provenance verification (#284) (3d6a44f)

mcp-server-azure-devops: v0.1.44

05 Feb 15:38

Choose a tag to compare

0.1.44 (2026-01-31)

Features

  • add azure devops url resolver (47a3d23)
  • add pat support to setup script (63715de)
  • add server auth guards (62f0f59)
  • add server-aware search urls (92f716d)
  • pi: add test-watch extension (10b37be)
  • skills: add skill-creator and azure-devops-rest-api skills with automated sync (#268) (06cefa3)
  • support server wiki base urls (3b99374)

Bug Fixes

  • build: avoid Node16 import extension requirement in schemas tests (4c1f908)
  • search: stop injecting placeholder defaults (c30767b)

mcp-server-azure-devops: v0.1.43

19 Nov 00:44
3235182

Choose a tag to compare

0.1.43 (2025-11-19)

Features

    • adding a pullRequestId filter in - adding source and target … (#12) (f33e557)
  • add publishing configuration (c058e59)
  • add pull request checks tool (#11) (6c1dfd5)
  • add repository tree and branch/commit tools (a95e6f2)
  • added prepack script to ensure the binary is built and marked executable before publishing (757fea8)
  • improve commit workflow and add branch commit listing tool (#7) (867bbc8)
  • include file diffs in pull request changes (#3) (0335c68)
  • provide simpler search/replace functionality for the create_commit tool (1d1ec3f)
  • version bump to 0.1.45 (67e7a3d)

Bug Fixes

  • ci: update workflow to use pull_request_target and latest checkout action (fb109a7)
  • clarify instruction on how to use the create_commit tool (bd82c00)
  • clarify instruction on how to use the create_commit tool (167893e)
  • deps: address high vulnerability without breaking changes (#4) (cb20e2d)
  • pull-requests: include diff content in pull request changes (#6) (d48aacc)

mcp-server-azure-devops: v0.1.42

15 Jul 21:43

Choose a tag to compare

0.1.42 (2025-07-15)

Features

  • implement human-readable string enums for Azure DevOps API responses (8168bcb)

mcp-server-azure-devops: v0.1.41

14 Jul 04:10
6f46a0d

Choose a tag to compare

0.1.41 (2025-07-14)

Features

  • pull-requests: enhance get_pull_request_comments response with … (#229) (6997a04)

Bug Fixes

  • work-items: make expand enum compatible with Gemini CLI (#240) (ac1dcac)

mcp-server-azure-devops: v0.1.40

20 Jun 00:18

Choose a tag to compare

0.1.40 (2025-06-20)

Bug Fixes

  • simplify listWikiPages API by removing unused parameters (fff7238)

mcp-server-azure-devops: v0.1.39

03 Jun 00:58
547c243

Choose a tag to compare

0.1.39 (2025-06-03)

Features

  • add listWikiPages functionality to Azure DevOps wiki client (bb9ddc0)
  • implement create_wiki_page feature for Azure DevOps wiki API integration (#225) (7e3294d)

Bug Fixes

  • enhanced the get-pull-request-comments tool to include path and line number (f6017e5)
  • remove uuid() validator to resolve unknown format error (b251252)

mcp-server-azure-devops: v0.1.38

25 May 00:50
af32e50

Choose a tag to compare

0.1.38 (2025-05-25)

Bug Fixes

  • improve org name extraction from url (496abc7)

mcp-server-azure-devops: v0.1.37

14 May 11:51

Choose a tag to compare

0.1.37 (2025-05-14)

Bug Fixes

  • get_me support for visualstudio.com urls (ffd3c8a)

mcp-server-azure-devops: v0.1.36

07 May 23:12

Choose a tag to compare

0.1.36 (2025-05-07)

Bug Fixes

  • implement pagination for list-pull-requests to prevent infinite loop (#196) (e3d7f32)