Skip to content

Releases: enix/x509-certificate-exporter

v3.14.0

23 Apr 11:48
Compare
Choose a tag to compare

3.14.0 (2024-04-23)

Features

  • Configurable rate limiting of requests to the Kubernetes API server (e002b89)
  • exporter: add auto tuning of GC memory limit (automemlimit) (cc3b0c0)
  • build: bump Golang to version 1.22.2 (8f15013)

v3.14.0-beta.1

22 Apr 13:41
Compare
Choose a tag to compare
v3.14.0-beta.1 Pre-release
Pre-release

3.14.0-beta.1 (2024-04-22)

Features

  • Configurable rate limiting of requests to the Kubernetes API server (e002b89)
  • exporter: add auto tuning of GC memory limit (automemlimit) (cc3b0c0)
  • build: bump Golang to version 1.22.2 (8f15013)

v3.13.0

05 Apr 11:02
Compare
Choose a tag to compare

3.13.0 (2024-04-05)

This release has fixes for CVE-2023-45288 and the HTTP/2 CONTINUATION frames attacks.

Features

  • exporter: optimize memory usage when comparing certs (03c48bc)
  • chart: add runAsNonRoot for pods that don't require it (525fa9b)
  • build: bump Golang to version 1.21.9 (61a0f71)
  • build: bump all Go dependencies (e3b6c74)
  • container: bump Alpine base image to version 3.19.1 (9d0f7b5)

v3.12.0

09 Jan 18:00
Compare
Choose a tag to compare

3.12.0 (2024-01-09)

Features

  • exporter: use automaxprocs to limit threads count (efd7a6e)
  • helm: report time left in expiration alert (45d9b15)

v3.11.0

14 Dec 11:14
Compare
Choose a tag to compare

3.11.0 (2023-12-14)

This release includes security fixes for CVEs in golang.org/x/net.

Features

  • build: bump Golang to version 1.21 (4014073)
  • container: bump Alpine base image to version 3.19.0 (fc71664)

v3.10.1

12 Sep 09:29
Compare
Choose a tag to compare

3.10.1 (2023-09-12)

Bug Fixes

  • helm: namespace override value in DaemonSet template (26d6a88)

v3.10.0

11 Sep 12:11
Compare
Choose a tag to compare

3.10.0 (2023-09-11)

Features

  • helm: new value to override release namespace (ce0209b)

v3.9.0

06 Sep 14:23
Compare
Choose a tag to compare

3.9.0 (2023-09-06)

Features

  • build: bump Golang to version 1.20.7 (f2a7a19)
  • container: bump Alpine base image to version 3.18.3 (1d089c6)
  • helm: new value to set HostPath type for DaemonSet volumes (290094a)

v3.8.0

12 Jul 17:50
Compare
Choose a tag to compare

3.8.0 (2023-07-12)

Features

  • build: release FreeBSD binaries for RISC-V (0b8db06)
  • build: upgrade to golang 1.20 (16429b9)
  • container: bump Alpine base image to 3.18.2 (53ede98)
  • container: bump Busybox base image to version 1.36.1 (8201737)
  • helm: do not use a headless Service by default (a5d2bf8), closes #50

v3.7.0

10 Jul 09:04
Compare
Choose a tag to compare

3.7.0 (2023-07-10)

Bug Fixes

  • helm: DaemonSets inherit global podAnnotations (1a670ed), closes #106

Features

  • globbing support for -d (cbebdde)
  • globbing support for -f option (7fa2298)
  • globbing support for -k (30b406e)
  • container: bump Alpine base image to 3.17.0 (e311864)
  • container: bump Alpine base image to version 3.17.3 (de23f78)
  • container: bump Busybox base image to version 1.36 (29464ca)
  • helm: add the Grafana dashboard (f145ffc), closes #136
  • helm: bump kube-rbac-proxy to v0.13.1 and pull new repository (412f225)
  • helm: introduce extraDeployVerbatim to skip templating engine (8b88740)
  • helm: mount of additional volumes (c3430d4)
  • helm: options to set the priority class (f956d29)
  • helm: support for "web configuration" (HTTP auth and TLS) (0bc9f17)
  • build: upgrade to golang 1.19 (3916d18)