# GitLab CLI v1.116.0 - Product: GitLab CLI (https://whatsnew.fyi/product/gitlab-cli) - Vendor: GitLab - Date: 2026-09-01 - Version: v1.116.0 - Original notes: https://gitlab.com/gitlab-org/cli/-/releases/v1.116.0 - Permalink: https://whatsnew.fyi/product/gitlab-cli/releases/v1.116.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Generate config settings help from KeySchema - **added** — Add REST evaluate checker and wire the real API - **fixed** — Offer the pre-18.9 token URL alongside the current one - **fixed** — Detect gotestsum and golangci-lint by running them - **fixed** — Align lint toolchain with Go 1.27 - **fixed** — Accept schema aliases and register glab_pager and debug - **fixed** — Generate the README command list from cobra Short fields ##### Changelog ###### ✨ Features * 6ee323d4: feat(config): generate the config settings help from KeySchema (Kai Armstrong ) * f0f8dd96: feat(df): add REST evaluate checker and wire the real API (Michael Eddington ) ###### 🐛 Bug Fixes * 13377f8a: fix(auth): offer the pre-18.9 token URL alongside the current one (ANBUCHELVAN GANESAN CSE ) * 4410df08: fix(build): detect gotestsum and golangci-lint by running them (Kai Armstrong ) * 3a0312aa: fix(ci): align lint toolchain with Go 1.27 (Oscar Alberto Tovar ) * a3c60fca: fix(config): accept schema aliases and register glab_pager, debug (Kai Armstrong ) * 350aa0da: fix: Generate the README command list from cobra Short fields (Syed Saif Ali Alvi ) ###### 📝 Documentation * f656643c: docs(maintainer md): Add 1p vaults to maintainer.md (Jay McCure ) * 8cb3a451: docs(skills): document --form for file uploads (Thomas Schmidt ) * dac7dc20: docs: clarify token precedence for CI job token authentication (Andrew Winata ) ###### 📦 Dependencies * e4e39a5c: chore(deps): bump go to v1.27.0 (GitLab Renovate Bot ) * 864c9597: chore(deps): update dependency @commitlint/format to ^21.2.2 (GitLab Renovate Bot ) * 64f65615: chore(deps): update module charm.land/bubbletea/v2 to v2.0.9 (GitLab Renovate Bot ) * 1062c7c4: chore(deps): update module github.com/package-url/packageurl-go to v0.1.7 (GitLab Renovate Bot ) * b0fea85e: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.61.0 (GitLab Renovate Bot ) * c1f77e78: chore(deps): update module k8s.io/apimachinery to v0.37.0 (GitLab Renovate Bot ) * 0a038e79: chore(deps): update module k8s.io/client-go to v0.36.4 (GitLab Renovate Bot ) ###### 🔧 Maintenance * 0c66ac90: chore(docs): enable gitlab_docs Vale styles for docs/source (Brendan Lynch ) * b3b7c975: chore(docs): use newer documentation linting tools in project (Evan Read ) * ef4f53c5: chore: forbid cobra.ExactArgs(0) in favor of cobra.NoArgs (Kai Armstrong ) * 5aff0bec: chore: sharpen heredoc guidance in MR review instructions (Erran Carey ) * 6f0f56f2: refactor(api): add Client.Credential as the auth source seam (Kai Armstrong ) * 95592610: refactor(cluster): rename check_manifest_usage to kebab-case (Jay McCure ) * 5bab0079: refactor(df): rewrite proxy for policy model (Michael Eddington )