Skip to content
๐ŸŽ‰ GoReleaser v2.16 is out! with Immutable releases, Node.js builds, and more!
Announcing GoReleaser v2.2

Announcing GoReleaser v2.2

August 14, 2024ยทcaarlos0

Another month, another minor release full of improvements!

  • new: binary_signs allows to sign binaries before archiving them
  • new: signs.if, binary_signs.if, docker_signs.if allows to further filter artifacts using template expressions (only on pro)
  • new: list and in template functions
  • new: --skip=report-sizes
  • new: --clean will now remove ./dist before checking if the current git state
  • gitlab: fixed release file URL
  • templates: fixed isEnvSet and envOrDefault not working in some cases
  • ko: clarified an error message, also cyclonedx and go.version-m support 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.

Last updated on