github zereight/gitlab-mcp v1.0.47

latest releases: v2.1.4, v2.1.3, v2.1.2...
11 months ago

What's Changed

🚀 New Features

  • List Merge Requests Tool - Added comprehensive merge request listing and filtering functionality by @jwang-sue in #56

🐛 Bug Fixes

  • Fixed null avatar_url handling in GitLabUserSchema by @svengt in #55
  • Fixed null illustration handling in GitLabPipelineSchema by @iwakitakuma33 in #58

📝 Details

New list_merge_requests tool (#56)

  • List merge requests with comprehensive filtering options
  • Filter by state, scope, author, assignee, reviewer, labels, and more
  • Includes pagination support for large result sets

Schema fixes for better null handling

  • Users without profile pictures no longer cause JSON-RPC errors (#55)
  • Pipelines without illustrations are now properly handled (#58)

Contributors

Full Changelog: v1.0.46...v1.0.47

Don't miss a new gitlab-mcp release

NewReleases is sending notifications on new releases.