--- date: 2022-01-13 slug: goreleaser-v1.3 categories: - announcements authors: - caarlos0 --- # Announcing GoReleaser 1.3 — the first of 2022 We just launched GoReleaser v1.3, the first release of 2022! ## **Highlights** - Announce to any HTTP endpoint [#2750](https://github.com/goreleaser/goreleaser/pull/2750) - Create universal binaries from multiple build IDs [#2811](https://github.com/goreleaser/goreleaser/pull/2811) - New templateable fields [#2826](https://github.com/goreleaser/goreleaser/pull/2826) [#2797](https://github.com/goreleaser/goreleaser/pull/2797) - Custom publishers can now publish extra [#2770](https://github.com/goreleaser/goreleaser/pull/2770) - Fixed dependency issue with `go-reddit` which was causing problems when go installing goreleaser [#2823](https://github.com/goreleaser/goreleaser/pull/2823) - Fixed some issues with the github-native changelog implementation [#2802](https://github.com/goreleaser/goreleaser/pull/2802) [#2803](https://github.com/goreleaser/goreleaser/pull/2803) You can see the full changelog [here](https://github.com/goreleaser/goreleaser/releases/tag/v1.3.0). Also check out [GoReleaser Pro v1.3](https://github.com/goreleaser/goreleaser-pro/releases/tag/v1.3.0-pro). Install instructions can be found [here](https://goreleaser.com/install/). --- Other news: - Our community call was set for January 7th, but was delayed. We're still picking a new date. [Link](https://github.com/goreleaser/community/pull/2). - We created an example repository with Supply Chain Security good practices, [check it out](https://github.com/goreleaser/supply-chain-example). - GoReleaser now has ~9.4k stars and 261 contributors! Thanks, everyone! - Our Discord server is getting new members almost daily. [Join and chat with us](https://discord.gg/RGEBtg8vQ6)!