Releases: natrontech/pbs-exporter
Releases · natrontech/pbs-exporter
v0.6.1
Changelog
- f2eb46f: 🌱 Bump github/codeql-action from 3.25.10 to 3.25.11 (@dependabot[bot])
- 24f0629: 🌱 Bump google/osv-scanner-action from 1.7.4 to 1.8.1 (@dependabot[bot])
- ad54f05: 🌱 Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (@dependabot[bot])
- 76aab23: chore: add SECURITY-INSIGHTS.yml (@janfuhrer)
- 55207c1: chore: update CODEOWNERS (@janfuhrer)
- 7ec5a3d: ci: improve release workflow (@janfuhrer)
- 30425f9: ci: update .goreleaser.yml for version 2 (@janfuhrer)
- 6e56934: security: update go version 1.22.5 to fix GO-2024-2963 (@janfuhrer)
Full Changelog: v0.6.0...v0.6.1
Docker Images
ghcr.io/natrontech/pbs-exporter:v0.6.1
ghcr.io/natrontech/pbs-exporter:latest
v0.6.0
🎉 New features
- add new metric
pbs_version
by @lcaflc
⚠️ Breaking changes ⚠️
- The default listen port of the exporter was changed from
9101
to10019
(according to the prometheus default port allocations). You must change the port definition in your deployment OR set the envPBS_LISTEN_ADDRESS
back to:9101
Changelog
- 194552b: 🌱 bump actions/checkout from 4.1.6 to 4.1.7 (@dependabot[bot])
- b6cf1c2: 🌱 bump actions/dependency-review-action from 4.3.2 to 4.3.3 (@dependabot[bot])
- ae4f7b8: 🌱 bump docker/login-action from 3.1.0 to 3.2.0 (@dependabot[bot])
- ed31306: 🌱 bump github/codeql-action from 3.25.6 to 3.25.10 (@dependabot[bot])
- f381353: 🌱 bump google/osv-scanner-action from 1.7.3 to 1.7.4 (@dependabot[bot])
- 23a5ff8: chore: Add version metric to README (@lcaflc)
- 73f9d6f: ci: fix permissions for osv-scan 1.7.4 (@janfuhrer)
- 27267d3: ci: improve goreleaser conf (@janfuhrer)
- 4017ad6: docs: update PULL_REQUEST_TEMPLATE.md (@janfuhrer)
- 5ac4f6c: feat: Add repoid and release to version metric (@lcaflc)
- 528c561: feat: Add version metric (@lcaflc)
- 8f061cf: feat: change default port to 10019 (@janfuhrer)
Full Changelog: v0.5.0...v0.6.0
Docker Images
ghcr.io/natrontech/pbs-exporter:v0.6.0
ghcr.io/natrontech/pbs-exporter:latest
v0.5.0
🎉 New features
The release workflow has changed to create provenance for the build using the SLSA standard, which conforms to the Level 3 specification. Each artifact can be verified using the slsa-verifier
or cosign
tool (see Release verification).
⚠️ Breaking changes ⚠️
- the docker image tag has changed from
X.X.X
tovX.X.X
Changelog
- 709c464: fix: gh actions path (@janfuhrer)
- 0b3fd32: 🤖 bump alpine from 3.19 to 3.20 (@dependabot[bot])
- cc8d0f6: ci: change to ko and goreleaser, add SLSA3 verification (@janfuhrer)
- bed1906: security: fix security alerts of gosec (@janfuhrer)
Full Changelog: 0.4.0...v0.5.0
Docker Images
ghcr.io/natrontech/pbs-exporter:v0.5.0
ghcr.io/natrontech/pbs-exporter:latest
v0.5.0-rc.0
Changelog
- 0b3fd32: 🤖 bump alpine from 3.19 to 3.20 (@dependabot[bot])
- cc8d0f6: ci: change to ko and goreleaser, add SLSA3 verification (@janfuhrer)
- bed1906: security: fix security alerts of gosec (@janfuhrer)
Full Changelog: 0.4.0...v0.5.0-rc.0
Docker Images
ghcr.io/natrontech/pbs-exporter:0.5.0-rc.0
0.4.0
What's Changed
- Docs/supported versions, update dependabot by @janfuhrer in #17
- 🤖 bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #19
- allow empty string ("") namespace by @nalabelle in #18
New Contributors
- @nalabelle made their first contribution in #18
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Add secrets file support for docker by @ChrisFromCnC in #11
- docs docker-secrets & error logging by @janfuhrer in #15
New Contributors
- @ChrisFromCnC made their first contribution in #11
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- feat: bump go to v1.22, update dependencies & workflow by @janfuhrer in #12
- 🌱 bump actions/setup-go from 4 to 5 by @dependabot in #13
- feat: add possibility for multiple targets with one exporter by @janfuhrer in #14
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: 0.1.4...0.2.0
0.1.4
0.1.3
What's Changed
- feat: add vm name label to vm snapshot metrics by @janfuhrer in #4
Full Changelog: 0.1.2...0.1.3