Changelog
Pro-only
New features
- feat(pro): allow GORELEASER_KEY to be a file (@caarlos0)
- feat(pro): allow to use github/gitlab/gitea changelogger on nightly builds (@caarlos0)
- feat(pro): create macos pkg files (@caarlos0 and @Copilot)
- feat(pro): msi.hooks (@caarlos0)
- feat(pro): nsis support (@caarlos0)
- feat(pro): nsis.templated_extra_files (@caarlos0)
- feat(pro): offline licenses (@caarlos0)
- feat(pro): rename furies to gemfury (@caarlos0)
Bug fixes
- fix(pro): gemfury try logs (@caarlos0)
- fix(pro): improve "importing" log (@caarlos0)
- fix(pro): mask email on log output (@caarlos0)
- fix(pro): nsis program files 64 (@caarlos0)
- fix(pro): required config (@caarlos0)
- fix(pro): small cleanups (@caarlos0)
Documentation updates
- docs(pro): update (@caarlos0)
Other work
- chore(pro): sync with oss (@caarlos0)
Shared with OSS
New features
- feat(dockers/v2): allow to skip load image in snapshot for daemonless clients (@BaptisteLalanne and @caarlos0)
- feat(dockers/v2): template platforms (@caarlos0)
- feat(dockers_v2): warn user if it seems like they're rebuilding binaries (@caarlos0)
- feat(homebrew_cask): allow globs in manpages (@caarlos0)
- feat(nfpm): allow to filter by goamd64 (@caarlos0)
- feat(nfpm): set archvariant in deb for goamd64 (@caarlos0)
- feat(nix): add formatter support (@caarlos0)
- feat(nix): add formatter support (@caarlos0)
- feat(tmpl): englishJoin (@caarlos0)
- feat(winget): allow to set package name (@caarlos0)
- feat(winget): update manifest schema to latest (1.12.0) (@vedantmgoyal9)
- feat: detect if binary is dynamically linked, proper nix configuration (@caarlos0)
- feat: extract co-authors (@caarlos0)
- feat: go 1.25.6 (@caarlos0)
- feat: go1.25.7 (@caarlos0)
- feat: improve gerrors (@caarlos0)
- feat: use go1.26 (@caarlos0)
Security updates
- fixup! sec: redact secrets from command outputs and logs (@caarlos0)
- sec: redact secrets from command outputs and logs (@caarlos0)
Bug fixes
- Revert "fix: base64 encoding" (@caarlos0)
- fix(aur): src info should replace version with pkgver (@caarlos0)
- fix(brews): brew style sorbet error (@gliptak)
- fix(cask): handle WrappedIn (@caarlos0)
- fix(changelog): de-duplicate authors (@caarlos0)
- fix(deps): fix github enterprise urls (@caarlos0)
- fix(docker): bump Go to 1.25.7 to match go.mod (@jacarui)
- fix(docker): regression with new buildx versions (@caarlos0)
- fix(dockers/v2): improve log output, do not complain on driver=docker (@caarlos0)
- fix(dockers/v2): improve logs (@caarlos0)
- fix(dockers/v2): simplify code a bit (@caarlos0)
- fix(nfpm): properly handle meta packages (@caarlos0)
- fix(nix): auPatchelHook should be a dependency (@malikwirin)
- fix(nix): autoPatchelfHook on Linux only (@caarlos0)
- fix(sbom): improve log output (@caarlos0)
- fix(tmpl): better englishJoin, added slice (@caarlos0)
- fix: base64 encoding (@caarlos0)
- fix: better debug output (@caarlos0)
- fix: git-lfs on Dockerfile (@caarlos0)
- fix: github enteprise upload URLs (@caarlos0)
- fix: lint (@caarlos0)
- fix: some rewording (@caarlos0)
- fix: update sha3 and minor code style update (@caarlos0)
- fixup! fix: better debug output (@caarlos0)
Documentation updates
- docs(deps): bump mkdocs-include-markdown-plugin from 7.2.0 to 7.2.1 in /www in the docs group (@dependabot[bot])
- docs(deps): bump mkdocs-material in /www in the docs group (@dependabot[bot])
- docs(nfpm): document deb compression (@scop)
- docs(schema): add missing zstd deb compression enum value (@scop)
- docs: Fix typo In Deprecation Docs on Homebrew Formulas (@bwagner5)
- docs: document artifacts.json structure (@caarlos0 and @Copilot)
- docs: document how to disable manifests in dockers_v2 (@caarlos0)
- docs: gemfury link (@caarlos0)
- docs: image (@caarlos0)
- docs: preparing for v2.14 (@caarlos0)
- docs: secure fund (@caarlos0)
- docs: udpate (@caarlos0)
- docs: update sponsors (@caarlos0)
Other work
- Apply suggestion from @caarlos0 (@caarlos0)
- chore: dockerfile (@caarlos0)
- chore: fix date (@caarlos0)
- chore: fix deprecation (@caarlos0)
- chore: fmt (@caarlos0)
- chore: fmt (@caarlos0)
- chore: fmt (@caarlos0)
- chore: fmt (@caarlos0)
- chore: move go-shellwords fork to goreleaser (@caarlos0)
- chore: testdata (@caarlos0)
- fixup! chore: fix deprecation (@caarlos0)