Skip to content

Releases: prometheus/exporter-toolkit

v0.13.2

13 Dec 08:47
d0c382a
Compare
Choose a tag to compare

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #267
  • Fix minor yamllint issue by @SuperQ in #268
  • Synchronize common files from prometheus/prometheus by @prombot in #271
  • Synchronize common files from prometheus/prometheus by @prombot in #272
  • Synchronize common files from prometheus/prometheus by @prombot in #273
  • Bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #276
  • Synchronize common files from prometheus/prometheus by @prombot in #274
  • Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #278
  • Bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #280

Full Changelog: v0.13.1...v0.13.2

v0.13.1

29 Oct 16:31
35b728e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

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