This release includes 1 breaking change for platform teams planning a safe upgrade.
Published 9mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Affected surfaces
auth
breaking_upgrade
Summary
AI summaryBREAKING: 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 filteringjira_get_board_details- Get specific board informationjira_search_sprints- Search sprints by board name or ID (focused approach)jira_get_sprint_details- Get detailed sprint informationjira_get_sprints_for_board- List all sprints for a specific boardjira_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_sprintsnow requires eitherboardNameorboardIdparameter - 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
About HainanZhao/mcp-gitlab-jira
Unified MCP server for GitLab and Jira: manage projects, merge requests, files, releases and tickets with AI agents.
Related context
Beta — feedback welcome: [email protected]