Changelog
Pro-only
Bug fixes
- fix(pro): improve --single-target --output
- fix(pro): remove unused field
Other work
- test(pro): fix test
- test(pro): improve tests
- test(pro): testifylint
- test(pro): update golden file
- test(pro): update golden files
Shared with OSS
New features
- feat(docs): Update command in SLSA verification blog post (#4420)
- feat(homebrew): add os to dependency (#4481)
- feat(nix): validate licenses (#4497)
- feat(sbom): update default command
- feat(winget): support installing .exe directly (#4498)
- feat: allow to template builds.gobinary (#4454)
- feat: aur dir (#4484)
- feat: improve --single-target (#4442)
- feat: improve project and build hooks error handling
- feat: validate ko's main path (#4429)
Bug fixes
- fix(aur): support wrap_in_directory (#4502)
- fix(github): do not fail branch creation if it already exists (#4471)
- fix(ko): error finishing with .
- fix(nix): include unzip if any artifact is a zip (#4495)
- fix(sbom): warn/error on wrong configuration
- fix(winget): improve schema (#4489)
- fix(winget): partial builds
- fix: add -c flags when building go test (#4473)
- fix: allow homebrew to use tar.xz format (#4441)
- fix: improve chocolatey no archive error handling and docs
- fix: linkedin announce api changes (#4428)
Dependency updates
- feat(deps): bump code.gitea.io/sdk/gitea from 0.16.0 to 0.17.0 (#4459)
- feat(deps): bump github.com/disgoorg/disgo from 0.16.11 to 0.16.12 (#4422)
- feat(deps): bump github.com/disgoorg/disgo from 0.16.12 to 0.17.0 (#4434)
- feat(deps): bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 (#4452)
- feat(deps): bump github.com/google/ko from 0.15.0 to 0.15.1 (#4435)
- feat(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#4476)
- feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.34.0 to 2.35.0 (#4492)
- feat(deps): bump github.com/sigstore/cosign/v2 from 2.1.1 to 2.2.1 (#4419)
- feat(deps): bump github.com/xanzy/go-gitlab from 0.93.2 to 0.94.0 (#4433)
- feat(deps): bump github.com/xanzy/go-gitlab from 0.94.0 to 0.95.1 (#4468)
- feat(deps): bump github.com/xanzy/go-gitlab from 0.95.1 to 0.95.2 (#4477)
- feat(deps): bump gocloud.dev from 0.34.0 to 0.35.0 (#4467)
- feat(deps): bump golang from 1.21.4-alpine to 1.21.5-alpine (#4463)
- feat(deps): bump golang from
110b07a
to30a46e7
(#4455) - feat(deps): bump golang from
30a46e7
to70afe55
(#4457) - feat(deps): bump golang from
5c1cabd
tofeceecc
(#4466) - feat(deps): bump golang from
feceecc
to4db4aac
(#4491) - feat(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#4485)
- feat(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#4416)
- feat(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#4445)
- feat(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#4417)
- feat(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 (#4444)
- feat(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#4478)
- feat(deps): update go-github to v57
- feat(deps): update nfpm to latest
Build process updates
- build: fix typo
- build: golangci config
- build: report only new lint problems
- build: simplify changelog on nightly builds
Other work
- SBOM improvements (#4430)
- docs(azblob): correct auth to Azure storage service (#4439)
- docs(sbom): improve sbom alternative example
- docs: Removed the duplicate GoReleaser Pro entry (#4456)
- docs: add flipt to USERS
- docs: fix broken link
- docs: fix changelog subgroups docs
- docs: fix typo (#4447)
- docs: fix typo in check_boxes (#4499)
- docs: improve details about certificate and cosign
- docs: install should say the required Go version
- docs: mention that snaps cant be built inside docker
- docs: update
- docs: update CONTRIBUTING.md add upx as optional prerequesite (#4427)
- docs: update deprecated
--skip-publish
release flag (#4449) - docs: update details about cosign and certificate
- docs: update snap link (#4486)
- docs: update the link to the go wiki page on first-class ports (#4490)
- docs: update users, blog posts divider
- docs: update users.md
- refactor(brew): use cases.Title instead of strings.Title