Skip to content

Releases: goreleaser/goreleaser-cross

v1.17.9

17 Apr 21:53
v1.17.9
ff47068
Compare
Choose a tag to compare

v1.17.9

2022-04-17

Features

  • goreleaser v1.8.2
  • go1.18.1
  • go1.17.9

v1.18.0

22 Mar 19:51
v1.18.0
4650ae6
Compare
Choose a tag to compare

v1.18.0

2022-03-22

Doc

  • tidy up readme

Features

  • goreleaser v1.7.1

v1.17.8

04 Mar 20:35
v1.17.8
2987b0b
Compare
Choose a tag to compare

v1.17.8

2022-03-04

Features

  • go1.17.8

v1.17.7

04 Mar 16:50
v1.17.7
72e7072
Compare
Choose a tag to compare

v1.17.7

2022-03-02

Features

  • go1.17.7 goreleaser 1.5.0

v1.17.6

27 Jan 05:55
v1.17.6
4c929f9
Compare
Choose a tag to compare

v1.17.6

2022-01-26

Bug Fixes

  • goreleaser update v1.3.1
  • add tini ad pid 1
  • gpg import (#3)
  • github.ref
  • include tars
  • update goreleaser
  • build golang v1.15.6
  • remove test creds
  • start improoving doc
  • arm gcc
  • add missing multilib
  • add arm gcc and g++
  • release tag
  • goreleaser sha256 sum
  • ci: login url to ghcr

Chore

  • remove sysroot
  • deps: bump sigstore/cosign-installer from 1.3.1 to 1.4.1
  • deps: bump sigstore/cosign-installer from 1.3.1 to 1.4.1

Ci

  • move tags binding to the script
  • fix reference of wrong login credentials to dockerhub
  • fix copy-paste in GITHUB_TOKEN
  • pull username from repository_owner
  • create releases via github actions

Code Refactoring

  • migrate repo to goreleaser/goreleaser-cross
  • build process
  • remove main.go
  • disable apt upgrade
  • simplify publish docker images
  • remove ublish-Docker-Github-Action
  • restore push docker image to github
  • tmp disable update golang
  • rename github packages name

Docs

  • update import gpg private key
  • add link to docker image
  • update readme with sysroot cookbook
  • cleanup tip section
  • readme: tidy up
  • readme: mention M1 support
  • readme: add description to multiarch images

Features

  • build base image into own package
  • go1.17.6
  • update golang version
  • push images to dockerhub
  • go v1.17.4
  • multiarch images
  • go v1.17.2
  • go1.17.1
  • update go to v1.17.0
  • update go1.16.7
  • bump go to v1.16.6
  • go1.16.5
  • go1.16.4
  • go1.16.3
  • update go1.16.2
  • go1.16.1
  • go 1.16
  • update go to 1.15.7
  • improve doc. provide examples
  • install docker (#1)
  • support golang v1.15.2
  • add osx-cross builder with supporting macOS SDK 10.15 (#3)
  • support golang v1.15
  • update go to v1.14.7 and goreleaser to v0.141.0
  • update golang and goreleaser
  • update golang to v1.14.3
  • update go to v1.14.2 and goreleaser to v0.131.1
  • update go to v1.14.1 and goreleaser to v0.130.2
  • support golang v1.14 and goreleaser v0.127.0
  • support import gpg private key to sign artifacts
  • bump golang version to v1.13.5
  • update golang and goreleaser
  • add git-chglog
  • support arm build
  • go: upgrade to v1.17.5

Reverts

  • refactor: tmp disable update golang

v1.17.6-rc3

26 Jan 23:35
v1.17.6-rc3
dbd1ab4
Compare
Choose a tag to compare

v1.17.6-rc3

2022-01-26

Ci

  • fix reference of wrong login credentials to dockerhub