v0.4.2
jira-datacenter-mcp
Patch Changes
- Updated dependencies []:
- datacenter-mcp-core@0.4.2
confluence-datacenter-mcp
Patch Changes
- Updated dependencies []:
- datacenter-mcp-core@0.4.2
bitbucket-datacenter-mcp
Patch Changes
-
7202a08Thanks @MrRefactoring! - Fix inline pull-request and commit comments silently posting as general (unanchored) comments. The comment client assembles the POST body withpickBody(params, CommentSchema), butCommentSchemadid not declareanchor(file/line attachment) orparent(reply reference), so those fields were stripped from the request: an inline comment landed as a top-level PR comment and a reply landed as a new thread. Both fields are now part ofCommentSchemaand reach the server. Added an api-layer regression test that asserts the fields survive body assembly (the existing service-level tests mock the client namespace and could not catch this). -
Updated dependencies []:
- datacenter-mcp-core@0.4.2