v1.109.0
Added 3
- Add dependency firewall engine foundations
- Add ability to update existing secure files
- Add variable import command
Changed 1
- Prune and remove deprecated command pages
Fixed 1
- Skip auth header for unauthenticated source
Changelog
✨ Features
- e89c6798: feat(df): add dependency firewall engine foundations (Michael Eddington meddington@gitlab.com)
- 94b7b4bc: feat(gen-docs): prune and remove deprecated command pages (Brendan Lynch blynch@gitlab.com)
- 8fa2aa34: feat(securefile): Ability to Update existing files (Jack 30406998-jack1902@users.noreply.gitlab.com)
- 910ce9df: feat: add variable import command (Olayinka Vaughan vaughanolayinka@gmail.com)
🐛 Bug Fixes
- 4d1604f2: fix(api): skip auth header for unauthenticated source (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
- 34c48d54: docs(release): document CI/CD authentication for release create (Kai Armstrong karmstrong@gitlab.com)
- d5e2bc73: docs: Document XDG Base Directory support for glab config (Olayinka Vaughan vaughanolayinka@gmail.com)
- b8912857: docs: add dependency management and vulnerability reporting sections (Kai Armstrong karmstrong@gitlab.com)
- 5767eed5: docs: note gen-docs pruning of deprecated command pages (Brendan Lynch blynch@gitlab.com)
📦 Dependencies
- 463e2b39: chore(deps): bump go to v1.26.5 (Ahmed Hemdan ahemdan@gitlab.com)
- 715df97b: chore(deps): update dependency @commitlint/cli to ^21.2.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 6ee8a7c7: chore(deps): update module github.com/gdamore/tcell/v2 to v2.13.10 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 94b4d856: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.49.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 8bf5fe51: chore(deps): update module golang.org/x/term to v0.45.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 56ebadc9: chore(deps): update module golang.org/x/text to v0.40.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
- 05959c35: chore: run docs Hugo test with latest docs Hugo container image (Evan Read eread@gitlab.com)