Releases: goreleaser/goreleaser-pro
Releases · goreleaser/goreleaser-pro
v2.4.5-pro
Changelog
Pro-only
Bug fixes
- fix(pro): changelog on monorepos
Other work
- chore(pro): schema update
Shared with OSS
Bug fixes
- fix(changelog): fix for no tags (#5272)
- fix(jsonschema): add custom JSONSchema type to umask (#5276)
- fix: typo in JSON property for OpenCollective announce (#5251)
- refactor: improve a bit the git changeloger
- refactor: remove an unneeded condition
Dependency updates
- chore(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7 (#5250)
- chore(deps): bump dagger/dagger-for-github from 6.14.0 to 7.0.0 (#5266)
- chore(deps): bump dagger/dagger-for-github from 7.0.0 to 7.0.1 (#5268)
- chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.1 (#5260)
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#5244)
- chore(deps): bump github.com/xanzy/go-gitlab from 0.112.0 to 0.113.0 (#5252)
- chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 (#5265)
- chore(deps): bump github/codeql-action from 3.27.1 to 3.27.3 (#5274)
- chore(deps): bump golang from 1.23.2-alpine to 1.23.3-alpine (#5255)
- chore(deps): bump golang from
0974259
toc5eb6fe
(#5267) - chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#5261)
- chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#5262)
- chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 (#5258)
- chore(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#5264)
Documentation updates
- docs: clarify some things about ko templates
- docs: fix typos in comments (#5246)
Build process updates
- ci: approve before merge
- ci: dependabot fix
- ci: release build using too much space (#5277)
Other work
- chore: auto-update generated files
- chore: fix typo in script name (#5256)
- chore: fix typos in test names (#5249)
- chore: task release
v2.4.4-pro
Changelog
Pro-only
Bug fixes
- fix(pro): arm64 docker images on partial builds
Shared with OSS
Bug fixes
- fix(cmd): handle --skip=,names...
Other work
- chore: auto-update generated files
v2.4.3-pro
Changelog
Shared with OSS
Bug fixes
- fix(changelog): first release default to git changelogger (#5242)
- fix: missing equal sign in environment variable
Documentation updates
- docs: update deprecated config documentation (#5243)
Build process updates
- ci: delete local nightly tag on release
Other work
- chore: auto-update generated files
v2.4.2-pro
Changelog
Shared with OSS
Bug fixes
- fix: build override (#5239)
- fix: build override consider goarm64
- fix: goreleaser build --single-target on arm64
Documentation updates
- docs: fix announcement
- docs: fix link
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update builds
Other work
- chore: auto-update generated files
- chore: schema update
- chore: update
v2.4.1-pro
Changelog
Shared with OSS
Bug fixes
- fix(nfpm): bad filename for 386
Documentation updates
- docs: announcement
Other work
- chore: auto-update generated files
v2.4.0-pro
Changelog
Pro-only
New features
- feat(pro): GO386, GORISCV64, GOPPC64, GOARM64 in goreleaser build
- feat(pro): allow 'if' in dmg
- feat(pro): create macos app bundles (#851)
- feat(pro): nfpm if
- feat(pro): templated_extra_files for dmg
Bug fixes
- fix(pro): before publish docker images
- fix(pro): chocolatey install msi
- fix(pro): consistent .Ext
- fix(pro): dmg if
- fix(pro): dmg if lock
- fix(pro): docker pull on partial builds
- fix(pro): nil pointer in beforepublish filter by type without filter by id
- fix(pro): prebuilt and riscv64, ppc64, 386, etc
- fix(pro): quill dependency update
- fix(pro): winget.license is not required if using globals
- refactor(pro): use stdlib maps instead of exp
Build process updates
- ci(pro): disable dependabot auto-merge
Shared with OSS
New features
- feat(build): add GO386, GOMIPS64, GORISCV64, and GOPPC64 support (#5186)
- feat(ko): support annotations and user (#5227)
- feat: default GOARM change to 7 (#5157)
- feat: use context for HTTP request in discord (#5232)
Bug fixes
- fix(brew): Fix Forumla Class Name builder (#5192)
- fix(changelog): fix random order of first commit in first release (#5173)
- fix(gitlab): improve artifact upload retry (#5185)
- fix(nfpm): wrong filename for arm64
- fix: build 386
- fix: first class build targets
- fix: quill dependency conflics
- fix: remove filetype exe from chocolatey template (#5159)
- fix: signature template failed silently after signing process completed (#5148)
- fix: snapshot version template should not have the leading 'v'
- fix: standardize .Ext to always have the preceding
.
(#5207) - fix: tmpl
.386
->.I386
- fix: tmpl
.386
->.I386
- fix: tmpl always copy before modifying (#5200)
- fix: typo in testctx.WithConfig parameter (#5220)
- refactor: improve buildtarget.List (#5208)
- refactor: remove empty lines, fix //nolint (#5235)
- refactor: rename archive.Copying to archive.Copy (#5233)
- refactor: use std maps,slices instead of golang.org/exp (#5221)
Dependency updates
- chore(deps): bump actions/cache from 4.0.2 to 4.1.0 (#5184)
- chore(deps): bump actions/cache from 4.1.0 to 4.1.1 (#5189)
- chore(deps): bump actions/cache from 4.1.1 to 4.1.2 (#5217)
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#5158)
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#828)
- chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#5187)
- chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#844)
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#5219)
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#861)
- chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#5222)
- chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#864)
- chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 (#5199)
- chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 (#848)
- chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5 (#5214)
- chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5 (#858)
- chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 (#5231)
- chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 (#5231)
- chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 (#867)
- chore(deps): bump anchore/scan-action from 4 to 5 (#5198)
- chore(deps): bump cachix/install-nix-action from 29 to 30 (#5169)
- chore(deps): bump cachix/install-nix-action from V28 to 29 (#5160)
- chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#5163)
- chore(deps): bump dagger/dagger-for-github from 6.11.0 to 6.12.0 (#5190)
- chore(deps): bump dagger/dagger-for-github from 6.12.0 to 6.13.0 (#5193)
- chore(deps): bump dagger/dagger-for-github from 6.13.0 to 6.14.0 (#5228)
- chore(deps): bump dagger/dagger-for-github from 6.13.0 to 6.14.0 (#5228)
- chore(deps): bump dagger/dagger-for-github from 6.8.0 to 6.9.0 (#5144)
- chore(deps): bump dagger/dagger-for-github from 6.9.0 to 6.11.0 (#5150)
- chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 (#5165)
- chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#836)
- chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 (#5170)
- chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 (#5215)
- chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 (#5237)
- chore(deps): bump github.com/charmbracelet/x/exp/open (#841)
- chore(deps): bump github.com/google/ko from 0.16.0 to 0.17.1 (#5223)
- chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 (#5197)
- chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#5151)
- chore(deps): bump github.com/mattn/go-mastodon from 0.0.8 to 0.0.9 (#5224)
- chore(deps): bump github.com/slack-go/slack from 0.14.0 to 0.15.0 (#5201)
- chore(deps): bump github.com/xanzy/go-gitlab from 0.109.0 to 0.110.0 (#5181)
- chore(deps): bump github.com/xanzy/go-gitlab from 0.110.0 to 0.111.0 (#5195)
- chore(deps): bump github.com/xanzy/go-gitlab from 0.111.0 to 0.112.0 (#5202)
- chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 (#5188)
- chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 (#5203)
- chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (#5216)
- chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 (#5143)
- chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 (#5156)
- chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 (#5171)
- chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#5152)
- chore(deps): bump gocloud.dev from 0.39.0 to 0.40.0 (#5194)
- chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine (#5164)
- chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#5180)
- chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 (#5179)
- chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 (#5182)
- chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#5166)
- chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#5183)
- chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#845)
- chore(deps): update go-github to v66
- chore(deps): update nfpm
Build process updates
- ci: auto-merge dependabot PRs
- ci: daggerize test pipeline (#4969)
- ci: fix job dependencies
- ci: fix notify
- ci: hopefully fix notify
- ci: release to riscv64 (#5196)
- ci: update .goreleaser.yml
Documentation updates
- docs: correct spelling errors in documentation (#5149)
- docs: experiment version
- docs: fix
- docs: fix variable name
- docs: improve ko docs
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update contributing
- docs: update schema
Other work
- chore(docs): update schema
- chore(docs): update schema
- chore: auto-update generated files
- chore: go fmt
- chore: remove log
- chore: schema update
- perf(changelog): improve changelog sort performance (#5161)
- point to GHCR instead of GCR for cosign container (#5176)
v2.3.2-pro
Changelog
Pro-only
Bug fixes
- fix(pro): adding some helpful output to partial
- fix(pro): fix confusing skip warning when partial docker builds
- fix(pro): lint issue in test
- fix(pro): partial builds when target is linux_arm64
Shared with OSS
Bug fixes
- fix: upx UnknownExecutableFormatException
Dependency updates
- chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 (#5140)
- chore(deps): update go-github to v65
Other work
- chore: auto-update generated files
v2.3.1-pro
Changelog
Pro-only
Bug fixes
- fix(pro): better skip message on scoop when partial build
- fix(pro): docker partial filter
Shared with OSS
Bug fixes
- fix: jsonschema
Dependency updates
- chore(deps): bump cachix/install-nix-action from V27 to 28 (#5135)
- chore(deps): bump cachix/install-nix-action from V27 to 28 (#821)
Documentation updates
- docs: Add GH Actions OIDC permission docs (#5137)
- docs: announce v2.3 (#5134)
- docs: update schema
Other work
- chore: auto-update generated files
v2.3.0-pro
Changelog
Pro-only
New features
- feat(pro): allow .ArtifactID in templates
- feat(pro): blobs.if
- feat(pro): set artifact id in split checksums
Bug fixes
- fix(pro): build filters
- fix(pro): dependencies
- fix(pro): healthcheck when use: podman
- fix(pro): improve macos notarization error messages
- fix(pro): linter issues
Build process updates
- ci(pro): fix nightly notify
Shared with OSS
New features
- feat(build): template skip (#5089)
- feat(build): templateable no_unique_dist_dir (#5115)
- feat(ko): snapshot builds (#5116)
- feat(nfpm): better support aix (#5075)
- feat(tmpl): IsSingleTarget (#5122)
- feat: add upx to our docker images (#5131)
Bug fixes
- fix(brew): version and os not being considered
- fix(build): c-shared build and release when target is wasm (#5128)
- fix(build): ignore empty flags after templating (#5103)
- fix: Handle error on failed release (github) (#5106)
- fix: build --single-target filters (#5114)
Dependency updates
- chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 (#5098)
- chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 (#809)
- chore(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 (#5093)
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#5105)
- chore(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.11.0 to 2.12.0 (#5092)
- chore(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.12.0 to 2.13.0 (#5124)
- chore(deps): bump github.com/charmbracelet/keygen from 0.5.0 to 0.5.1 (#5084)
- chore(deps): bump github.com/charmbracelet/lipgloss from 0.12.1 to 0.13.0 (#5095)
- chore(deps): bump github.com/slack-go/slack from 0.13.1 to 0.14.0 (#5085)
- chore(deps): bump github.com/xanzy/go-gitlab from 0.107.0 to 0.108.0 (#5101)
- chore(deps): bump github.com/xanzy/go-gitlab from 0.108.0 to 0.109.0 (#5125)
- chore(deps): bump github/codeql-action from 3.26.1 to 3.26.2 (#5081)
- chore(deps): bump github/codeql-action from 3.26.2 to 3.26.3 (#5094)
- chore(deps): bump github/codeql-action from 3.26.3 to 3.26.4 (#5097)
- chore(deps): bump github/codeql-action from 3.26.4 to 3.26.5 (#5100)
- chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 (#5108)
- chore(deps): bump golang from 1.23.0-alpine to 1.23.1-alpine (#5126)
- chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#5121)
- chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#5117)
- chore(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 (#5129)
- chore(deps): update bluesky/indigo (#5073)
- chore(deps): update go-github
- chore(deps): update gocloud to v0.39.0 (#5091)
- chore(deps): update nfpm
- chore(deps): upgrade cosign to 2.4.0 (#5099)
- fix(deps): not sure why we were using a rc version of runc
Documentation updates
- docs: announce v2.2
- docs: fix wrong links
- docs: improve git semver sorting pro warning
- docs: since
- docs: udpate
- docs: update
Build process updates
- build(nix): improve flake.nix
- build: constant archive files owner, group, and mtime (#5088)
- build: fix port error with dockertest on blob_minio_test.go (#5090)
- build: update golangci-lint
- build: use go 1.23 (#5082)
Other work
- chore(docs): schema update
- chore(docs): schema update
- chore: auto-update generated files
- chore: deprecation
- chore: fix linter errors (#5111)
- chore: issue template config
- chore: schema update
- chore: update nix
- chore: update taskfile
- chore: use nightly.version_template
- chore: use snapshot.version_template in own config (#5087)
v2.2.0-pro
Changelog
Pro-only
New features
- feat(pro): docker_signs.if
- feat(pro): if template evaluation
- feat(pro): in and list template functions
- feat(pro): rename nightly.name_template nightly.version_template
- feat(pro): signs.if
- feat(pro): skip report-sizes option
Build process updates
- ci(pro): notify nightly builds on discord
Other work
- chore(pro): jsonschema modeline
Shared with OSS
New features
- feat: binary signs (#5018)
- feat: rename snapshot.name_template -> snapshot.version_template (#5019)
- feat: when --clean, remove dist before checking git state (#5057)
Security updates
- sec(deps): update docker/docker and google/go-containerregistry (#5065)
Bug fixes
- fix(gitlab): release file URL broken (#5035)
- fix(jsonschema): missing ipk in nfpm.formats
- fix(ko): rework error message for relative path for .go suffix (#5005)
- fix(nix): do not install go on macos
- fix: consistent logging of source archive path
- fix: isEnvSet and envOrDefault not working sometimes
- fix: snapcraft nix package not available on darwin
- fix: typo
Dependency updates
- Revert "chore(deps): bump gocloud.dev from 0.37.0 to 0.38.0 (#5028)"
- Revert "chore(deps): bump gocloud.dev from 0.37.0 to 0.38.0 (#5028)"
- Revert "chore(deps): bump gocloud.dev from 0.37.0 to 0.38.0 (#5028)" (#5034)
- chore(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0 (#4999)
- chore(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0 (#770)
- chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1 (#5078)
- chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1 (#797)
- chore(deps): bump benc-uk/workflow-dispatch from 1.2.3 to 1.2.4 (#5047)
- chore(deps): bump code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0 (#5033)
- chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 (#5072)
- chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 (#5013)
- chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 (#774)
- chore(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#5012)
- chore(deps): bump docker/setup-buildx-action from 3.4.0 to 3.6.1 (#781)
- chore(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#5037)
- chore(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#5011)
- chore(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#775)
- chore(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.10.0 to 2.11.0 (#5049)
- chore(deps): bump github.com/aws/aws-sdk-go from 1.54.18 to 1.55.0 (#5014)
- chore(deps): bump github.com/aws/aws-sdk-go from 1.55.0 to 1.55.1 (#5021)
- chore(deps): bump github.com/aws/aws-sdk-go from 1.55.1 to 1.55.2 (#5025)
- chore(deps): bump github.com/aws/aws-sdk-go from 1.55.2 to 1.55.3 (#5027)
- chore(deps): bump github.com/caarlos0/env/v11 from 11.1.0 to 11.2.0 (#5050)
- chore(deps): bump github.com/caarlos0/log from 0.4.5 to 0.4.6 (#4995)
- chore(deps): bump github.com/charmbracelet/lipgloss from 0.12.0 to 0.12.1 (#4994)
- chore(deps): bump github.com/docker/docker from 26.1.3+incompatible to 26.1.4+incompatible (#5040)
- chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible (#5064)
- chore(deps): bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 (#5002)
- chore(deps): bump github.com/ory/dockertest/v3 from 3.10.0 to 3.11.0 (#5070)
- chore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.13.1 (#5003)
- chore(deps): bump github.com/xanzy/go-gitlab from 0.106.0 to 0.107.0 (#5000)
- chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 (#4996)
- chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 (#5009)
- chore(deps): bump github/codeql-action from 3.25.13 to 3.25.14 (#5026)
- chore(deps): bump github/codeql-action from 3.25.14 to 3.25.15 (#5032)
- chore(deps): bump github/codeql-action from 3.25.15 to 3.26.0 (#5053)
- chore(deps): bump github/codeql-action from 3.26.0 to 3.26.1 (#5077)
- chore(deps): bump gocloud.dev from 0.37.0 to 0.38.0 (#5028)
- chore(deps): bump golang from 1.22.5-alpine to 1.22.6-alpine (#5054)
- chore(deps): bump golang from 1.22.6-alpine to 1.23.0-alpine (#5076)
- chore(deps): bump golang from
8c9183f
toff45d87
(#5010) - chore(deps): bump golang from
ff45d87
to0d3653d
(#5022) - chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#5052)
- chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#5048)
- chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#5055)
- chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#5060)
- chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#5036)
- chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#5058)
- chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#794)
- chore(deps): update env and lipgloss (#5066)
- chore(deps): update lipgloss
- chore(deps): update nfpm
- feat(deps): update ko and gocloud.dev (#5063)
Documentation updates
- docs: clean
- docs: fix
- docs: improve dirty.md
- docs: improve docs (#5006)
- docs: improve menus
- docs: improvements
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update schemas
- docs: update sponsors page
- docs: updates
- docs: use "~> v2" in GitHub actions docs (#5067)
- docs: users update
- docs: v2.1 announcement (#4987)
Build process updates
- build: name template
- ci: auto approve dependency prs
- ci: git pull before auto commit
- ci: htmltest config update
- ci: notify nightly builds on discord
- ci: split test and check jobs (#5062)
Other work
- chore: auto-update generated files
- chore: auto-update generated files
- chore: crlf
- chore: improv msg