Skip to content

Releases: prometheus/exporter-toolkit

v0.15.1

05 Jan 10:00
7f8f461

Choose a tag to compare

What's Changed

  • Bump github.com/prometheus/common from 0.66.1 to 0.67.2 by @dependabot[bot] in #358
  • Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #361
  • Bump golang.org/x/time from 0.13.0 to 0.14.0 by @dependabot[bot] in #359
  • Bump github.com/prometheus/common from 0.67.2 to 0.67.4 by @dependabot[bot] in #367
  • Bump golang.org/x/crypto from 0.45.0 to 0.46.0 by @dependabot[bot] in #368
  • Bump prometheus/promci from 0.4.7 to 0.5.3 by @dependabot[bot] in #362

Full Changelog: v0.15.0...v0.15.1

v0.15.0

23 Oct 14:11
003133f

Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0

v0.14.1

05 Sep 13:00
60725be

Choose a tag to compare

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #294
  • Trim leading slash on Action button URL by @kwilt in #297
  • Bump prometheus/promci from 0.4.5 to 0.4.6 by @dependabot[bot] in #301
  • Bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot[bot] in #299
  • Synchronize common files from prometheus/prometheus by @prombot in #302
  • Synchronize common files from prometheus/prometheus by @prombot in #303
  • Update Go support by @SuperQ in #312
  • Bump golang.org/x/net from 0.33.0 to 0.38.0 by @dependabot[bot] in #313
  • Synchronize common files from prometheus/prometheus by @prombot in #305
  • chore: bump golangci-lint to v2.0.2 by @mmorel-35 in #316
  • Bump github.com/prometheus/common from 0.62.0 to 0.64.0 by @dependabot[bot] in #322
  • Bump golang.org/x/crypto from 0.36.0 to 0.38.0 by @dependabot[bot] in #320
  • Bump prometheus/promci from 0.4.6 to 0.4.7 by @dependabot[bot] in #307
  • Synchronize common files from prometheus/prometheus by @prombot in #326
  • Bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in #333
  • chore: Cleanup support for go <1.22 by @mrueg in #329
  • Synchronize common files from prometheus/prometheus by @prombot in #334
  • Synchronize common files from prometheus/prometheus by @prombot in #335
  • chore: Fix some linting issues by @mrueg in #337
  • chore: Drop Changelog and Version file by @mrueg in #336
  • web/landing_page: Add option to disable profiling links by @mrueg in #328
  • fix: Fix test by @mrueg in #338
  • Update yaml library by @SuperQ in #345
  • Bump github.com/coreos/go-systemd/v22 from 22.5.0 to 22.6.0 by @dependabot[bot] in #343
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #344

New Contributors

Full Changelog: v0.14.0...v0.14.1

v0.14.0

06 Feb 09:32
90c1ece

Choose a tag to compare

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #281
  • Synchronize common files from prometheus/prometheus by @prombot in #284
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #285
  • Serve behind route prefix by @kwilt in #283
  • Bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot in #290
  • Bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #289
  • Add security attributes to external links to prevent reverse tabnabbing by @erlan-z in #287

New Contributors

Full Changelog: v0.13.2...v0.14.0

v0.13.2

13 Dec 08:47
d0c382a

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

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

Choose a tag to compare

  • [CHANGE] Switch logging library to slog #240

v0.12.0

09 Sep 11:29
v0.12.0
e078b1f

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

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

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