GoReleaser 2.16
This overview applies to target GoReleaser versions of at least 2.16.
- Stable release artifacts are immutable after publication. Nightlies use immutable version-and-commit tags rather than the moving
nightlytag;goreleaser-action7.2 or later resolves this format. - The experimental
nodebuilder creates Node.js single-executable applications for supported macOS, Linux, and Windows targets and requires Node 25.5 or later. dockers_v2is no longer experimental. It exposes.BaseImageand.BaseImageDigest, records built platforms, and supports pre- and post-build hooks.- Legacy
brewsis fully deprecated;homebrew_casksis its supported replacement for distributing pre-built binaries. - Archives support the
xzformat, Nix output supportsmeta.mainProgram, and nightlytag_nameaccepts templates.