What's Changed
- docs: add FAQ entry about remote Azure DevOps MCP Server availability by @danhellem in #836
- [dependencies]: Bump prettier from 3.7.3 to 3.7.4 by @dependabot[bot] in #832
- add new tools to list and download pipeline artifacts by @YevheniiKholodkov in #833
- Users/danhellem/test plans concurrency fix 2 by @danhellem in #847
- [dependencies]: Bump hono from 4.11.3 to 4.11.4 by @dependabot[bot] in #837
- [dependencies]: Bump prettier from 3.7.4 to 3.8.1 by @dependabot[bot] in #854
- [dependencies]: Bump @modelcontextprotocol/sdk from 1.25.2 to 1.25.3 by @dependabot[bot] in #855
- docs: add GitHub Copilot CLI installation instructions by @GeekTrainer in #860
- Update Copilot CLI getting started by @lutzroeder in #861
- Update Copilot CLI getting started by @lutzroeder in #866
- [dependencies]: Bump azure-devops-extension-api from 4.264.0 to 4.266.0 by @dependabot[bot] in #856
- [dependencies]: Bump typescript-eslint from 8.52.0 to 8.54.0 by @dependabot[bot] in #873
- [dependencies]: Bump @modelcontextprotocol/sdk from 1.25.3 to 1.26.0 by @dependabot[bot] in #885
- [dependencies]: Bump @modelcontextprotocol/inspector from 0.17.2 to 0.19.0 by @dependabot[bot] in #890
- feat: add supportsIterations flag to repository configuration by @danhellem in #902
- [dependencies]: Bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #907
- [dependencies]: Bump @modelcontextprotocol/inspector from 0.19.0 to 0.20.0 by @dependabot[bot] in #904
- [dependencies]: Bump ajv by @dependabot[bot] in #918
- [dependencies]: Bump hono from 4.11.7 to 4.12.0 by @dependabot[bot] in #917
- [dependencies]: Bump glob from 13.0.0 to 13.0.6 by @dependabot[bot] in #914
- [dependencies]: Bump @azure/msal-node from 3.8.3 to 5.0.4 by @dependabot[bot] in #901
- [dependencies]: Bump typescript-eslint from 8.54.0 to 8.56.0 by @dependabot[bot] in #920
- [dependencies]: Bump @modelcontextprotocol/sdk from 1.26.0 to 1.27.0 by @dependabot[bot] in #924
- [repositories]: Add list_directory tool to retrieve files and folders… by @danhellem in #921
- [repositories]: Add vote functionality for pull requests by @danhellem in #923
- [dependencies]: Bump typescript-eslint from 8.56.0 to 8.56.1 by @dependabot[bot] in #926
- [dependencies]: Bump hono from 4.12.0 to 4.12.2 by @dependabot[bot] in #928
- [dependencies]: Bump azure-devops-extension-api from 4.266.0 to 4.268.0 by @dependabot[bot] in #919
- chore: update @modelcontextprotocol/inspector to version 0.21.0 in pa… by @danhellem in #935
- [dependencies]: Bump @modelcontextprotocol/sdk from 1.27.0 to 1.27.1 by @dependabot[bot] in #938
- [dependencies]: Bump @azure/msal-node from 5.0.4 to 5.0.5 by @dependabot[bot] in #939
- [dependencies]: Bump lint-staged from 16.2.7 to 16.3.1 by @dependabot[bot] in #948
- Add 'has dependent' and 'dependent on' link types by @jevansaks in #930
- Revert "Add 'has dependent' and 'dependent on' link types" by @danhellem in #950
- [dependencies]: Bump @hono/node-server from 1.19.9 to 1.19.10 by @dependabot[bot] in #961
- [dependencies]: Bump hono from 4.12.2 to 4.12.5 by @dependabot[bot] in #960
- [dependencies]: Bump underscore from 1.13.7 to 1.13.8 by @dependabot[bot] in #959
- [dependencies]: Bump express-rate-limit from 8.2.1 to 8.3.0 by @dependabot[bot] in #970
- [dependencies]: Bump @azure/msal-node from 5.0.4 to 5.0.6 by @danhellem in #973
- Fix crash when createPullRequest returns null by @Copilot in #974
- [dependencies]: Bump lint-staged from 16.3.1 to 16.3.2 by @dependabot[bot] in #978
- [dependencies]: Bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in #980
- Update README and GETTINGSTARTED documentation to include Opencode an… by @uuc110 in #965
- [dependencies]: Bump azure-devops-extension-api from 4.268.0 to 4.269.1 by @dependabot[bot] in #979
- feat: added new tool call for fetching team and project settings by @riggyz in #953
- fix: improve formatting and clarity in GETTINGSTARTED.md by @danhellem in #984
- feat: add wit_update_work_item_comment tool by @tusagarwal in #940
- [dependencies]: Bump lint-staged from 16.3.2 to 16.3.3 by @dependabot[bot] in #982
- [dependencies]: Bump hono from 4.12.5 to 4.12.7 by @dependabot[bot] in #981
- feat: enhance project team retrieval tool with project selection prompt by @danhellem in #990
- [dependencies]: Bump typescript-eslint from 8.56.1 to 8.57.0 by @dependabot[bot] in #991
- fix: add project parameter to repo_get_pull_request_by_id by @AdityaMankal-MS in #987
- Update issue templates by @danhellem in #1014
- [dependencies]: Bump lint-staged from 16.3.3 to 16.4.0 by @dependabot[bot] in #1013
- [dependencies]: Bump @azure/msal-node from 5.0.6 to 5.1.0 by @dependabot[bot] in #1012
- feat: implement project and team elicitation tools with user prompts by @danhellem in #995
- Remote MCP Server doc updates by @danhellem in #1015
- [dependencies]: Bump typescript-eslint from 8.57.0 to 8.57.1 by @dependabot[bot] in #1017
- Fix link formatting in README.md by @danhellem in #1021
- Support outcome filtering option in test results by @vinayakmsft in #1011
- chore: cutting release v2.5.0 by @aaudzei in #1024
New Contributors
- @YevheniiKholodkov made their first contribution in #833
- @GeekTrainer made their first contribution in #860
- @lutzroeder made their first contribution in #861
- @jevansaks made their first contribution in #930
- @uuc110 made their first contribution in #965
- @riggyz made their first contribution in #953
- @tusagarwal made their first contribution in #940
- @AdityaMankal-MS made their first contribution in #987
Full Changelog: v2.4.0...v2.5.0