Releases: jlevesy/prometheus-elector
Releases · jlevesy/prometheus-elector
v1.2.6
v1.2.5
What's Changed
Full Changelog: v1.2.4...v1.2.5
v1.2.4
v1.2.2
What's Changed
- build(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #45
- build(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #43
- build(deps): bump golang.org/x/net from 0.10.0 to 0.12.0 by @dependabot in #46
- build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #42
- build(deps): bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot in #47
- build(deps): bump k8s.io/client-go from 0.27.4 to 0.28.1 by @dependabot in #54
- build(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in #50
- build(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2 by @dependabot in #57
- build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in #56
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #55
- build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #59
- fix(election): retry participating if the lease is improperly lost by @jlevesy in #60
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- build(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 by @dependabot in #38
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #39
- Always leave election when stopping by @jlevesy in #40
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.0
v1.0.0
What's Changed
- chore(vendoring): bump dependencies by @jlevesy in #28
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #29
- Remove direct dependency to Prometheus by @jlevesy in #30
Full Changelog: v0.0.4...v1.0.0