Releases: prometheus/exporter-toolkit
Releases · prometheus/exporter-toolkit
v0.13.1
What's Changed
- Only display landing page on / by @schoentoon in #261
- Bump prometheus/promci from 0.3.0 to 0.4.4 by @dependabot in #257
- Bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #256
- Synchronize common files from prometheus/prometheus by @prombot in #252
- Bump github.com/prometheus/common from 0.58.0 to 0.60.1 by @dependabot in #262
- Bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #266
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #263
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #264
- Bump prometheus/promci from 0.4.4 to 0.4.5 by @dependabot in #265
New Contributors
- @schoentoon made their first contribution in #261
Full Changelog: v0.13.0...v0.13.1
v0.13.0
v0.12.0
0.11.0 / 2023-12-09
- [FEATURE] Allow passing of TLS certificates inline (#158)
0.10.0 / 2023-05-01
- [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