Changelog
New Pro Features
- feat(pro): custom path filters in the changelog (#202)
- feat(pro): goreleaser continue
- feat(pro): partial should take GGOOS/GGOARCH, GOOS/GOARCH, runtime values
- feat(pro): release goreleaser-pro only for first class ports
- feat(pro): split and merge releases (#208)
Pro bug fixes
- fix(pro): brew and krew on partial releases
- fix(pro): do not say nightly is outdated
- fix(pro): do not use nightly as previous/current tag (#233)
- fix(pro): fix version log
- fix(pro): goreleaser continue when nightly should skip announce
- fix(pro): marshal indent metadata files
- fix(pro): nightly release url
- fix(pro): skip announce on partial builds
New Features
- feat: integrate ConventionalExtension from nfpm v2.20.0 (#3468)
- feat: MarkdownV2 for Telegram announcer (#3435)
- feat: aur backup (#3366)
- feat: fig integration (#3437)
- feat: more templateable fields for blobs (#3461)
- feat: nfpm for ios (#3436)
- feat: permanently remove buildpacks (#3414)
Bug fixes
- fix: annotate flags so they complete better (#3444)
- fix: before hooks
- fix: change publishers order a bit (#3473)
- fix: gomod.env not being used (#3434)
- fix: install script
- fix: log duration of padlog steps (#3439)
- fix: revert unwanted change in docker.go
Dependency updates
- feat(deps): bump github.com/caarlos0/log from 0.1.6 to 0.1.8 (#3455)
- feat(deps): bump github.com/disgoorg/snowflake/v2 from 2.0.0 to 2.0.1 (#3471)
- feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.18.1 to 2.19.2 (#3418)
- feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#3454)
- feat(deps): bump gocloud.dev from 0.26.0 to 0.27.0 (#3430)
- feat(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine (#3442)
- feat(deps): bump golang from
2baa528
to9d3bd09
(#3446) - feat(deps): bump golang from
2baa528
to9d3bd09
(#3446) - feat(deps): go 1.19.2 (#3443)
Documentation updates
- docs: adds openfeature to user list
- docs: adds openfeature to user list
- docs: better document multiple tokens error (#3438)
- docs: clarify tags a bit
- docs: fix
url_template
line of the brew example (#3432) - docs: fix htmltest
- docs: fix typos
- docs: fix typos
- docs: fix url misspelling (#3456)
- docs: formatting
- docs: improve go first class ports docs
- docs: improve page
- docs: improve partial docs
- docs: improvements
- docs: post-checkout
- docs: typos
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update from pro
- docs: update post checkout page
Other work
- refactor(pro): improve mergeability
- refactor: improve code a bit
- refactor: improve mergeability
- refactor: making it easier to merge with pro
- refactor: making it easier to merge with pro (#3463)
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.