Skip to content

Releases: Tiberriver256/mcp-server-azure-devops

mcp-server-azure-devops: v0.1.15

02 Apr 04:52
Compare
Choose a tag to compare

0.1.15 (2025-04-02)

Bug Fixes

  • search_work_items authentication with Azure Identity (cdb2e72)

mcp-server-azure-devops: v0.1.14

02 Apr 03:46
Compare
Choose a tag to compare

0.1.14 (2025-04-02)

Bug Fixes

  • add zod-to-json-schema dependency and remove unused packages from package-lock.json (c9c117f)

mcp-server-azure-devops: v0.1.13

02 Apr 03:22
Compare
Choose a tag to compare

0.1.13 (2025-04-02)

Features

  • add 'expand' option to get_work_item (6bee365)
  • Add npm publish to release.yml (50d0368)
  • add pre-commit hook for prettier and eslint (1b4ddff)
  • enhance GitHub release notes with changelog content (2fb275d)
  • implement automated release workflow (9e5a5df)
  • implement get_project_details core functionality (6d93d98), closes #101
  • implement get_repository_details core functionality (dcef80b)
  • implement manage work item link handler (72cd641)
  • implement search_wiki handler with tests (286598c)
  • implement search_work_items handler with tests (e244658)
  • search: add code search functionality for Azure DevOps repos (0680102)

Bug Fixes

  • add bin field to make package executable with npx (2d3d5fa)
  • add build step to workflow and ensure dist files are included in package (6e12d3c)
  • add parent-child relationship support for createWorkItem (31d5efe)
  • add tag_name parameter to GitHub release action (68cfa43)
  • improve cross-platform CLI compatibility for Windows (0f6ed3f)
  • make AZURE_DEVOPS_AUTH_METHOD parameter case-insensitive (9bbf53f)
  • only request max 200 by default (296de35)
  • resolve npm publish authentication and package content issues (96e91d0)
  • restore tests/setup.ts to fix test suite (5e23eab)
  • revert to direct execution of index.js to fix main module detection (82efa90)
  • Typo in release.yaml workflow (e0de15f)

v0.1.11

01 Apr 11:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

01 Apr 01:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

31 Mar 00:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

26 Mar 18:27
Compare
Choose a tag to compare

What's Changed

  • fix: revert to direct execution of index.js to fix main module detection by @Tiberriver256 in #30

Full Changelog: v0.1.7...v0.1.8

v0.1.7

26 Mar 18:21
Compare
Choose a tag to compare

What's Changed

  • fix: add build step to workflow and ensure dist files are included in… by @Tiberriver256 in #29

Full Changelog: v0.1.6...v0.1.7

v0.1.6

26 Mar 18:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

26 Mar 17:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5