1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/www/docs/blog/posts/2022-01-13-goreleaser-v1.3.md
Carlos Alexandro Becker f62adf23ff
docs: blog (#4264)
Starting to move the blog from medium to mkdocs!

closes #3503

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-09-14 13:53:40 -03:00

37 lines
1.8 KiB
Markdown

---
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!
<!-- more -->
## **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)!