v1.3.1
What's Changed
- fix: add vrrp_state metric even when VIPs are not defined by @dmachard in #113
- feat: add excluded vip support by @dmachard in #114
- feat: new metric to add exporter version by @dmachard in #112
- chore: fix go mod tidy by @clwluvw in #116
- build(deps): bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible by @dependabot in #118
- build(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #123
- build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 by @dependabot in #121
- build(deps): bump github.com/docker/docker from 23.0.3+incompatible to 23.0.5+incompatible by @dependabot in #122
- build(deps): bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible by @dependabot in #125
- build(deps): bump github.com/docker/docker from 23.0.5+incompatible to 24.0.2+incompatible by @dependabot in #127
- build(deps): bump github.com/prometheus/common from 0.42.0 to 0.44.0 by @dependabot in #128
- build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #130
- build(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.16.0 by @dependabot in #131
- refactor: make the order of execution simpler by @mehdy in #132
- fix: add retry on errors for getKeepalivedStats by @mehdy in #133
- docs: update version by @mehdy in #134
New Contributors
Full Changelog: v1.3.0...v1.3.1