Changelog
✨ Features
b9acbf32: feat(runner-controller): add runner controller scope create command (Timo Furrer tfurrer@gitlab.com)
440e067e: feat(runner-controller): add runner controller scope delete command (Timo Furrer tfurrer@gitlab.com)
17584dfd: feat(runner-controller): add runner controller scope list command (Timo Furrer tfurrer@gitlab.com)
a60d14e8: feat: allow to skip commands for MCP (Timo Furrer tfurrer@gitlab.com)
1426c9ff: feat: support generic credential helper (Timo Furrer tfurrer@gitlab.com)
🐛 Bug Fixes
fb5725e5: fix(download): propagate context for same‑host asset download (David Grieser gitlab@david-grieser.de)
📦 Dependencies
89ad9a1d: chore(deps): bump GitLab client-go (Timo Furrer tfurrer@gitlab.com)
699e23b9: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.3.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
056a9c97: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.32.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
f5d08210: chore(deps): update module golang.org/x/crypto to v0.48.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
fb83e882: chore(deps): update module k8s.io/client-go to v0.35.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
b1de8584: refactor(test): support api client with auth source (Timo Furrer tfurrer@gitlab.com)
61e07344: refactor: use unauthenticated auth source from GitLab client-go (Timo Furrer tfurrer@gitlab.com)