Skip to content

Releases: containers/prometheus-podman-exporter

v1.20.0

22 Dec 07:44

Choose a tag to compare

What's Changed

  • Bump github.com/prometheus/common from 0.66.1 to 0.67.1 by @dependabot[bot] in #421
  • Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 by @dependabot[bot] in #425
  • Bump github.com/prometheus/exporter-toolkit from 0.14.1 to 0.15.0 by @dependabot[bot] in #427
  • Bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 by @dependabot[bot] in #428
  • Bump github.com/prometheus/common from 0.67.1 to 0.67.2 by @dependabot[bot] in #429
  • Bump github.com/prometheus/common from 0.67.2 to 0.67.4 by @dependabot[bot] in #434
  • Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #438
  • Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #439
  • Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in #440
  • Bump podman to v5.7.1 by @navidys in #442

Full Changelog: v1.19.0...v1.20.0

v1.19.0

04 Oct 02:13

Choose a tag to compare

What's Changed

v1.18.1

13 Sep 12:25

Choose a tag to compare

  • Do not replace config file (rpm update)
  • Fix wrong go version used for build
  • Fix CVE-2025-58058 xz leaks memory
  • Bump github.com/containers/podman/v5 from 5.6.0 to 5.6.1
  • Bump github.com/containers/common from 0.64.1 to 0.64.2
  • Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2
  • Bump github.com/prometheus/exporter-toolkit from 0.14.0 to 0.14.1
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  • Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3

v1.18.0

27 Aug 08:34

Choose a tag to compare

What's Changed

  • Fix: accept list of addresses to listen on by @rare-magma in #387
  • Golangci-lint update v2.3.1 by @navidys in #391
  • Bump github.com/containers/podman/v5 from 5.5.2 to 5.6.0 by @dependabot[bot] in #394
  • Bump github.com/containers/image/v5 from 5.35.0 to 5.36.1 by @dependabot[bot] in #389
  • Bump github.com/containers/common from 0.63.1 to 0.64.1 by @dependabot[bot] in #390
  • Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #388
  • Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 by @dependabot[bot] in #395
  • Bump github.com/onsi/ginkgo/v2 from 2.24.0 to 2.25.0 by @dependabot[bot] in #396
  • Bump github.com/onsi/ginkgo/v2 from 2.25.0 to 2.25.1 by @dependabot[bot] in #397
  • Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #386
  • Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in #398

New Contributors

v1.17.2

11 Jul 08:24

Choose a tag to compare

  • Update: podman compatibility version in contrib
  • Packit - set rpm build for fedora-all
  • Bump github.com/containers/podman/v5 from 5.5.1 to 5.5.2
  • Bump github.com/prometheus/common from 0.62.0 to 0.65.0

v1.17.1

07 Jun 08:02

Choose a tag to compare

  • Bump github.com/containers/podman/v5 from 5.5.0 to 5.5.1
  • Bump github.com/containers/common from 0.63.0 to 0.63.1

v1.17.0

28 May 07:55

Choose a tag to compare

  • Bump github.com/containers/podman/v5 from 5.4.2 to 5.5.0
  • Bump github.com/containers/common from 0.62.3 to 0.63.0
  • Bump github.com/containers/image/v5 from 5.34.3 to 5.35.0
  • Go version update to 1.23.3
  • Temporary disable epel10 rpm build due to go version

v1.16.0

11 Apr 08:13

Choose a tag to compare

What's Changed

  • Bump github.com/containers/podman/v5 to 5.4.2
  • Bump github.com/onsi/gomega to 1.37.0
  • Bump github.com/onsi/ginkgo/v2 to 2.23.3
  • Bump github.com/prometheus/client_golang to 1.21.1
  • Bump github.com/onsi/ginkgo/v2 to 2.23.3
  • Bump github.com/onsi/gomega to 1.37.0
  • Vagrantfile box version update to fedora/41-cloud-base
  • Go update to v1.23.0 + Golangci-lint update to v1.64.4

v1.15.0

01 Mar 08:36

Choose a tag to compare

  • Bump github.com/containers/podman/v5 to v5.4.0
  • Bump github.com/containers/image/v5 to v5.34.0
  • Bump github.com/containers/common to v0.61.0
  • Bump github.com/spf13/cobra from to 1.9.1
  • Bump github.com/prometheus/exporter-toolkit to 0.14.0
  • Bump github.com/prometheus/client_golang to 1.21.0
  • README.md update
  • Bugfix for event reader after podman service is restarted

v.1.14.1

26 Jan 10:18

Choose a tag to compare

  • Bump github.com/containers/podman/v5 from 5.3.1 to 5.3.2 by @dependabot
  • Packit update epel 10 + centos stream 10 @navidys
  • Bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot
  • Update runtimeVersion to report first line only by @123456890987654321
  • Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 by @dependabot