Releases: goreleaser/goreleaser-action
Releases · goreleaser/goreleaser-action
v7.2.1
Immutable
release. Only release title and notes can be modified.
This fully removes the usage of the old nightly moving tag.
Full Changelog: v7.2.0...v7.2.1
v7.2.0
Immutable
release. Only release title and notes can be modified.
v7.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: verify release checksum and cosign signature by @caarlos0 in #550
- docs: document cosign verification in README by @caarlos0 in #553
- docs: Upgrade import GPG action version by @flecno in #547
- ci: drop docker-bake in favor of plain npm by @caarlos0 in #551
- ci: add release-major-tag workflow by @caarlos0 in #552
- ci: drop pre-cosign-v3 goreleaser versions from tests by @caarlos0 in #554
- ci(deps): bump the actions group with 2 updates by @dependabot[bot] in #543
- ci(deps): bump the actions group with 5 updates by @dependabot[bot] in #546
- chore(deps): bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in #545
New Contributors
Full Changelog: v7...v7.1.0
v7.0.0
What's Changed
- feat!: node 24, update deps, rm yarn, ESM by @caarlos0 in #533
- sec: pin github action versions by @caarlos0 in #514
- docs: Upgrade checkout GitHub Action in README.md by @dunglas in #507
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #504
- ci(deps): bump the actions group with 2 updates by @dependabot[bot] in #517
- ci(deps): bump the actions group with 2 updates by @dependabot[bot] in #523
- ci(deps): bump docker/bake-action from 6.9.0 to 6.10.0 in the actions group by @dependabot[bot] in #526
- ci(deps): bump the actions group across 1 directory with 4 updates by @dependabot[bot] in #532
- ci(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the actions group by @dependabot[bot] in #534
- chore(deps): bump the npm group across 1 directory with 4 updates by @dependabot[bot] in #536
- chore(deps): bump @actions/http-client from 3.0.2 to 4.0.0 in the npm group by @dependabot[bot] in #537
- ci(deps): bump docker/setup-buildx-action from 3.10.0 to 3.12.0 in the actions group by @dependabot[bot] in #538
- chore(deps): bump semver from 7.7.3 to 7.7.4 in the npm group by @dependabot[bot] in #539
Full Changelog: v6...v7.0.0
v6.4.0
What's Changed
- ci: set contents read as default workflow permissions by @crazy-max in #494
- fix: support .config directory for goreleaser config files by @haya14busa in #500
- chore(deps): bump semver from 7.7.1 to 7.7.2 by @dependabot[bot] in #495
- chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #498
- fix: do not get releases.json if version is specific by @caarlos0 in #502
- chore(deps): bump undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #496
- feat: retry downloading releases json by @caarlos0 in #503
New Contributors
- @haya14busa made their first contribution in #500
Full Changelog: v6.3.0...v6.4.0
v6.3.0
- Bump undici from 5.28.3 to 5.28.5 in #488
Full Changelog: v6.2.1...v6.3.0
v6.2.1
What's Changed
This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix).
Older versions should work fine.
Warning
This version is required for GoReleaser Pro v2.7.0+.
Read more here.
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix).
Older versions should work fine.
Warning
This version is required for GoReleaser Pro v2.7.0+.
Read more here.
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #467
- chore(deps): bump docker/bake-action from 4 to 5 by @dependabot in #468
- chore(deps): bump semver from 7.6.2 to 7.6.3 by @dependabot in #470
- chore(deps): bump @actions/http-client from 2.2.1 to 2.2.2 by @dependabot in #473
- chore(deps): bump @actions/http-client from 2.2.2 to 2.2.3 by @dependabot in #474
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #475
- chore(deps): bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #478
- docs: bump upload-artifact version by @dunglas in #479
- chore: update generated content by @crazy-max in #480
New Contributors
Full Changelog: v6.0.0...v6.1.0