Changelog
✨ Features
a24a29f5: feat(attach): upload and reference local files with --attach (Kai Armstrong karmstrong@gitlab.com)
9e53624c: feat(df): add JVM PKCS#12 truststore helper (Michael Eddington meddington@gitlab.com)
1aad2246: feat(df): add fsx temp-file helper (Michael Eddington meddington@gitlab.com)
56cd2e7a: feat(df): add gem proxy matcher (Michael Eddington meddington@gitlab.com)
31ef4539: feat(df): add maven proxy matcher (Michael Eddington meddington@gitlab.com)
892e9fbe: feat(df): add npm wrapper command behind the firewall proxy (Michael Eddington meddington@gitlab.com)
a856648a: feat(df): add pm runner + env-proxy engine (npm) (Michael Eddington meddington@gitlab.com)
e3d0d221: feat(df): add pypi proxy matcher (Michael Eddington meddington@gitlab.com)
ba40310a: feat(df): add pypi, ruby, and yarn env-proxy managers (Michael Eddington meddington@gitlab.com)
2b7bb5fe: feat(telemetry): send coding agent, CLI version and platform (Kai Armstrong karmstrong@gitlab.com)
ccdc1a82: feat(telemetry): send templated API endpoint and HTTP method (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
6a858aeb: fix(alias): show the full command in 'alias list' (Sebastian Gumprich gitlab@gumpri.ch)
e51f022c: fix(auth): honor login flags and the resolved default host (Kai Armstrong karmstrong@gitlab.com)
cb23c995: fix(auth): support access-token-only OAuth2 in credential helpers (Kai Armstrong karmstrong@gitlab.com)
354b06ee: fix(glrepo): make Project() actually cache the fetched project (Kai Armstrong karmstrong@gitlab.com)
67502ca5: fix(mcp): advertise inherited flags in tool schemas (Kai Armstrong karmstrong@gitlab.com)
b904c1b7: fix(repo): honor --skipGitInit in both create paths (ANBUCHELVAN GANESAN CSE anbuchelvanganesan.cse2024@citchennai.net)
1ce119ca: fix(telemetry): deliver the usage event reliably and cheaply (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
35f640c0: docs(config): publish one environment variable reference (Kai Armstrong karmstrong@gitlab.com)
332222ef: docs: move CLI configuration content to the docs site (Brendan Lynch blynch@gitlab.com)
934a4497: docs: move CLI connection content to the docs site (Brendan Lynch blynch@gitlab.com)
8c05b660: docs: move CLI proxy content to the docs site (Brendan Lynch blynch@gitlab.com)
db612370: docs: update stale docs.gitlab.com links (Marcel Amirault mamirault@gitlab.com)
📦 Dependencies
58875b47: chore(deps): update module github.com/docker/docker-credential-helpers to v0.9.9 (GitLab Renovate Bot gitlab-bot@gitlab.com)
ab7d0c08: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.62.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
172b6546: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.63.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
56961502: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.64.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
2aa57892: chore(deps): update module k8s.io/client-go to v0.37.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
faa33ce6: chore: add code owners for glab govern (Kai Armstrong karmstrong@gitlab.com)
3987e859: refactor(df): rename JVM truststore password from changeit (Michael Eddington meddington@gitlab.com)