Releases: structured-world/gitlab-mcp
Releases · structured-world/gitlab-mcp
gitlab-mcp: v7.2.0
gitlab-mcp: v7.1.0
gitlab-mcp: v7.0.2
gitlab-mcp: v7.0.1
gitlab-mcp: v7.0.0
7.0.0 (2026-04-05)
⚠ BREAKING CHANGES
- mrs: Individual MR tools replaced with action-based CQRS tools
- files: Replace 5 individual file tools with 2 CQRS-aligned tools
- Major architectural improvements and feature additions
Features
- Add createDraftNote api support, useful for bulk code review (15d330c)
- Add createDraftNote api support, useful for bulk code review (730d2e2)
- add GITLAB_DENIED_TOOLS_REGEX env to disable some tools (#206) (8950b4b)
- add my_issues and list_project_members tools (838148f)
- add my_issues and list_project_members tools (7771493)
- Add NPM publish workflow for automated package publishing (#208) (7e985af)
- Add NPM publish workflow for automated package publishing (#208) (5a4d416)
- attachement: download attachement, e.g. images (e67e35d)
- attachement: download attachement, e.g. images (7408cb1)
- availability: extend tier matrix with per-parameter gating (#150) (1ae98c8)
- availability: use WidgetAvailability for version-based widget validation (#140) (66e0215)
- Bump version to 5.0.0 (9f85a7b)
- cli: add --env-gates flag to list-tools for USE_* documentation (#59) (579c682), closes #53
- cli: add install and docker subcommands (#122) (36d38d0)
- cli: add interactive setup wizard (gitlab-mcp init) (#101) (cb6f080)
- cli: add profile/preset inspection flags to list-tools (#64) (70f7994)
- cli: add unified setup wizard consolidating init/install/docker flows (#132) (ae5d009)
- comprehensive project cleanup and test verification (5815eb8)
- config: GITLAB_CROSS_REFS toggle for Related description hints (#174) (871dc6c)
- context: add manage_context CQRS tool for runtime session management (#96) (5108186)
- context: add whoami action for token introspection (#203) (#205) (fc0c568)
- core: add todos data lifecycle tests and address Copilot review feedback (b909916)
- core: add todos tools and CQRS consolidation (#4, #16) (0abbf3b)
- core: add todos tools and CQRS consolidation (#4, #16) (d6fc3ee)
- dashboard: add instance health dashboard on GET / endpoint (#286) (de47c40)
- deps: upgrade Zod from v3 to v4 with native JSON Schema generation (e605eef)
- descriptions: intent-first tool descriptions with dynamic Related resolution (#172) (065e53b), closes #169
- discovery: add auto-discovery from git remote (#67) (dba44ff)
- docs: add --export flag to list-tools for TOOLS.md generation (#51) (25f5393)
- docs: add "Report a Bug" feedback widget to documentation site (#148) (00ff2ed)
- docs: add Google Analytics tracking to VitePress documentation (#216) (675ea12), closes #214
- docs: add JSON-LD structured data for SEO (#306) (07e6261)
- docs: add sponsor heart icon and donate page (#161) (e0d68bd), closes #160
- docs: consent banner + vue-privacy 1.2.2 with gtag fix (#255) (75eb54b)
- docs: migrate domain, add branding assets, remove dead code (#156) (ce8f18f), closes #145
- docs: upgrade vue-privacy with GA4 tracking + dependency updates (#284) (9d43ae6)
- docs: use versioned MCPB download links with VERSION placeholder (#200) (68b284f)
- enhance pipeline job output handling and improve test coverage (86be293)
- enhance test infrastructure and fix code quality issues (95b3529)
- errors: add structured error handling with tier awareness (#75) (2b5088c)
- establish v5.0.0 baseline for semantic versioning (f5ac7a5)
- fetch: add Node.js v24 compatibility with Undici dispatcher pattern (da74392)
- fetch: add retry logic for idempotent API operations ([#120](http...