Skip to content

v1.3.0

Compare
Choose a tag to compare
@gabe565-goreleaser gabe565-goreleaser released this 09 Feb 09:28
· 119 commits to main since this release
2906f1c

Changelog

Features

  • 8c1856f feat(docker): Add support for docker.io prefix
  • 48df25e feat(ghcr): Add support for GitHub app authentication

Fixes

  • 2906f1c fix(ghcr): Improve GitHub app token refresh

Others

  • 5c87218 chore(docker): Return 404 when registry is not found
  • 8d63daf chore(docker): Return registry status code when not successful
  • b2bf423 ci(goreleaser): Add trimpath flag
  • 912f35c ci: Push beta Docker tag during build
  • 018f20d ci: Use GitHub app for release authentication