Releases: enix/x509-certificate-exporter
Releases · enix/x509-certificate-exporter
v3.17.0
3.17.0 (2024-10-24)
Features
- container: switch Busybox images to glibc flavor (fix for RISC-V) (8f97b98)
- container: switch to stable Alpine base images for RISC-V (92860e2)
v3.16.0
3.16.0 (2024-10-24)
Note: there is no container image or Helm release for this version. Please use 3.17.0 instead.
Features
- unify log format to use structured logs only (645a3ca)
- build: bump Golang to version 1.23.2 (756827c)
- helm: support custom TLS config (ff99541)
- container: bump Alpine base image to version 3.20.2 (3d2904a)
- container: bump Busybox base image to version 1.37.0 (bf1f613)
v3.15.0
3.15.0 (2024-08-28)
Bug Fixes
- optimize memory usage in shrinkSecret (3bb2ed2)
Features
- helm: remove cpu limits for secretsExporter and hostPathsExporter (a9d4a86)
- helm: make metricRelabelings configurable in ServiceMonitor and PodMonitor (6f81197)
- helm: increase CPU limits for all containers (902a45e)
- container: bump Alpine base image to version 3.20.2 (1738e29)
- build: bump all Go dependencies (fc3bff2)
- build: bump Golang to version 1.23.0 (862481b)
v3.14.0
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
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
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
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
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
3.10.1 (2023-09-12)
Bug Fixes
- helm: namespace override value in DaemonSet template (26d6a88)
v3.10.0
3.10.0 (2023-09-11)
Features
- helm: new value to override release namespace (ce0209b)