- feat(deps): update nfpm
- feat(pro): prefixed git summary
- feat(pro): prefixed previous tag
- feat: add changelog sorting
- feat: add cosign tool in the goreleaser image
- feat: add git summary support (aka git describe --dirty --tags --always)
- feat: add hooks to universal binaries
- feat: allow to customize release notes update behavior
- feat: allow to template main
- feat: allow to use .PreviousTag on templates
- feat: improve git dirty error
- feat: make each changelog commit a list item
- feat: remap extra_files
- feat: template on extra_files
- feat: use top level environment variables within env section in docker
- fix(pro): schema
- fix: add env to the sign schema
- fix: apk add --no-cache
- fix: checksum extra_files when no builds
- fix: cosign is on /ko-app
- fix: ensure certificate is always within dist
- fix: git url with port
- fix: jsonschema field names
- fix: update strings when using a custom distribution directory
- refactor(ci): improve pkg test task
- refactor: remove unused git.RunEnv
- refactor: use os and io instead of ioutil
Docker images
docker pull goreleaser/goreleaser-pro:v1.1.0-pro
docker pull ghcr.io/goreleaser/goreleaser-pro:v1.1.0-pro
Full Changelog: goreleaser/goreleaser@v1.0.0-pro...v1.1.0-pro
What to do next?
- Get your GoReleaser Pro license key;
- Check out GoReleaser OSS;
- Join our Discord server;
- Follow us on Twitter;
- Read the documentation.