Releases: goreleaser/goreleaser-pro
Releases · goreleaser/goreleaser-pro
v2.4.8-pro
Changelog
Pro-only
Bug fixes
- fix(pro): lint issues
- refactor(pro): use cmp instead of ordered
Shared with OSS
Bug fixes
- fix(aur): description with quotes (#5304)
- fix(build): overrides without specifying goarm64 et al (#5298)
- refactor: replace fmt.Errorf with errors.New for consistency (#5294)
- refactor: use cmp.Or instead of ordered.First (#5295)
Dependency updates
- chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#5305)
- chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#890)
- chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 (#5300)
- chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 (#5302)
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#5299)
- chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#5296)
- chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#5303)
Other work
- chore: auto-update generated files
- chore: lint
v2.4.7-pro
Changelog
Shared with OSS
Bug fixes
- fix: no output
Dependency updates
- chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 (#5293)
Other work
- chore: auto-update generated files
- chore: lint
- chore: update
v2.4.6-pro
Changelog
Pro-only
Bug fixes
- fix(pro): prefixed tag in urls
Build process updates
- ci(pro): skip apt stuff on windows
Other work
- chore(pro): lint fixes
Shared with OSS
Bug fixes
- fix: URL escape tags in github, gitlab, and gitea (#5283)
- fix: pass context.Context to HTTP requests (#5289)
- fix: typo in the git SSH command constant (#5287)
Dependency updates
- chore(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7 (#869)
- chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 (#5285)
- chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.1 (#884)
- chore(deps): bump github/codeql-action from 3.27.3 to 3.27.4 (#5284)
- chore(deps): update nfpm to v2.41.1
Documentation updates
- docs: fix static/run script signature check on nightlies
Build process updates
- ci: fix clone
- ci: run build/test workflow on windows too (#5263)
- ci: update golangci-lint to v1.62 (#5288)
Other work
- chore(aur): remove dead code about armv6 (#5280)
- chore: auto-update generated files
- chore: lint
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
0974259toc5eb6fe(#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