# GitLab CLI v1.113.0 - Product: GitLab CLI (https://whatsnew.fyi/product/gitlab-cli) - Vendor: GitLab - Date: 2026-08-11 - Version: v1.113.0 - Original notes: https://gitlab.com/gitlab-org/cli/-/releases/v1.113.0 - Permalink: https://whatsnew.fyi/product/gitlab-cli/releases/v1.113.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** — Parse JSON arrays and objects in --field - **added** — Add glab artifact-registry get-token command - **added** — Add glab artifact-registry status command - **fixed** — Avoid keyring write contention on concurrent OAuth refresh - **fixed** — Explain the OAuth/PAT scheme mismatch and pin the provenance matrix - **fixed** — Stop configure-docker from replacing other credential helpers - **fixed** — Escape square brackets in pipeline view job titles and modals - **fixed** — Highlight the focused modal button - **fixed** — Fix argument count limiters in commands - **fixed** — Allow merge request create with flag-complete inputs outside a git repo ##### Changelog ###### ✨ Features * 439621c5: feat(api): parse JSON arrays and objects in --field (Andrew Dunn ) * e8861a0e: feat(artifact-registry): add glab artifact-registry get-token (Sylvia Shen ) * 6d54bd81: feat(artifact-registry): add glab artifact-registry status (Sylvia Shen ) ###### 🐛 Bug Fixes * f7a6764a: fix(auth): avoid keyring write contention on concurrent OAuth refresh (Stan Hu ) * f6a54bf4: fix(auth): explain the OAuth/PAT scheme mismatch and pin the provenance matrix (Jay McCure ) * 5321bbac: fix(auth): stop configure-docker from replacing other credential helpers (Sylvia Shen ) * 524e759a: fix(ci): escape square brackets in pipeline view job titles and modals (Aleksandr Sheikin ) * 6b1db998: fix(ci): highlight the focused modal button (Aleksandr Sheikin ) * 9523a73c: fix(commands): argument count limiters (Ville Skyttä ) * 73154c2f: fix(mr): allow create with flag-complete inputs outside a git repo (Kai Armstrong ) ###### 📝 Documentation * f42c4cfe: docs(skills): warn bare issue refs don't expand in epic notes (Thiago Figueiró ) * 82812dea: docs: Add a commands landing page (Brendan Lynch ) * 725b2c80: docs: Move authentication documentation from the README to the docs site (Brendan Lynch ) * 26bbceb1: docs: create release command - clarify example reference for assets-links (Uma Chandran ) ###### 📦 Dependencies * b30febac: chore(deps): update module github.com/docker/cli to v29.7.0+incompatible (GitLab Renovate Bot ) * 57fcf187: chore(deps): update module github.com/docker/cli to v29.7.1+incompatible (GitLab Renovate Bot ) ###### 🔧 Maintenance * 48a15b06: refactor(lazy-loader): add lazy loading package (Parth Sharma )