v1.113.0
Added 3
- Parse JSON arrays and objects in --field
- Add glab artifact-registry get-token command
- Add glab artifact-registry status command
Fixed 7
- Avoid keyring write contention on concurrent OAuth refresh
- Explain the OAuth/PAT scheme mismatch and pin the provenance matrix
- Stop configure-docker from replacing other credential helpers
- Escape square brackets in pipeline view job titles and modals
- Highlight the focused modal button
- Fix argument count limiters in commands
- 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 andunn@gitlab.com)
- e8861a0e: feat(artifact-registry): add glab artifact-registry get-token (Sylvia Shen sshen@gitlab.com)
- 6d54bd81: feat(artifact-registry): add glab artifact-registry status (Sylvia Shen sshen@gitlab.com)
🐛 Bug Fixes
- f7a6764a: fix(auth): avoid keyring write contention on concurrent OAuth refresh (Stan Hu stanhu@gmail.com)
- f6a54bf4: fix(auth): explain the OAuth/PAT scheme mismatch and pin the provenance matrix (Jay McCure jmccure@gitlab.com)
- 5321bbac: fix(auth): stop configure-docker from replacing other credential helpers (Sylvia Shen sshen@gitlab.com)
- 524e759a: fix(ci): escape square brackets in pipeline view job titles and modals (Aleksandr Sheikin a.a.sheykin@gmail.com)
- 6b1db998: fix(ci): highlight the focused modal button (Aleksandr Sheikin a.a.sheykin@gmail.com)
- 9523a73c: fix(commands): argument count limiters (Ville Skyttä ville.skytta@iki.fi)
- 73154c2f: fix(mr): allow create with flag-complete inputs outside a git repo (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
- f42c4cfe: docs(skills): warn bare issue refs don't expand in epic notes (Thiago Figueiró tfigueiro@gitlab.com)
- 82812dea: docs: Add a commands landing page (Brendan Lynch blynch@gitlab.com)
- 725b2c80: docs: Move authentication documentation from the README to the docs site (Brendan Lynch blynch@gitlab.com)
- 26bbceb1: docs: create release command - clarify example reference for assets-links (Uma Chandran uchandran@gitlab.com)
📦 Dependencies
- b30febac: chore(deps): update module github.com/docker/cli to v29.7.0+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 57fcf187: chore(deps): update module github.com/docker/cli to v29.7.1+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
- 48a15b06: refactor(lazy-loader): add lazy loading package (Parth Sharma dankparth@gmail.com)