Skip to content

Releases: goreleaser/goreleaser-pro

v1.20.0-pro

10 Aug 01:22
8e15c75
Compare
Choose a tag to compare

Changelog

Pro-only

New features

  • feat(pro): brew alternative names (#491)
  • feat(pro): check boxes in PR template (#484)
  • feat(pro): dockers.dockerfile template contents (#480)
  • feat(pro): http.matrix and artifactory.matrix (#494)
  • feat(pro): nfpms.templated_scripts (#481)
  • feat(pro): release --single-target (#482)
  • feat(pro): release.footer/header can load from file/url (#487)

Bug fixes

  • fix(pro): fix skipping docker push on partial builds
  • fix(pro): skip docker push if partial && --skip-publish

Build process updates

  • build(pro): fix nightly workflow
  • build(pro): rename workflow

Other work

  • refactor(pro): improve includes and footer/header from urls/files (#488)
  • test(pro): fix broken test
  • test(pro): fix metadata tests
  • test(pro): improve nfpm templated_scripts tests

Shared with OSS

New features

  • feat(brew): extra_install
  • feat(nfpm): allow to template scripts names
  • feat(nfpm): allow to template scripts names
  • feat(nfpm): update + rpm prefixes support
  • feat(nix): extraInstall
  • feat(nix): runtime dependencies
  • feat(nix): support zip packages (#4225)
  • feat(scoop): support arm64 (#4193)
  • feat(scoop): support arm64 (#4193)
  • feat(snapcraft): allow to disable (#4228)
  • feat(winget): PortableCommandAlias (#4196)
  • feat: adds syft to docker image (#4182)
  • feat: improve output (#4206)
  • feat: init improvements
  • feat: metadata mod_timestamp (#4188)
  • feat: publishers.disable (#4239)
  • feat: support make_latest for GitHub release (#4161)
  • feat: support setting mod_timestamp in universalbinary (#4172)

Bug fixes

  • Revert "fix: skip defaults for skipped pipes (#4210)"
  • fix(docker): should use cmd.Environ() instead of cmd.Env
  • fix(nfpm): lintian unix path (#4175)
  • fix(nfpm): rpm.packager binding was missing
  • fix(nix): fmt
  • fix(nix): improve extra_install
  • fix(nix): multiple archives for the same platform (#4227)
  • fix(nix): potentially unused with lib
  • fix(winget): improve commit msgs (#4199)
  • fix(winget): replace forward slashes in Winget RelativeFilePath (#4195)
  • fix: chocolatey jsonschema
  • fix: delete temporary dir used for docker build (#4178)
  • fix: docker respects builds binary file paths (#4218)
  • fix: docker.env should be first
  • fix: goreleaser check --soft
  • fix: jsonschema for builds.hooks
  • fix: properly log file with issues on check
  • fix: skip defaults for skipped pipes (#4210)
  • fix: use t.TempDir
  • fix: use t.TempDir
  • fix: using token log message

Dependency updates

  • feat(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.7.1 to 2.8.0 (#4216)
  • feat(deps): bump github.com/disgoorg/disgo from 0.16.7 to 0.16.8 (#4234)
  • feat(deps): bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1 (#4229)
  • feat(deps): bump github.com/xanzy/go-gitlab from 0.88.0 to 0.89.0
  • feat(deps): bump github.com/xanzy/go-gitlab from 0.89.0 to 0.90.0 (#4232)
  • feat(deps): bump gocloud.dev from 0.32.0 to 0.33.0
  • feat(deps): bump golang from 1.20.5-alpine to 1.20.6-alpine (#4181)
  • feat(deps): bump golang from 1.20.6-alpine to 1.20.7-alpine
  • feat(deps): bump golang from 1.20.7-alpine to 1.21.0-alpine (#4240)
  • feat(deps): bump golang from 7efb78d to b255d93 (#4238)
  • feat(deps): bump golang from e959001 to 7839c9f (#4189)
  • feat(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#4235)
  • feat(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#4233)
  • feat(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 (#4236)
  • feat(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1 (#4220)
  • feat(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0 (#4237)
  • feat(deps): bump the gomod-deps group with 3 updates (#4165)
  • feat(deps): bump the gomod-deps group with 3 updates (#4200)
  • feat(deps): use mergo 1.0.0

Build process updates

  • Revert "build(dependabot): group dependency updates"
  • build: add a nightly task
  • build: fix release name when nightly
  • build: improve archive name_template
  • build: nightly every wednesday night
  • build: release nightly every Thursday (#4211)
  • build: remove snapcraft from nightlies
  • build: rename file
  • build: rename file
  • build: rename workflow
  • build: update nix config
  • build: update nix config

Other work

  • Support make_latest for GitHub release (#4161)
  • ci: append envs when calling docker instead of overriding (#4187)
  • docs: add dagger to users.md
  • docs: fix
  • docs: fix deprecations notice about scoops.bucket (#4207)
  • docs: fix links (#4183)
  • docs: fix migration example
  • docs: fix typo in builds.md (#4205)
  • docs: fix yaml formatting on scoop deprecations (#4170)
  • docs: remove newsletter link
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update /pro
  • docs: update schema
  • refactor: dockefile tmpl
  • refactor: gio.Chtimes (#4191)
  • refactor: properly annotate deprecated options
  • test(docker): fix broken test

v1.19.2-pro

07 Jul 17:31
8e15c75
Compare
Choose a tag to compare

Changelog

Shared with OSS

Bug fixes

  • fix(github): check rate limit again after sleeping (#4152)
  • fix(nix): description, path and homepage should allow templates (#4156)
  • fix(winget): add missing fields, more templates (#4164)
  • fix: improve error message
  • fix: improve log

Build process updates

  • build(dependabot): group dependency updates
  • build: winget branch

Other work

  • docs: fix spacing
  • docs: fix templated contents
  • refactor(winget): minor improvements (#4157)
  • refactor: add function to apply template multiple times (#4158)

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v1.19.1-pro

29 Jun 13:16
8e15c75
Compare
Choose a tag to compare

Changelog

Pro-only

Build process updates

  • build(pro): license

Shared with OSS

Bug fixes

  • fix: go install

Build process updates

  • build(nix): fix goreleaser config path (#4151)

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v1.19.0-pro

29 Jun 02:09
8e15c75
Compare
Choose a tag to compare

Changelog

Pro-only

New features

  • feat(pro): allow to customize the git tag to be used in github

Bug fixes

  • fix(pro): --continue
  • fix(pro): check latest incorrectly saying v1.18.1-pro is latest
  • fix(pro): improve error message
  • fix(pro): improve fury.skip template error message
  • fix(pro): krew on --continue
  • fix(pro): mark pro-only release flags
  • fix(pro): nix on --continue
  • fix(pro): nix with partial & nightly builds
  • fix(pro): prefixed tags in nix and winget
  • fix(pro): show commit when version is nightly
  • fix(pro): winget on continue

Build process updates

  • build(pro): fix winget and nix licenses
  • build(pro): install nix
  • build(pro): nix name

Other work

  • test(pro): fix broken test
  • test(pro): fix golden api
  • test(pro): fix metadata
  • test(pro): update golden files
  • test(pro): winget and nix when nightly or partial

Shared with OSS

New features

  • Revert "feat: add winget to pipeline"
  • feat(aur): single commit per package (#4126)
  • feat(github): allow to PR cross-repo (#4053)
  • feat(github): allow to open PRs as drafts (#4054)
  • feat(github): avoid rate limits (#4037)
  • feat(jsonschema): mark deprecated options as so
  • feat(ko): allow to have an empty tag name (#4043)
  • feat(nix): support armv6l and armv7l (#4051)
  • feat(scoop): allow to template description and homepage (#4057)
  • feat(snapcraft): support title, icon, assumes & hooks (#3930)
  • feat(telegram): ability to choose msg format, mdv2escape (#4036)
  • feat(upx): allow to filter by goos, goarch, goarm, goamd64 (#4056)
  • feat(winget): support arm64
  • feat(winget): support arm64
  • feat: Checksums as a template field (#4064)
  • feat: add winget to pipeline
  • feat: added IsNightly to OSS template variables
  • feat: allow to sign KO manifests (#4038)
  • feat: allow to template dockers.skip_push and docker_manifests.skip_push (#4008)
  • feat: changelog.include (#4122)
  • feat: completion improvements (#4071)
  • feat: continue on error (#4127)
  • feat: deprecate brews.tap, krews.index & scoops.bucket (#4099)
  • feat: envOrDefault template function (#4097)
  • feat: improve deprecations
  • feat: improve verbose output (#4017)
  • feat: make git client support creating multiple files in a single commit (#4107)
  • feat: nix support (#4012)
  • feat: remove deprecated replacements (#4075)
  • feat: remove deprecated rlcp options (#4076)
  • feat: sort brew dependencies
  • feat: support pull request templates (#4105)
  • feat: winget support (#4081)

Security updates

Bug fixes

  • fix(archive): warn only for non-default globs with no matches (#4013)
  • fix(cmd): check with no args
  • fix(nfpm): write too long when writing the lintian file (#4039)
  • fix(nix): better errors if nix-prefetch-url fails
  • fix(nix): hc should report nix-prefetch-url as a dependency
  • fix(nix): improve error message
  • fix(nix): local filename when path not set
  • fix(nix): missing artifact type stringer
  • fix(scoop): allow templating name and skip_upload
  • fix(snapcraft): title and icon are optional (#4138)
  • fix(winget): default commit message
  • fix(winget): incorrect filenames (#4139)
  • fix(winget): release notes should be optional
  • fix: Scoop releases being skipped via disabled SCM releases (#4150)
  • fix: add do not edit header to generated files
  • fix: archive extraformat when using format override
  • fix: archives should always use forward slash (#4116)
  • fix: artifact.Path should filepath.ToSlash (#4117)
  • fix: deprecate brews.plist (#4073)
  • fix: do runner cleanups also on SIGINT and SIGTERM (#4133)
  • fix: goreleaser build index out of range (#4007)
  • fix: improve "pushing" logs for multiple publishers
  • fix: improve brew/krew/scoop/nix/winget paths inside dist (#4137)
  • fix: runner tarball download URL (#4113)
  • fix: runner tarball extract path (#4114)
  • fix: umask nfpm field (#4136)
  • fix: use commit msg as PR title
  • fix: version git tree state

Dependency updates

  • feat(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.7.0 to 2.7.1 (#4090)
  • feat(deps): bump github.com/charmbracelet/keygen from 0.4.2 to 0.4.3 (#4149)
  • feat(deps): bump github.com/disgoorg/disgo from 0.16.3 to 0.16.4 (#3996)
  • feat(deps): bump github.com/disgoorg/disgo from 0.16.4 to 0.16.5 (#4025)
  • feat(deps): bump github.com/disgoorg/disgo from 0.16.5 to 0.16.6 (#4089)
  • feat(deps): bump github.com/disgoorg/disgo from 0.16.6 to 0.16.7 (#4145)
  • feat(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#4006)
  • feat(deps): bump github.com/google/go-github/v53 50.1.0 to 53.2.0 (#4146)
  • feat(deps): bump github.com/google/ko from 0.13.0 to 0.14.1 (#4132)
  • feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.28.0 to 2.29.0 (#4030)
  • feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.29.0 to 2.30.0 (#4074)
  • feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.30.0 to 2.30.1 (#4079)
  • feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.30.1 to 2.31.0 (#4144)
  • feat(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 (#4045)
  • feat(deps): bump github.com/klauspost/pgzip from 1.2.5 to 1.2.6 (#3985)
  • feat(deps): bump github.com/muesli/termenv from 0.15.1 to 0.15.2 (#4148)
  • feat(deps): bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 (#4044)
  • feat(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#4022)
  • feat(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#4059)
  • feat(deps): bump github.com/xanzy/go-gitlab from 0.83.0 to 0.84.0 (#4061)
  • feat(deps): bump github.com/xanzy/go-gitlab from 0.84.0 to 0.85.0 (#4091)
  • feat(deps): bump github.com/xanzy/go-gitlab from 0.85.0 to 0.86.0 (#4131)
  • feat(deps): bump gocloud.dev from 0.29.0 to 0.30.0 (#4129)
  • feat(deps): bump golang from 1.20.4-alpine to 1.20.5-alpine (#4078)
  • feat(deps): bump golang from 913de96 to ee2f23f (#4009)
  • feat(deps): bump golang from b036c52 to fd9d9d7 (#4108)
  • feat(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#4001)
  • feat(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#4101)
  • feat(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#4002)
  • feat(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#4103)
  • feat(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 (#4109)
  • feat(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 (#4102)
  • feat(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 (#3999)
  • feat(deps): bump golang.org/x/tools from 0.9.1 to 0.9.2 (#4062)
  • feat(deps): bump golang.org/x/tools from 0.9.2 to 0.9.3 (#4067)
  • feat(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 (#4121)
  • feat(deps): update env to v9
  • feat(deps): update log

Build process updates

  • build: add depguard
  • build: do not use deprecated options
  • build: fix config
  • build: fix docs build
  • build: fix docs build
  • build: improve task
  • build: rm deprecated option
  • build: winget branch

Other work

  • test: syscall.EACCES and os.ErrNoExist (#4120)
  • docs: add banner asking for support to the website, release notes, etc
  • docs: add missing dash in ldflags default (#4070)
  • docs: add more info about opening prs (#4106)
  • docs: clarify prebuilt.path and binary
  • docs: clarify replacements a bit more
  • docs: cookbook for monorepos, release.tag
  • docs: explain artifactory mode binary better
  • docs: fix broken link
  • docs: fix cookbooks/contributing
  • docs: fix typo
  • docs: homebrew link to resource-not-accessible-by-integration (#4003)
  • docs: improve brew and krew docs
  • docs: improve nix docs
  • docs: improve nur help
  • docs: include markdown plugin (#4098)
  • docs: mark flags as pro only
  • docs: pre-fill scopes for new Personal Access Token (#4010)
  • docs: runner script fixes (#4112)
  • docs: smallstep sponsorship
  • docs: sync
  • docs: typo fix
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update SECURITY.md
  • docs: update snapcraft docs
  • docs: update templates.md
  • docs: update users
  • style: spelling and grammar fixes (#4069)
  • test(ko): fix
  • test(ko): fix error msg
  • test(nfpm): fix after update

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v1.18.2-pro

07 May 03:25
8e15c75
Compare
Choose a tag to compare

Changelog

Pro-only

Bug fixes

  • fix(pro): allow archive/extra files to use ../ as source

Shared with OSS

Bug fixes

  • fix: warn when no match on archive files (#3992)

Build process updates

  • Revert "build: temp disable push to aur"

Other work

  • docs: fix prebuilt binaries page (#3987)

GoReleaser logo

Find examples and commented usage of all options in our website.
Want to help? You can sponsor,get a Pro License or contribute.
Also, feel free to reach out on Discord and Twitter!

v1.18.1-pro

05 May 04:44
8e15c75
Compare
Choose a tag to compare

Changelog

Shared with OSS

Bug fixes

  • fix: disable upx for now

GoReleaser logo

Find examples and commented usage of all options in our website.
Want to help? You can sponsor,get a Pro License or contribute.
Also, feel free to reach out on Discord and Twitter!

v1.18.0-pro

05 May 03:43
8e15c75
Compare
Choose a tag to compare

Changelog

Pro-only

New features

  • feat(pro): remove deprecated {{.var}} in favor of {{.Var.var}}

Bug fixes

  • fix(pro): fix log syntax
  • fix(pro): skip if partial

Other work

  • test(pro): fix broken test

Shared with OSS

New features

  • feat: IsGitDirty template variable (#3967)
  • feat: add force_token to config (#3936)
  • feat: allow multiple scoops (#3963)
  • feat: allow to goreleaser check multiple files (#3980)
  • feat: allow to template nfpms.package_name (#3960)
  • feat: improve output (#3966)
  • feat: log generated artifact sizes (#3954)
  • feat: native upx support (#3965)
  • feat: new --version output (#3962)
  • feat: publish taps, krews and scoops to regular git repositories (#3961)

Bug fixes

  • fix: http uploads not setting defaults according to docs
  • fix: log when no artifacts match for signing
  • fix: pass goversion.Info instead of string
  • fix: pass tree state as ldflag (#3968)
  • fix: reportsizes before metadate
  • fix: typo in a brew error message

Dependency updates

  • feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#3927)
  • feat(deps): bump github.com/caarlos0/log from 0.4.0 to 0.4.1 (#3977)
  • feat(deps): bump github.com/charmbracelet/keygen from 0.3.0 to 0.4.1 (#3932)
  • feat(deps): bump github.com/charmbracelet/keygen from 0.4.1 to 0.4.2 (#3957)
  • feat(deps): bump github.com/disgoorg/disgo from 0.16.1 to 0.16.2 (#3926)
  • feat(deps): bump github.com/disgoorg/disgo from 0.16.2 to 0.16.3 (#3964)
  • feat(deps): bump github.com/ory/dockertest/v3 from 3.9.1 to 3.10.0 (#3947)
  • feat(deps): bump github.com/sigstore/rekor from 1.0.1 to 1.1.1 (#3979)
  • feat(deps): bump github.com/slack-go/slack from 0.12.1 to 0.12.2 (#3943)
  • feat(deps): bump github.com/xanzy/go-gitlab from 0.82.0 to 0.83.0 (#3955)
  • feat(deps): bump golang from 1.20.3-alpine to 1.20.4-alpine (#3976)

Build process updates

  • build: fix fig.yml
  • build: set treestate to clean/dirty instead of boolean
  • build: temp disable push to aur
  • build: use ghaction-upx

Other work

  • docs(artifactory): Add details on custom_artifact_name (#3953)
  • docs: improve wording
  • docs: multi platform docker images
  • docs: note about upx not in path
  • docs: update
  • docs: update
  • docs: update
  • docs: update go mod proxy page
  • refactor: improve method name
  • refactor: improvements
  • refactor: use context

GoReleaser logo

Find examples and commented usage of all options in our website.
Want to help? You can sponsor,get a Pro License or contribute.
Also, feel free to reach out on Discord and Twitter!

v1.17.2-pro

18 Apr 00:45
8e15c75
Compare
Choose a tag to compare

Changelog

Shared with OSS

Bug fixes

  • fix: do not fatal on automaxprocs error (#3946)

GoReleaser logo

Find examples and commented usage of all options in our website.
Want to help? You can sponsor,get a Pro License or contribute.
Also, feel free to reach out on Discord and Twitter!

v1.17.1-pro

14 Apr 13:05
8e15c75
Compare
Choose a tag to compare

Changelog

Shared with OSS

Bug fixes

  • fix(jsonschema): add binary to Archive format enum (#3924)
  • fix(nfpm): Add extension to produced artifacts (#3940)
  • fix: build should output more debug info (#3939)
  • fix: improve docker error handling (#3942)
  • fix: source archive not being added when no extra-files (#3938)

GoReleaser logo

Find examples and commented usage of all options in our website.
Want to help? You can sponsor,get a Pro License or contribute.
Also, feel free to reach out on Discord and Twitter!

v1.17.0-pro

10 Apr 18:47
8e15c75
Compare
Choose a tag to compare

Changelog

Pro-only

New features

  • feat(pro): archive.templated_files
  • feat(pro): blobs.templated_extra_files
  • feat(pro): checksum.templated_extra_files
  • feat(pro): custom_publishers.templated_extra_files
  • feat(pro): docker.templated_files
  • feat(pro): nfpms.templated_content
  • feat(pro): release.templated_extra_files
  • feat(pro): snapcrafts.templated_extra_files
  • feat(pro): source.templated_files

Bug fixes

  • fix(pro): docker.templated_files
  • fix(pro): nfpm.templated_files
  • fix(pro): podman error message improvement
  • fix(pro): source.templated_files
  • fix(pro): template_files should take monorepos into account
  • fix(pro): templated extra files with monorepos
  • fix(pro): templated files uniqueness
  • fix(pro): write too long and other possible file concurrency issues

Build process updates

  • build(pro): fix lint action (#366)
  • build(pro): fix more lint issues
  • build(pro): fix wrong license in pro aur pkg
  • build(pro): update license year

Other work

  • refactor(pro): laying ground for templated_files
  • test(pro): more archivefiles tests
  • test(pro): more extrafiles tests
  • test(pro): nfpm.templated_files
  • test(pro): snapcrafts.templated_files

Shared with OSS

New features

  • feat(ko): support labels and creation times (#3852)
  • feat: .Now template variable (#3853)
  • feat: IsDraft template variable (#3888)
  • feat: add context info to docker build errors (#3920)
  • feat: add context info to docker build errors (#3920)
  • feat: allow to PR homebrew taps (#3903)
  • feat: allow to forcefully use a token when multiple are set (#3910)
  • feat: allow to pr krew plugin manifests (#3915)
  • feat: allow to pr scoop manifests (#3916)
  • feat: blobs.disable (#3884)
  • feat: include prerelease suffix in git (#3841)
  • feat: scoop shortcuts (#3846)
  • feat: support tgz and txz as archive formats

Bug fixes

  • fix(sign): use gpg path from git config by default if it is set (#3891)
  • fix: clarify scoop no windows error (#3894)
  • fix: do not skip scoop on draft releases (#3889)
  • fix: improve brew no archive error (#3895)
  • fix: improve gpg.program detection, add more tests
  • fix: many linting issues
  • fix: set parallelism to match Linux container CPU (#3901)
  • fix: set parallelism to match Linux container CPU (#3901)
  • fix: use git-archive under the hood (#3904)

Dependency updates

  • feat(deps): bump github.com/caarlos0/env/v7 from 7.0.0 to 7.1.0 (#3848)
  • feat(deps): bump github.com/caarlos0/log from v0.2.1 to v0.2.2 (#3875)
  • feat(deps): bump github.com/disgoorg/disgo from 0.15.2 to 0.15.3 (#3882)
  • feat(deps): bump github.com/disgoorg/disgo from 0.15.3 to 0.16.0 (#3905)
  • feat(deps): bump github.com/disgoorg/disgo from 0.16.0 to 0.16.1 (#3922)
  • feat(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible (#3909)
  • feat(deps): bump github.com/google/go-containerregistry from 0.13.0 to 0.14.0 (#3878)
  • feat(deps): bump github.com/google/ko from 0.12.0 to 0.13.0 (#3880)
  • feat(deps): bump github.com/goreleaser/nfpm/v2 from v2.26.0 to v2.27.1 (#3876)
  • feat(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#3892)
  • feat(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 (#3896)
  • feat(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#3908)
  • feat(deps): bump github.com/xanzy/go-gitlab from 0.80.2 to 0.81.0 (#3855)
  • feat(deps): bump github.com/xanzy/go-gitlab from 0.81.0 to 0.82.0 (#3911)
  • feat(deps): bump golang from 1.20.2-alpine to 1.20.3-alpine (#3907)
  • feat(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#3923)
  • feat(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#3919)
  • feat(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 (#3917)
  • feat(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0 (#3849)
  • feat(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 (#3918)
  • feat(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#3877)
  • feat(deps): update caarlos0/env to v8
  • feat(deps): update nfpm to v2.28.0

Build process updates

  • build: create scoop manifests inside a bucket folder
  • build: fix golangci-lint failing (#3874)
  • build: improve changelog config

Other work

  • docs: add since
  • docs: add the recent templated files docs
  • docs: fix install's cosign steps (#3913)
  • docs: fix typo
  • docs: fix typo
  • docs: improve docs on scoop.folder
  • docs: improve page on partial builds
  • docs: improve page on partial builds
  • docs: remove deprecated note about setup-go-action
  • docs: schema update
  • docs: schema update
  • docs: standarizing docs defaults, since, etc (#3898)
  • docs: standarizing docs defaults, since, etc (#3898)
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update USERS.md (#3921)
  • docs: update git.md
  • refactor: fix redundant net/http import (#3897)
  • refactor: improve tmpl mergeability with pro
  • refactor: pipe.Skipf
  • refactor: remove unused function

GoReleaser logo

Find examples and commented usage of all options in our website.
Want to help? You can sponsor,get a Pro License or contribute.
Also, feel free to reach out on Discord and Twitter!