Skip to content

Latest commit

 

History

History
785 lines (234 loc) · 22.7 KB

File metadata and controls

785 lines (234 loc) · 22.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.34.0 (2026-09-02)

Features

  • bitbucket: add bitbucket_createBranch tool (e867ae1)
  • bitbucket: add pull request decline and reopen tools (d6eb34c)

0.33.0 (2026-08-30)

Bug Fixes

  • use standard /api/2/issue/ endpoint instead of /agile/1.0/issue/ (cd95e49), closes #79

Features

  • bitbucket: add bitbucket_getBranchDiff tool (f7fcd40)

0.32.0 (2026-08-30)

Bug Fixes

  • confluence: reject self-referential parentId on updateContent. (11745b9)
  • jira: document jira_linkIssues direction against the Jira UI (79e0b1d)

Features

  • confluence: allow moving pages via updateContent parentId (9efae17)

0.31.0 (2026-08-30)

Features

  • bitbucket: implement bitbucket_getFileContent (e9f9cec), closes #37

0.30.0 (2026-08-30)

Features

  • bitbucket: add blocker counts to PR comments summary (0d3466b)
  • bitbucket: add pull request merge tools behind an opt-in gateway (bed3fda)
  • bitbucket: expose comment severity in compact and ack PR comment outputs (c557914)
  • bitbucket: support resolving comment threads independently of task state (1e5af9f)
  • jira: add tool to update issue comments (d3925ad)

0.29.0 (2026-07-26)

Features

  • add confluence_uploadAttachment tool (b73cf9e)
  • attachments: sandbox local filesystem access behind an opt-in gateway (5cc1776)
  • confluence: add confluence_downloadAttachment tool (aae8aab)
  • confluence: add versionIfExists flag to uploadAttachment (1e0453f)

0.28.0 (2026-07-22)

Features

  • add jira_uploadAttachment tool (e19180f)
  • attachments: sandbox local filesystem access behind an opt-in gateway (2a22547)
  • jira: add jira_downloadAttachment tool (31cbeef)

0.27.0 (2026-07-18)

Bug Fixes

  • jira: avoid JSON parse error on empty response bodies (3c55b59)

Features

  • jira: add issue link and unlink tools (217701e)

0.26.0 (2026-07-04)

Features

  • bitbucket: add code search tool (cd39fdb)

0.25.0 (2026-06-18)

Features

  • bitbucket: support posting comments as tasks and updating comments (e278f47)

0.24.0 (2026-06-18)

Features

  • confluence: support sliced content body reads (0f96852)

0.23.0 (2026-06-18)

Features

  • jira: add customFields support to transitionIssue (31799d5)

0.22.0 (2026-06-18)

Features

  • jira: add jira_getIssueDevelopmentInfo tool (f2e9f0d)

0.21.0 (2026-06-18)

Features

  • bitbucket: add multiline comment support for pull request comments (edaf6ea)

0.20.1 (2026-06-18)

Note: Version bump only for package atlassian-dc-mcp

0.20.0 (2026-06-08)

Features

  • bitbucket: support creating and updating pull requests as drafts (190c19a)

0.19.1 (2026-05-24)

Bug Fixes

  • bitbucket: clarify that reviewers param requires 'name', not 'slug' (59c45dc)

0.19.0 (2026-04-27)

Features

  • setup: add CLI flags and non-interactive mode (7de53f0)

0.18.0 (2026-04-24)

Features

  • setup: validate credentials via product services with retry and friendly errors (6056320)

0.17.1 (2026-04-23)

Bug Fixes

  • enhance resolveOpenApiBase to normalize and strip generated path suffixes (30f0517)
  • prevent double-concatenation of API base path after setup CLI (39cd1c7)

0.17.0 (2026-04-23)

Features

  • add interactive setup CLI with secure credential storage (f317903)

0.16.0 (2026-04-14)

