Skip to content

Releases: cswkim/discogs-mcp-server

v0.5.7

Choose a tag to compare

@github-actions github-actions released this 26 May 14:33

Patch Changes

  • fix: copy tsconfig*.json for Docker build (#180)

  • feat: migrate to typescript 6 (#162)

  • chore: migrate to pnpm 11.0.8 and pin CI setup via packageManager (#179)

v0.5.6

Choose a tag to compare

@github-actions github-actions released this 09 Mar 17:36

Patch Changes

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 20 Feb 17:22

Patch Changes

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 09 Feb 20:44

Patch Changes

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 02 Feb 18:46

Patch Changes

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 19 Jan 18:51

Patch Changes

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 05 Jan 17:30
913edd1

Patch Changes

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 17:51

Minor Changes

  • feat: add configurable server host binding for external connections (#92)

Patch Changes

  • chore: dependency updates (0b5f5b7)

  • fix(security): override js-yaml to >=4.1.1 to patch prototype pollution vulnerability (#110)

  • fix: install git in builder stage for GitHub dependencies (#105)

  • fix(security): override glob to >=10.5.0 to patch command injection vulnerability (#109)

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 27 Sep 17:08

Patch Changes

  • feat: replace dotenv with a forked version that does not use console logging (0c4e463)

  • chore: dependency updates (eaa8b76)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:14

Patch Changes

  • chore: dependency updates (a47b7a5)

  • test: fix failing tests due to tool parameter schema mis-alignment (332ac6c)

  • fix: zod record method arguments (dcc93c5)

  • fix: FastMCP tool type definition update (f4baeb5)