Skip to content

v2.17.1

Latest

Choose a tag to compare

@goreleaserbot goreleaserbot released this 26 Jul 17:16
Immutable release. Only release title and notes can be modified.

Changelog

Pro-only

Bug fixes

  • fix(pro): support .Binary and .Binaries in dockers_v2 templated files (@caarlos0)

Shared with OSS

Bug fixes

  • fix(builder/go): parse GORISCV64 and GOPPC64 for riscv64 and ppc64le targets (@upuddu)
  • fix(builders/go): sort targets (@caarlos0)
  • fix(deps): go1.26.5 (@caarlos0)
  • fix(notary): poll notarization status every 10s, not 10ns (@caarlos0)
  • fix: anchor goarm64 validation regex to reject invalid values (@semx)
  • fix: migrate from deprecated s3/manager to s3/transfermanager (@joeyberkovitz)

Documentation updates

Other work