Changes in v2.0.35
✨ Features
- feat: add MCP OAuth mode #359
- feat: add work items toolset via GraphQL API #362
- feat: configurable GitLab repository file payload encoding (text/base64) #382
- feat: Optimization for heavy AI workload on code review #385
- feat: group-level wiki support #389
🐛 Bug Fixes
- Fix getEffectiveProjectId to prioritize passed projectId over GITLAB_PROJECT_ID #320
- fix: use agent function to support HTTP/HTTPS protocol switching in self-hosted GitLab #372
- fix: request read_api OAuth scope when GITLAB_READ_ONLY_MODE is enabled #381
- fix: harden OAuth security (CSRF, XSS, stdio log leak) #384
- fix: allow lookahead/lookbehind patterns in GITLAB_DENIED_TOOLS_REGEX #387
- fix: prevent 400 errors from mutually exclusive params in list_merge_requests #388
- fix: Fix app installation instruction #394