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-03-20-goreleaser-v1.7.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

1.4 KiB

date slug categories authors
2022-03-20 goreleaser-v1.7
announcements
caarlos0

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.

Highlights

  • Go 1.18 update (#2978#2984)
  • Ability to filter by file extension in HTTP uploads (#2992)
  • Homebrew tap service block (#2973)
  • Deprecated buildpacks support (#2982), and removed some deprecated code/etc that have been deprecated for 6 months+ (#2985)
  • As always, some dependency upgrades, bug fixes and documentation improvements.

You can see the full changelog here.

Other news

  • Still no community meeting, sorry 🫠Link.
  • GoReleaser now has ~9.8k stars and 269 contributors! Thanks, everyone!
  • Our Discord server is getting new members almost daily. Join and chat with us!
  • nFPM also had a release as well, check it out.