Skip to content

Releases: prometheus/exporter-toolkit

v0.13.0

09 Sep 18:07
v0.13.0
ad41e17
Compare
Choose a tag to compare
  • [CHANGE] Switch logging library to slog #240

v0.12.0

09 Sep 11:29
v0.12.0
e078b1f
Compare
Choose a tag to compare
  • [FEATURE] Add pprof links to landing page #196
  • [FEATURE] Support listen on vsock #220
  • [ENHANCEMENT] Add hints for bash completion #190
  • [ENHANCEMENT] Support kingpin.CmdClause as argument #238
  • [BUGFIX] Don't swollow listen errors #232

0.11.0 / 2023-12-09

09 Dec 08:10
v0.11.0
8f878ab
Compare
Choose a tag to compare
  • [FEATURE] Allow passing of TLS certificates inline (#158)

0.10.0 / 2023-05-01

01 May 17:57
v0.10.0
a7dd218
Compare
Choose a tag to compare
  • [FEATURE] Client TLS: Add option to require a specific Subject Alternate Names #126
  • [FEATURE] Add a POST form to the landing page #144
  • [FEATURE] Add generic customization to landing page #146
  • [ENHANCEMENT] Add a Content-Type header to the landing page #142
  • [BUGFIX] Fix Nil pointer references for WebSystemdSocket #127