Changelog
Pro-only
Documentation updates
- docs(pro): update the Pro feature list
Other work
- chore(pro): schema update
Shared with OSS
Security updates
- sec(deps): bump golang.org/x/crypto and golang.org/x/mod
Bug fixes
- fix(archive): report stripped binary paths
- fix(aursources): clarify error and document source.enabled requirement
- fix(cask): deprecate url.verified
- fix(chocolatey): a skipped chocolatey entry stops the ones after it
- fix(client): apply the commit config per command
- fix(client): stop TestGitLabRateLimitRetryAfter racing the clock
- fix(cmd): drop setup's unused return value
- fix(docker): only use wheels of the configured ids
- fix(git): report repository detection errors
- fix(gitlab): own the retries, and honor replace_existing_artifacts
- fix(gomod): don't read the module path from stderr
- fix(sign): warn when the signer writes no file, fail in v3
- fix: map every 32-bit ARM variant to Termux's "arm"
Documentation updates
- docs: fix broken commands, dead links, and inaccurate options
Other work
- chore: auto-update generated files
- chore: auto-update generated files
- chore: auto-update generated files
- chore: update to Go 1.27.1
- perf(git): ask git once
- perf(node): faster dist extraction, and stop leaking it into TMPDIR
- perf: skip needless docker probes; make the ko registry test hermetic