diff --git a/prometheus-podman-exporter.spec.rpkg b/prometheus-podman-exporter.spec.rpkg index 819b74b3..e417a9fb 100644 --- a/prometheus-podman-exporter.spec.rpkg +++ b/prometheus-podman-exporter.spec.rpkg @@ -96,24 +96,22 @@ popd %changelog -* Sun Apr 16 2023 Navid Yaghoobi 1.5.0-dev-1 +* Sun Sep 17 2023 Navid Yaghoobi 1.5.0-dev-1 -* Sun Apr 16 2023 Navid Yaghoobi 1.4.0-1 +* Sun Sep 17 2023 Navid Yaghoobi 1.4.0-1 +- Add support for HTTPS & authentication +- Vagrantfile update (fedora-38 image) - Golangci-lint update to v1.51.1 - Remove .cirrus.yml configuration and using .github workflow - Add packit configuration to build RPM as part of PR tests - Packit update - remove centos9 RPM stream build (EPEL9 available) -- Add support for HTTPS & authentication -- Bump github.com/containers/podman/v4 from 4.4.4 to 4.5.0 -- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 +- Bump github.com/containers/podman/v4 from 4.5.1 to 4.6.2 +- Bump github.com/containers/image/v5 from 5.26.1 to 5.27.0 +- Bump github.com/containers/common from 0.53.0 to 0.55.2 +- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 +- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 +- Bump github.com/prometheus/exporter-toolkit from 0.9.1 to 0.10.0 - Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 -- Bump github.com/containers/common from 0.51.1 to 0.51.2 -- Bump github.com/containers/podman/v4 from 4.4.3 to 4.4.4 -- Bump github.com/containers/podman/v4 from 4.4.2 to 4.4.3 -- Bump github.com/containers/common from 0.51.0 to 0.51.1 -- Bump github.com/prometheus/exporter-toolkit from 0.8.2 to 0.9.1 -- Bump github.com/prometheus/common from 0.41.0 to 0.42.0 -- Bump github.com/prometheus/common from 0.40.0 to 0.41.0 * Sat Feb 25 2023 Navid Yaghoobi 1.3.0 - Add health status in container metrics