Features

  • add keywords to package.json for npm search visibility (0735f27)
  • improve supply-chain transparency (closes #26) (98912b2)

0.15.0 (2026-04-07)

Features

  • bitbucket: improve updatePullRequest tool descriptions to prevent missing version parameter (7999012)

0.14.3 (2026-04-02)

Bug Fixes

  • bitbucket: normalize project key and repo slug casing in API calls (35cf924)

0.14.2 (2026-04-02)

Bug Fixes

  • resolve npm audit vulnerabilities in dependencies (96d5997)

0.14.1 (2026-04-01)

Bug Fixes

  • use proper version for MCP server responces (d1f5e5b)

0.14.0 (2026-03-23)

Features

  • bitbucket: add automatic filtering out resolved comment threads in PR activities (f44244e)

0.13.0 (2026-03-21)

Features

  • add ability to specify external config file to MCP, to provide configuration to MCP without specifying credentials in the file (c97d380)
  • bitbucket: add token-optimized response modes (9c8f3c8)
  • confluence: add token-optimized content shaping (0a23201)
  • jira: add configurable issue field projections (06c50a9)

0.12.2 (2026-03-21)

Bug Fixes

  • jira: address #16 exposing labels and other hints through the customFields in the description of the tool. Update docs as well to reflect it. (979a5fa)

0.12.1 (2026-03-21)

Bug Fixes

  • bitbucket: #22 address the issue that replies in PRs are invisible to LLM (bb22fa1)

0.12.0 (2026-03-18)

Features

  • add support for dashboard api (a7b1eef)

0.11.2 (2026-03-12)

Bug Fixes

  • confluence: escape quotes in space search query (5583bd1)
  • confluence: robustly escape CQL search text and add test suite (8104211)

0.11.1 (2026-03-12)

Note: Version bump only for package atlassian-dc-mcp

0.11.0 (2026-03-09)

Features

  • bitbucket: add pending comment support and submitPullRequestReview tool (0bd74c2)

0.10.2 (2026-03-09)

Note: Version bump only for package atlassian-dc-mcp

0.10.1 (2026-03-09)

Note: Version bump only for package atlassian-dc-mcp

0.10.0 (2026-01-31)

Features

  • jira: add status transition tools (47dbb0f)

0.9.12 (2026-01-03)

Note: Version bump only for package atlassian-dc-mcp

0.9.11 (2026-01-03)

Bug Fixes

  • remove JSON formatting on tools response, to reduce tokens (1367aa0)

0.9.10 (2026-01-03)

Note: Version bump only for package atlassian-dc-mcp

0.9.9 (2025-09-13)

Note: Version bump only for package atlassian-dc-mcp

0.9.8 (2025-09-13)

Note: Version bump only for package atlassian-dc-mcp

0.9.7 (2025-09-13)

Note: Version bump only for package atlassian-dc-mcp

0.9.6 (2025-09-13)

Note: Version bump only for package atlassian-dc-mcp

0.9.5 (2025-09-13)

Note: Version bump only for package atlassian-dc-mcp

0.9.4 (2025-09-13)

Note: Version bump only for package atlassian-dc-mcp

0.9.3 (2025-09-13)

Note: Version bump only for package atlassian-dc-mcp

0.9.2 (2025-09-13)

Features

  • add scripts and workflow for MCP Registry publishing (ca5e453)

0.9.1 (2025-09-13)

Note: Version bump only for package atlassian-dc-mcp

0.9.0 (2025-09-13)

Features

  • preparation to publish to MCP registry (1fdb772)

0.8.3 (2025-09-06)

Note: Version bump only for package atlassian-dc-mcp

0.8.2 (2025-09-06)

Note: Version bump only for package atlassian-dc-mcp

0.8.1 (2025-09-06)

Note: Version bump only for package atlassian-dc-mcp

0.8.0 (2025-09-06)

Features

  • jira: introduce issue update functionality (d9c20cb)

0.7.0 (2025-08-03)

Bug Fixes

  • update bitbucket tool name given that anthropic API does not accept long name generated by claude code. (c670e7b)

Features

  • bitbucket: add support for fetching pull request diffs based on the specified path (29150f3)
  • bitbucket: add support for PR changes and comments posting (3b1f95b)
  • bitbucket: reduce size of PR comments (125d990)
  • jira: add support for custom fields when creating issues (f931131)

0.6.1 (2025-05-26)

Bug Fixes

  • update bitbucket tool name given that anthropic API does not accept long name generated by claude code. (c670e7b)

0.6.0 (2025-05-26)

Features

  • add the ability to read PR comments for bitbucket. (3a895f5)

0.5.0 (2025-05-14)

Features

  • bitbucket: add support of api base path instead of only host to support paths based installations. (dea959b)
  • confluence: add support of a base path in configuration to be useful for the sub-path installation. (e3e05dd)
  • jira: add support of api base path instead of only host to support paths based installations. (e42cf70)

0.4.0 (2025-05-03)

Features

  • confluence: add support of a base path in configuration to be useful for the sub-path installation. (e3e05dd)

0.3.5 (2025-03-08)

Note: Version bump only for package atlassian-dc-mcp

0.3.4 (2025-03-08)

Note: Version bump only for package atlassian-dc-mcp

0.3.3 (2025-03-08)

Bug Fixes

  • ci: prevent package-lock.json from being incorrectly modified during publish (670246c)
  • confluence: clearly indicate in tools descriptions that it is data center edition, so the LLMs can make fewer mistakes using it. (3577d7c)

0.3.2 (2025-03-07)

Bug Fixes

  • jira: indicate clearly in tools descriptions and in the fields descriptions that it is JIRA Data Center edition with own formats and own instance details. (5747bb1)

0.3.1 (2025-03-03)

Bug Fixes

  • give confluence create a hint what format to use for body. (d8167f0)

0.3.0 (2025-03-03)

Features

  • add jira client (0bcb329)
  • improve error details for confluence and bitbucket so the LLM is able to correct itself based on the error. (96f469f)
  • use generated JIRA client instead of third-pary one. (ff88084)

0.2.1 (2025-03-03)

Bug Fixes

  • trigger jira re-build and publish. (835ea26)

0.2.0 (2025-03-02)

Features

  • confluence: switched to generated client and added ability to search spaces by text. (e423671)

0.1.6 (2025-03-02)

Bug Fixes

  • trigger jira re-build and publish. (02454af)

0.1.5 (2025-03-02)

Bug Fixes

  • bitbucket: remove dependencies from node-fetch polyfill since it is supported by node natively (6268835)

0.1.4 (2025-03-02)

Note: Version bump only for package atlassian-dc-mcp

0.1.3 (2025-03-02)

Bug Fixes

  • correct bin configurations and the relative paths. (0bed1aa)

0.1.2 (2025-03-02)

Bug Fixes

  • binary executable is now non compiled ones. (18fa866)

0.1.1 (2025-03-02)

Note: Version bump only for package atlassian-dc-mcp