Skip to content

v3.5.0

Compare
Choose a tag to compare
@monkeynator monkeynator released this 20 Sep 18:21
· 291 commits to release since this release

3.5.0 (2022-09-20)

Bug Fixes

  • chart: allow nil as image tag suffix, string for default tag type (020c0cc)
  • container: format entrypoint as array (fixes scratch image) (423285b)
  • exporter: error handling and logging on failure to start (10c30de)
  • exporter: handle failure to start pprof server (06a0a07)

Features

  • binaries know their build date and commit hash (e5ff47e)
  • build: binary releases for illumos (amd64 only) (6301f25)
  • build: binary releases for NetBSD (c7b992b)
  • build: binary releases for the RISC-V architecture (Linux only) (fbe127c), closes #49
  • build: busybox (uclibc) based container images (c483f14)
  • build: container images for the RISC-V architecture (a813e99)
  • build: container images now default to the busybox flavor (d388ca5)
  • build: distroless "scratch" container images (a346042)
  • chart: new value image.tagSuffix for container flavor selection (c6d59c9)
  • exporter: new metric with version and build information (736d3d3)
  • security: Alpine based container images pull version 3.16.2 (40c33f5)