Skip to content

Releases: inovex/prometheus-libvirt-exporter

v1.7.0

21 Feb 12:29
Compare
Choose a tag to compare

What's Changed

  • Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #34
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #31
  • Bump golangci/golangci-lint-action from 5.0.0 to 6.1.0 by @dependabot in #42
  • Bump the go_dependencies group across 1 directory with 2 updates by @dependabot in #41
  • Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #39
  • Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the gh_dependencies group by @dependabot in #47
  • Add libvirt_domain_job metrics by @korservick in #49
  • Bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #56
  • Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the gh_dependencies group by @dependabot in #59
  • Bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot in #62
  • Dependency updates by @Knalltuete5000 in #61
  • Add metrics from Tinkoff libvirt exporter by @Dmitry-Eremeev in #63
  • Bump github.com/prometheus/exporter-toolkit from 0.13.2 to 0.14.0 in the go_dependencies group by @dependabot in #67
  • Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 in the gh_dependencies group by @dependabot in #66
  • Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 in the gh_dependencies group by @dependabot in #68
  • Show correct exporter version by @Dmitry-Eremeev in #65
  • Use Golang 1.24 and apply Prettier by @frittentheke in #69
  • Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 in the go_dependencies group by @dependabot in #70

New Contributors

Full Changelog: v1.6.0...v1.7.0

Docker Images

  • ghcr.io/inovex/prometheus-libvirt-exporter:1.7.0 (universal, multi-platform)
  • ghcr.io/inovex/prometheus-libvirt-exporter:1.7.0-amd64
  • ghcr.io/inovex/prometheus-libvirt-exporter:1.7.0-arm64
  • ghcr.io/inovex/prometheus-libvirt-exporter:1.7.0-riscv64

v1.6.0

02 Apr 12:01
Compare
Choose a tag to compare

Changelog

  • 92f5c4e Bump golangci/golangci-lint to 1.57.2
  • 0a42e82 Rework target architectures and their resulting artefact names
  • a105067 Create amd64, arm64, riscv64 container images and provide as multi-platform image
  • e4652c2 Create only pre-release for non-final versions

Full Changelog: v1.5.2...v1.6.0

Docker Images

  • ghcr.io/inovex/prometheus-libvirt-exporter:1.6.0 (universal, multi-platform)
  • ghcr.io/inovex/prometheus-libvirt-exporter:1.6.0-amd64
  • ghcr.io/inovex/prometheus-libvirt-exporter:1.6.0-arm64
  • ghcr.io/inovex/prometheus-libvirt-exporter:1.6.0-riscv64

v1.5.2

01 Apr 20:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

Docker Images

  • ghcr.io/inovex/prometheus-libvirt-exporter:1.5.2

v1.5.1

23 Feb 10:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

Docker Images

  • ghcr.io/inovex/prometheus-libvirt-exporter:1.5.1

v1.5.0

21 Feb 14:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.5.0

Docker Images

  • ghcr.io/inovex/prometheus-libvirt-exporter:1.5.0
  • ghcr.io/inovex/prometheus-libvirt-exporter:latest

v1.4.3

17 Jan 09:46
fb900a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

Docker Images

  • ghcr.io/inovex/prometheus-libvirt-exporter:1.4.3
  • ghcr.io/inovex/prometheus-libvirt-exporter:latest

v1.4.2

17 Jan 09:03
bb2b3fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

Docker Images

  • ghrc.io/inovex/prometheus-libvirt-exporter:1.4.2
  • ghrc.io/inovex/prometheus-libvirt-exporter:latest

v1.4.1

17 Oct 08:47
f023898
Compare
Choose a tag to compare

Changelog

  • f023898 Merge pull request #4 from Knalltuete5000/release_notes

Docker Images

  • ghrc.io/inovex/prometheus-libvirt-exporter:1.4.1
  • ghrc.io/inovex/prometheus-libvirt-exporter:latest

v1.4.0

13 Sep 13:20
Compare
Choose a tag to compare

Changelog

  • 6fd05ec Clean up old version extraction from CI workflow

v1.3.1

11 Sep 12:02
Compare
Choose a tag to compare

Changelog

  • ccb9f02 Move repo to inovex organisation