Skip to content

v0.12.1

Compare
Choose a tag to compare
@alexmt alexmt released this 06 Dec 23:50
· 180 commits to master since this release
16cff2e

Release description

Minor bug fix release for the 0.12 release branch, which missing ca-certs in docker image

Upgrade notes (no really, you MUST read this)

N/A

Bug fixes

  • add ca-certificates to the docker image (#497)

New features

N/A

Other changes

  • chore: update golangci-lint version in CI (#457)
  • fix: update application config sample & replace the deprecated ioutil pkg (#492)