Changelog
✨ Features
6ee323d4: feat(config): generate the config settings help from KeySchema (Kai Armstrong karmstrong@gitlab.com)
f0f8dd96: feat(df): add REST evaluate checker and wire the real API (Michael Eddington meddington@gitlab.com)
🐛 Bug Fixes
13377f8a: fix(auth): offer the pre-18.9 token URL alongside the current one (ANBUCHELVAN GANESAN CSE anbuchelvanganesan.cse2024@citchennai.net)
4410df08: fix(build): detect gotestsum and golangci-lint by running them (Kai Armstrong karmstrong@gitlab.com)
3a0312aa: fix(ci): align lint toolchain with Go 1.27 (Oscar Alberto Tovar otovar@gitlab.com)
a3c60fca: fix(config): accept schema aliases and register glab_pager, debug (Kai Armstrong karmstrong@gitlab.com)
350aa0da: fix: Generate the README command list from cobra Short fields (Syed Saif Ali Alvi saifalialvi@gmail.com)
📝 Documentation
f656643c: docs(maintainer md): Add 1p vaults to maintainer.md (Jay McCure jmccure@gitlab.com)
8cb3a451: docs(skills): document --form for file uploads (Thomas Schmidt tschmidt@gitlab.com)
dac7dc20: docs: clarify token precedence for CI job token authentication (Andrew Winata awinata@gitlab.com)
📦 Dependencies
e4e39a5c: chore(deps): bump go to v1.27.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
864c9597: chore(deps): update dependency @commitlint/format to ^21.2.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
64f65615: chore(deps): update module charm.land/bubbletea/v2 to v2.0.9 (GitLab Renovate Bot gitlab-bot@gitlab.com)
1062c7c4: chore(deps): update module github.com/package-url/packageurl-go to v0.1.7 (GitLab Renovate Bot gitlab-bot@gitlab.com)
b0fea85e: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.61.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
c1f77e78: chore(deps): update module k8s.io/apimachinery to v0.37.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
0a038e79: chore(deps): update module k8s.io/client-go to v0.36.4 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
0c66ac90: chore(docs): enable gitlab_docs Vale styles for docs/source (Brendan Lynch blynch@gitlab.com)
b3b7c975: chore(docs): use newer documentation linting tools in project (Evan Read eread@gitlab.com)
ef4f53c5: chore: forbid cobra.ExactArgs(0) in favor of cobra.NoArgs (Kai Armstrong karmstrong@gitlab.com)
5aff0bec: chore: sharpen heredoc guidance in MR review instructions (Erran Carey ecarey@gitlab.com)
6f0f56f2: refactor(api): add Client.Credential as the auth source seam (Kai Armstrong karmstrong@gitlab.com)
95592610: refactor(cluster): rename check_manifest_usage to kebab-case (Jay McCure jmccure@gitlab.com)
5bab0079: refactor(df): rewrite proxy for policy model (Michael Eddington meddington@gitlab.com)