GoReleaser 2.14
This overview applies to target GoReleaser versions of at least 2.14.
- Nightly builds can use GitHub, GitLab, and Gitea changelog implementations instead of falling back to the local Git implementation.
- Changelog templates can include co-authors through login data and the
englishJointemplate function. dockers_v2supports templated platforms and can skip loading snapshot images for daemonless clients.- nFPM can filter packages by
GOAMD64; Debian packages expose the architecture variant. - Nix output can account for dynamically linked binaries and formatter configuration.
- Pro-only Business and Enterprise licences can be exported and verified offline;
GORELEASER_KEYand--keymay point to a key file. - Pro-only
.pkgsupport creates, signs, and notarises macOS installers, while Windows installer support expands through NSIS-related workflows.