Changelog
New Features
- 1051f53 : feat(deps): update nfpm (@caarlos0)
- 5ac11a1 : feat: add changelog sorting (#2670) (@dirien)
- a6605ad : feat: add cosign tool in the goreleaser image (#2542) (@cpanato)
- 274ffae : feat: add git summary support (aka git describe --dirty --tags --always) (#2700) (@ekristen)
- f9b693e : feat: add hooks to universal binaries (#2684) (@wesleimp)
- b8f6171 : feat: allow to customize release notes update behavior (#2702) (@caarlos0)
- 66cfa25 : feat: allow to template main (#2574) (@caarlos0)
- cd261a5 : feat: allow to use .PreviousTag on templates (#2683) (@caarlos0)
- 9505cf7 : feat: improve git dirty error (@caarlos0)
- df0c31d : feat: make each changelog commit a list item (#2695) (@caarlos0)
- d202e78 : feat: remap extra_files (#2678) (@caarlos0)
- 808b603 : feat: template on extra_files (#2677) (@caarlos0)
- 2bdb39e : feat: use top level environment variables within env section in docker (#2596) (@pmareke)
Bug fixes
- 7f27248 : fix: add env to the sign schema (#2673) (@cpanato)
- 49b00cf : fix: apk add --no-cache (#2672) (@caarlos0)
- 37f8167 : fix: checksum extra_files when no builds (#2692) (@caarlos0)
- 0e964a1 : fix: cosign is on /ko-app (@caarlos0)
- 72434a0 : fix: ensure certificate is always within dist (#2680) (@caarlos0)
- 09aec7c : fix: git url with port (#2705) (@caarlos0)
- 8955b25 : fix: jsonschema field names (#2693) (@caarlos0)
- ff0fdf3 : fix: update strings when using a custom distribution directory (#2689) (@cpanato)
Other work
- 12066dd : refactor(ci): improve pkg test task (@caarlos0)
- e8fca30 : refactor: remove unused git.RunEnv (#2706) (@caarlos0)
- c0e5e3b : refactor: use os and io instead of ioutil (#2676) (@Clivern)
Full Changelog: v1.0.0...v1.1.0
Docker images
docker pull goreleaser/goreleaser:v1.1.0docker pull ghcr.io/goreleaser/goreleaser:v1.1.0
What to do next?
- Check out the GoReleaser Pro distribution;
- Join our Discord server;
- Follow us on Twitter;
- Read the documentation.