Skip to content

Releases: natrontech/pbs-exporter

v0.6.0

25 Jun 18:21
f8bfd9c
Compare
Choose a tag to compare

🎉 New features

  • add new metric pbs_version by @lcaflc

⚠️ Breaking changes ⚠️

  • The default listen port of the exporter was changed from 9101 to 10019 (according to the prometheus default port allocations). You must change the port definition in your deployment OR set the env PBS_LISTEN_ADDRESS back to :9101

Changelog

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

19 Jun 12:39
0ec9645
Compare
Choose a tag to compare

🎉 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 to vX.X.X

Changelog

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

19 Jun 12:06
bed1906
Compare
Choose a tag to compare
v0.5.0-rc.0 Pre-release
Pre-release

Changelog

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

24 May 07:34
27fd939
Compare
Choose a tag to compare

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

Full Changelog: 0.3.0...0.4.0

0.3.0

11 Apr 19:32
722a9b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

11 Apr 18:31
30386fa
Compare
Choose a tag to compare

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

Full Changelog: 0.1.4...0.2.0

0.1.4

08 Jan 09:36
e5bbbfb
Compare
Choose a tag to compare

What's Changed

  • checking for datastore is being deleted by @sgnsys3 in #7

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.3

23 Aug 13:26
1c28c96
Compare
Choose a tag to compare

What's Changed

  • feat: add vm name label to vm snapshot metrics by @janfuhrer in #4

Full Changelog: 0.1.2...0.1.3

0.1.2

23 Aug 11:51
9a9e176
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

23 Aug 08:36
d0b65be
Compare
Choose a tag to compare

What's Changed

  • feat: add datastore label for disk usage by @janfuhrer in #2

Full Changelog: 0.1.0...0.1.1