Skip to content

Releases: goreleaser/goreleaser-pro

v1.13.0-pro

20 Nov 17:19
8e15c75
Compare
Choose a tag to compare

Changelog

New Pro Features

  • feat(pro): use digest when podman manifests

Pro bug fixes

  • fix(pro): build images with podman (#49)
  • fix(pro): improve podman testing
  • fix(pro): use podman digest for manifests

New Features

  • feat: add digest to artifacts info of published docker images (#3540)
  • feat: add mastodon (#3567)
  • feat: build of shared/static libraries (#3511)
  • feat: chocolatey support (#3509)
  • feat: implement nfpm archlinux packages (#3470)
  • feat: output checksums to artifacts info (#3548)
  • feat: update to go 1.19.3 (#3523)
  • feat: use digest on manifests (#3555)
  • feat: use digest to sign docker images/manifests (#3556)

Bug fixes

  • fix(changelog): group regexps (#3527)
  • fix(ci): codeql use go 1.19 (#3570)
  • fix: Trim trailing slash from Gitea URL (#3488)
  • fix: allow to template scoop/brew/krew repo ref (#3521)
  • fix: do not run changelog on goreleaser build (#3520)
  • fix: improve artifactory error handling (#3546)
  • fix: improve github release code (#3547)
  • fix: log missing image name
  • fix: log when no artifacts are found for docker (#3554)
  • fix: move mastodon server to yaml (#3568)
  • fix: set dockers.goarm to 6 by default (#3552)
  • fix: variable name

Dependency updates

  • feat(deps): bump github.com/disgoorg/disgo from 0.13.20 to 0.13.21 (#3519)
  • feat(deps): bump github.com/google/go-github/v48 from 48.0.0 to 48.1.0 (#3558)
  • feat(deps): bump github.com/invopop/jsonschema from 0.6.0 to 0.7.0 (#3539)
  • feat(deps): bump github.com/slack-go/slack from 0.11.3 to 0.11.4 (#3536)
  • feat(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#3494)
  • feat(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#3493)
  • feat(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0 (#3513)
  • feat(deps): bump golang from 1.19.2-alpine to 1.19.3-alpine (#3522)
  • feat(deps): bump golang from 8558ae6 to dc4f475 (#3544)
  • feat(deps): bump golang from dc4f475 to d171aa3 (#3565)
  • feat(deps): bump golang from f3e6836 to e4dcdac (#3500)
  • feat(deps): update nfpm to v2.21.0
  • feat(deps): update nfpm to v2.22.0
  • fix(deps): nfpm v2.22.1

Other work

  • choe: schema
  • docs: /twitter, discord, linkedin etc
  • docs: Mention Gitea explicitly (#3489)
  • docs: add Mercure to users (#3549)
  • docs: add Syft to contributing docs (#3529)
  • docs: add more podman details
  • docs: add openssf badge
  • docs: add woodpecker ci (#3516)
  • docs: added /security
  • docs: clarify archlinux and v1.13
  • docs: clarify lack of vcs info when building from proxy
  • docs: ensure pip is up to date
  • docs: fix redirects
  • docs: fix typo in .goreleaser.yaml (#3531)
  • docs: fix wording (#3542)
  • docs: gif (#3504)
  • docs: improve schema (#3553)
  • docs: instruct how to use a pinned version of the jsonschema
  • docs: mastodon
  • docs: small improvement
  • docs: small updates
  • docs: update docs to mention gitlab protected vars (#3528)
  • refactor: small improvements
  • refactor: use the variable from artifact
  • revert: unneeded release update

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.12.3-pro

20 Oct 12:44
8e15c75
Compare
Choose a tag to compare

Changelog

Pro bug fixes

  • fix(pro): exclude nightly on snapshots
  • fix(pro): nightly tag detection when using default nightly tag name

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.12.2-pro

19 Oct 13:27
8e15c75
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fix: unknown revision when installing with go install (#3482)

Dependency updates

  • fix(deps): update to go-github v48 (#3475)

What to do next?

v1.12.1-pro

18 Oct 02:00
8e15c75
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fix: getting previous tag

What to do next?

v1.12.0-pro

18 Oct 01:17
8e15c75
Compare
Choose a tag to compare

Changelog

New Pro Features

  • feat(pro): custom path filters in the changelog (#202)
  • feat(pro): goreleaser continue
  • feat(pro): partial should take GGOOS/GGOARCH, GOOS/GOARCH, runtime values
  • feat(pro): release goreleaser-pro only for first class ports
  • feat(pro): split and merge releases (#208)

Pro bug fixes

  • fix(pro): brew and krew on partial releases
  • fix(pro): do not say nightly is outdated
  • fix(pro): do not use nightly as previous/current tag (#233)
  • fix(pro): fix version log
  • fix(pro): goreleaser continue when nightly should skip announce
  • fix(pro): marshal indent metadata files
  • fix(pro): nightly release url
  • fix(pro): skip announce on partial builds

New Features

  • feat: integrate ConventionalExtension from nfpm v2.20.0 (#3468)
  • feat: MarkdownV2 for Telegram announcer (#3435)
  • feat: aur backup (#3366)
  • feat: fig integration (#3437)
  • feat: more templateable fields for blobs (#3461)
  • feat: nfpm for ios (#3436)
  • feat: permanently remove buildpacks (#3414)

Bug fixes

  • fix: annotate flags so they complete better (#3444)
  • fix: before hooks
  • fix: change publishers order a bit (#3473)
  • fix: gomod.env not being used (#3434)
  • fix: install script
  • fix: log duration of padlog steps (#3439)
  • fix: revert unwanted change in docker.go

Dependency updates

  • feat(deps): bump github.com/caarlos0/log from 0.1.6 to 0.1.8 (#3455)
  • feat(deps): bump github.com/disgoorg/snowflake/v2 from 2.0.0 to 2.0.1 (#3471)
  • feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.18.1 to 2.19.2 (#3418)
  • feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#3454)
  • feat(deps): bump gocloud.dev from 0.26.0 to 0.27.0 (#3430)
  • feat(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine (#3442)
  • feat(deps): bump golang from 2baa528 to 9d3bd09 (#3446)
  • feat(deps): bump golang from 2baa528 to 9d3bd09 (#3446)
  • feat(deps): go 1.19.2 (#3443)

Documentation updates

  • docs: adds openfeature to user list
  • docs: adds openfeature to user list
  • docs: better document multiple tokens error (#3438)
  • docs: clarify tags a bit
  • docs: fix url_template line of the brew example (#3432)
  • docs: fix htmltest
  • docs: fix typos
  • docs: fix typos
  • docs: fix url misspelling (#3456)
  • docs: formatting
  • docs: improve go first class ports docs
  • docs: improve page
  • docs: improve partial docs
  • docs: improvements
  • docs: post-checkout
  • docs: typos
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update from pro
  • docs: update post checkout page

Other work

  • refactor(pro): improve mergeability
  • refactor: improve code a bit
  • refactor: improve mergeability
  • refactor: making it easier to merge with pro
  • refactor: making it easier to merge with pro (#3463)

What to do next?

v1.11.5-pro

03 Oct 18:26
8a961cb
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fix: client key and cert should not be required (#3409) (@caarlos0)
  • fix: handle mixing of gitlab job and normal tokens (#3415) (@drewstinnett)
  • fix: reset padding first on PadLog (@caarlos0)

Dependency updates

  • fix(deps): bump github.com/google/go-github/v47 from 47.0.0 to 47.1.0 (#3391) (@dependabot[bot])
  • fix(deps): update cosign to v1.12.1 (#3403) (@caarlos0)

Documentation updates

  • docs: add Ayedo to Users.md (#3423) (@hrittikhere)
  • docs: add Gitleaks.io to list of users (#3424) (@zricethezav)
  • docs: add Goldenhand Software to users (#3425) (@mrwormhole)
  • docs: add KSOC to the list of users. (#3422) (@swade1987)
  • docs: add trendyol.com to users (#3421) (@peacecwz)
  • docs: adds Meroxa to USERS.md (#3419) (@raulb)
  • docs: archives.*.builds is type []string (#3406) (@xNok)
  • docs: clarify brew docs (@caarlos0)
  • docs: fix example (@caarlos0)
  • docs: improve actions docs (@caarlos0)
  • docs: improve wording (@caarlos0)
  • docs: improve wording a bit (@caarlos0)
  • docs: make actions/docker a bit clearer (@caarlos0)
  • docs: update nfpm docs (#3396) (@caarlos0)
  • docs: update users (@caarlos0)

Other work

  • refactory: making merges with pro easier (#3400) (@caarlos0)

What to do next?

v1.11.4-pro

19 Sep 01:50
8a961cb
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fix: binary archive when multiple builds (#3385) (@caarlos0)

Documentation updates

  • docs: clarify build docs a bit (@caarlos0)
  • docs: improve wording/formatting in several places (#3384) (@caarlos0)

What to do next?

v1.11.3-pro

16 Sep 01:31
8a961cb
Compare
Choose a tag to compare

Changelog

Pro bug fixes

  • fix(pro): modeline use pro schema (@caarlos0)

Bug fixes

  • fix: build --single-target when using specific targets (#3381) (@caarlos0)
  • fix: fish completions path on nfpm (#3375) (@caarlos0)
  • fix: print release url after publishing it (#3374) (@caarlos0)
  • fix: race condition on logs (@caarlos0)
  • fix: ruleguard and semgrep scans and fixes (#3364) (@caarlos0)
  • fix: templates in release URLs (#3365) (@caarlos0)
  • fix: update cosign in docker img to 1.12.0 (#3379) (@caarlos0)
  • fix: yaml-lang-server modelines in init config (#3376) (@caarlos0)

Dependency updates

  • fix(deps): bump github.com/caarlos0/env/v6 from 6.10.0 to 6.10.1 (#3372) (@dependabot[bot])
  • fix(deps): bump github.com/disgoorg/disgo from 0.13.17 to 0.13.20 (#3377) (@dependabot[bot])
  • fix(deps): bump github.com/slack-go/slack from 0.11.2 to 0.11.3 (#3369) (@dependabot[bot])
  • fix(deps): bump golang from 1.19.0-alpine to 1.19.1-alpine (#3355) (@dependabot[bot])

Documentation updates

What to do next?

v1.11.2-pro

31 Aug 01:20
8a961cb
Compare
Choose a tag to compare

Changelog

Bug fixes

  • efdba10f5893322ba591dfb085d1f4feab91e136: fix: guard changelog commit abbrev behind config (#3349) (@caarlos0)

What to do next?

v1.11.1-pro

30 Aug 00:23
8a961cb
Compare
Choose a tag to compare

Changelog

Pro bug fixes

  • 190eef3: fix(pro): do not check semver if tag is nightly (@caarlos0)

Documentation updates

  • 999cf91: docs: improved wording in many places (@caarlos0)

What to do next?