Skip to content

HainanZhao/mcp-gitlab-jira

v0.1.8 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 9mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Affected surfaces

auth breaking_upgrade

Summary

AI summary

BREAKING: jira_search_sprints now requires either boardName or boardId parameter.

Full changelog

Added

  • Complete JIRA Sprint and Board management system with 6 new tools:
    • jira_get_all_boards - List accessible boards with filtering
    • jira_get_board_details - Get specific board information
    • jira_search_sprints - Search sprints by board name or ID (focused approach)
    • jira_get_sprint_details - Get detailed sprint information
    • jira_get_sprints_for_board - List all sprints for a specific board
    • jira_get_sprint_issues - Get all issues in a sprint with JQL filtering
  • Board name fuzzy matching for easier discovery
  • Sprint state filtering (active, future, closed)
  • Custom JIRA Software Agile API client with proper authentication

Changed

  • BREAKING: jira_search_sprints now requires either boardName or boardId parameter
  • Focused Sprint search prevents permission errors by targeting specific boards
  • Improved error handling for boards without access permissions
  • Automatic duplicate removal for sprints appearing on multiple boards
  • Streamlined TESTING.md documentation (reduced from 320 to 102 lines)

Fixed

  • Permission-related 400 Bad Request errors eliminated through focused board search
  • Duplicate sprint results removed through intelligent deduplication
  • Clean error handling that doesn't spam logs with expected permission failures

Removed

  • 14+ unnecessary test files cleaned up for better maintainability
  • Verbose and redundant examples from testing documentation

Breaking Changes

  • `jira_search_sprints` now requires either `boardName` or `boardId` parameter

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track HainanZhao/mcp-gitlab-jira

Get notified when new releases ship.

Sign up free

About HainanZhao/mcp-gitlab-jira

Unified MCP server for GitLab and Jira: manage projects, merge requests, files, releases and tickets with AI agents.

All releases →

Beta — feedback welcome: [email protected]