Announcing GoReleaser v2.2¶
Another month, another minor release full of improvements!
- new:
binary_signsallows to sign binaries before archiving them - new:
signs.if,binary_signs.if,docker_signs.ifallows to further filter artifacts using template expressions (only on pro) - new:
listandintemplate functions - new:
--skip=report-sizes - new:
--cleanwill now remove./distbefore checking if the current git state - gitlab: fixed release file URL
- templates: fixed
isEnvSetandenvOrDefaultnot working in some cases - ko: clarified an error message, also
cyclonedxandgo.version-msupport was removed from upstream, so we removed it here too - deprecated:
nightly.name_template->nightly.version_template - deprecated:
snapshot.name_template->snapshot.version_template
As always, bug fixes, dependency updates, housekeeping, and documentation updates are included in this release as well.
Other news¶
- GoReleaser now has ~13.5k stars and 398 contributors! Thanks, everyone!
- We eventually discuss new features in our Discord server. Join the conversation!
- nFPM had new releases as well, check it out.
Download¶
You can install or upgrade using your favorite package manager, or see the full release notes and download the pre-compiled binaries here and here (for Pro).
Helping out¶
You can help by reporting issues, contributing features, documentation improvements, and bug fixes. You can also sponsor the project, or get a GoReleaser Pro license.