Skip to content

v0.9.0

Compare
Choose a tag to compare
@leogr leogr released this 06 Jun 12:21

Changelog

  • f156ba1 update(build): drop i386 support.
  • 55ad539 update(build): updated goreleaser adding the flag too.
  • 2501379 fix(build): force-set the pie build mode to allow arm64 images built on alpine to work.
  • 62f6f23 update(build): upgraded gopkg yaml dep version.
  • da3350f chore: restore old buildx install.
  • 2a2e4e7 update: since docker 20.10.x, cli experimental features are enabled by default.
  • 10b4dd8 update: since we are forcing docker version 20.x, buildx is already provided by it.