Skip to content

Releases: zereight/gitlab-mcp

v2.1.18

30 May 17:42

Choose a tag to compare

Changes in v2.1.18

✨ Features

  • feat: add dependency proxy toolset #474

🐛 Bug Fixes

  • fix: guard dependency proxy tools in project-scoped deployments #496

Contributors

v2.1.17

30 May 12:11

Choose a tag to compare

Changes in v2.1.17

✨ Features

  • feat: add CI/CD variable tools for project and group scope #479

🐛 Bug Fixes

  • fix: group-level work items returning 404 #492
  • fix: add hidden CI variable field and group read guard tests #494

Contributors

v2.1.16

25 May 15:51

Choose a tag to compare

Changes in v2.1.16

✨ Features

  • feat(list-mrs): support approved_by_usernames filter #489

🐛 Bug Fixes

  • fix(schemas): accept label objects in GitLabMergeRequestSchema response #487
  • fix: strip null optional tool arguments before validation (#281) #491

🔨 Chore

  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update #490

Contributors

v2.1.15

24 May 03:38

Choose a tag to compare

Changes in v2.1.15

Other Changes

  • Accept idless markdown upload responses #484

Contributors

v2.1.14

21 May 15:56

Choose a tag to compare

Changes in v2.1.14

🐛 Bug Fixes

  • fix: make download and upload work for remote deployments #482

Contributors

v2.1.13

20 May 12:27

Choose a tag to compare

Changes in v2.1.13

✨ Features

  • feat: add create_group tool #466
  • feat: add get_file_blame tool #481

Contributors

v2.1.12

17 May 15:44

Choose a tag to compare

Changes in v2.1.12

Contributors

v2.1.11

13 May 15:48

Choose a tag to compare

Changes in v2.1.11

✨ Features

  • feat: add get_user and whoami tools #465
  • feat: add health_check tool #467
  • feat: add merge request pipelines tool #468

Contributors

v2.1.10

09 May 14:33

Choose a tag to compare

Changes in v2.1.10

🐛 Bug Fixes

  • fix: add pagination to list_labels #462
  • fix: reject get_merge_request without project_id #463

🔬 CI/Test

  • ci: verify mcp-publisher release asset #461

Contributors

v2.1.9

07 May 14:15

Choose a tag to compare

62e2c25 chore(release): v2.1.9
a41de49 Merge pull request #458 from zereight/dependabot/npm_and_yarn/npm_and_yarn-94e8c42807
75d7cb6 Merge pull request #455 from xunzou/main
202d834 Merge remote-tracking branch 'origin/main' into HEAD
02c2875 chore(deps): bump the npm_and_yarn group across 2 directories with 1 update
9eea555 Merge pull request #452 from zereight/dependabot/npm_and_yarn/npm_and_yarn-83db652bbe
fb676af Merge pull request #454 from zereight/fix/expose-merge-request-milestone
946fb17 Reject Streamable HTTP startup when static GitLab tokens lack MCP auth
f83dc90 Merge pull request #457 from Killusions/fix/serve-at-static-route-in-oauth-callback-proxy
4d14afa Fix SSE quickstart auth example
d7760cc Address streamable HTTP auth review feedback
3ba4d97 fix(oauth-callback-proxy): serve at static route
af5e86e Fix commit status boolean parsing
24e3a47 Add commit status tools
992c978 test(schema): cover omitted MR milestone
5d43ba5 Expose merge request milestone
b89d3a8 Reject streamable HTTP startup for static GitLab tokens
42d4226 chore(deps): bump the npm_and_yarn group across 2 directories with 1 update
d6971bc fix: format release note contributors as mentions