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