Skip to content

Releases: detailobsessed/efficient-gitlab-mcp

v0.3.2

30 Dec 10:13

Choose a tag to compare

0.3.2 (2025-12-30)

Bug Fixes

  • use workflow_run trigger for npm-publish (GITHUB_TOKEN releases don't emit events) (#39) (b544db2)

v0.3.1

30 Dec 10:05

Choose a tag to compare

0.3.1 (2025-12-30)

Bug Fixes

  • add knip config, pre-commit hook, fix Zod compatibility, and remove unused code (#38) (a34d956)

v0.3.0

29 Dec 12:15

Choose a tag to compare

0.3.0 (2025-12-29)

Features

  • add MCP Registry support with mcpName and server.json (#30) (19dd31e)

v0.2.3

25 Dec 14:21

Choose a tag to compare

0.2.3 (2025-12-25)

Bug Fixes

  • correct bin format in package.json (#26) (91a1e98)

v0.2.2

25 Dec 13:52

Choose a tag to compare

0.2.2 (2025-12-25)

Bug Fixes

  • use Node.js 24 for npm OIDC trusted publishing (#25) (5bcb716)

v0.2.1

25 Dec 13:46

Choose a tag to compare

0.2.1 (2025-12-25)

Bug Fixes

  • use ubuntu-latest for npm publish (OIDC requires GitHub-hosted runners) (#24) (28155bc)

v0.2.0

25 Dec 13:29

Choose a tag to compare

0.2.0 (2025-12-25)

Features

v0.1.2

25 Dec 13:06

Choose a tag to compare

0.1.2 (2025-12-25)

Bug Fixes

  • ci: checkout release tag in npm-publish workflow (#21) (8094cd1)

v0.1.1

24 Dec 17:10

Choose a tag to compare

0.1.1 (2025-12-24)

Bug Fixes

  • ci: add permissions and secrets inherit for reusable workflow (#15) (2a41bfc)
  • ci: remove persist-credentials false for semantic-release (#14) (e9d9db1)

v0.1.0

24 Dec 16:43

Choose a tag to compare

0.1.0 (2025-12-24)

Bug Fixes

  • add expanded to start and end for GitLabDiscussionNoteSchema (5024a2a)
  • add expanded to start and end for GitLabDiscussionNoteSchema (d99c483)
  • add package-lock.json to .gitignore (067586c)
  • add package-lock.json to .gitignore (e7e49f0)
  • avoid error caused by line_range: null in discussion (d50b7fd)
  • avoid error caused by line_range: null in discussion (ac2cee2)
  • change default HOST from 0.0.0.0 to 127.0.0.1 (#289) (4225366)
  • ci: add Node.js 22 setup for semantic-release (#13) (941a64b)
  • Correct formatting of GITLAB_API_URL environment variable in README (06598d7)
  • Correct formatting of GITLAB_API_URL environment variable in README (83f395d)
  • create_or_update_file now properly updates existing files (#2) (6f97958)
  • fix README (f4b265b)
  • fix README (7323405)
  • GitHub Actions workflow syntax errors (6d6110c)
  • GitHub Actions workflow syntax errors (55d9a5e)
  • improve error handling for GitLab API rate limit exceeded (11685d7)
  • improve error handling for GitLab API rate limit exceeded (1a30d2c)
  • list_issues: add hint for scope all (478df19)
  • list_issues: add hint for scope all (aa3b2ab)
  • list_issues: make project_id optional (b242522)
  • list_issues: make project_id optional (7cd4731)
  • merge_requests_template can be null (#79) (cd8f0e5)
  • merge_requests_template can be null (#79) (73fdd8f)
  • pin zod-to-json-schema to 3.24.5 to prevent breakage from v3.25.0 (#285) (1dfb212)
  • remove duplicate entry for get_branch_diffs in tools list (6bc1379)
  • remove duplicate entry for get_branch_diffs in tools list (8398109)
  • rename to source branch (7b8cbc0)
  • rename to source branch (5baa2d1)
  • schemas: make avatar_url nullable in GitLabUserSchema (ab571d2)
  • schemas: make avatar_url nullable in GitLabUserSchema (3f630ca)
  • schemas: make illustration nullable in GitLabPipelineSchema (40e39d7)
  • schemas: make illustration nullable in GitLabPipelineSchema (87efa04)
  • Update Docker image repository name in workflow (b97b264)
  • Update Docker image repository name in workflow (29ac699)
  • Update README title and remove duplicate star history chart (92a3e95)
  • Update README title and remove duplicate star history chart (126fa8c)

Features

Read more