Blog
Announcing GoReleaser v1.10 — the summer release
Fun fact: it is actually winter now here in Brazil. Regardless, this release is packed with new features, quality-of-life improvements and bug fixes!
July 4, 2022
Announcing GoReleaser v1.9 — the 10k stars release
This release contains several minor improvements and a couple of new features! Let’s have a look!
May 18, 2022
Announcing GoReleaser v1.8 — the GOAMD64 release
This release’s biggest feature is the GOAMD64 support.
April 15, 2022
GoReleaser And Software Supply Chain Security
Before talking about the security of the software supply chains, we should mention what should come to our minds first when we are talking about software supply chains. In most basic terms, you can think of software supply chains are anything that’s needed to deliver your product — including all the components you use, for example, your codebase, packages, ** libs, your CI/CD pipeline**, third-party services you use, anything that goes into or affects your code from development to gets deployed into production systems.
March 28, 2022
Reproducible Builds
GoReleaser can help you, to some extent, to have reproducible builds.
March 26, 2022
Announcing GoReleaser v1.7 — The Go 1.18 release
The title would have been more creative if it was GoReleaser 1.18 as well… maybe… probably not.
March 20, 2022
GoReleaser: How To Distribute Your Binaries With Homebrew Or GoFish
This article is going to be a quick bite (or drink)! We going to discover, how fast we can create a Homebrew or GoFish deployment of our binaries with the help of GoReleaser.
March 7, 2022
Announcing GoReleaser v1.6 — the boring release
GoReleaser 1.6 is out! Another “boring” release with some miscellaneous improvements and bug fixes.
March 6, 2022
Use GoReleaser With Azure DevOps
In this blog article, I want to show how to use GoReleaser in Azure DevOps.
February 20, 2022
Announcing GoReleaser v1.5 — the misc improvements release
GoReleaser 1.5 is out, with a handful of miscellaneous improvements.
February 12, 2022
How to use GoReleaser with Cloud Native Storage
In this tutorial, I want to describe, how quickly we can deploy our release artifacts to a cloud native storage when using GoReleaser. It’s just a few additional lines in your .goreleaser.yaml.
February 5, 2022
Announcing GoReleaser v1.4 — the AUR release
GoReleaser can now create and publish Arch Linux PKGBUILD files to Arch User Repositories!
January 26, 2022
GoReleaser and Docker Manifests
Let’s see how to create Docker manifests with GoReleaser.
January 23, 2022
Announcing GoReleaser 1.3 — the first of 2022
We just launched GoReleaser v1.3, the first release of 2022!
January 13, 2022
Announcing GoReleaser v1.2 — Santa/5 year anniversary edition
GoReleaser v1.2 is out — likely be the last feature release of 2021. It also marks the first 5 years since its first commit . It comes packed with some great features and fixes by several people!
December 21, 2021
Announcing GoReleaser v1 — the first v1 release
Hello everyone! I’ve been holding on the “v1” release for, checks notes, years now. That’s because I wanted v1 to have a “stable enough API”, i.e. something unlikely to change.
November 14, 2021