Skip to content

Releases: jlevesy/prometheus-elector

v1.2.6

01 Oct 15:30
v1.2.6
01afc6f
Compare
Choose a tag to compare

What's Changed

  • fix(*): rely only on callbacks to decide which config to write by @jlevesy in #79

Full Changelog: v1.2.5...v1.2.6

v1.2.5

26 Sep 12:27
v1.2.5
b3a4bb0
Compare
Choose a tag to compare

What's Changed

  • chore(config): add a log line when writing leader configuration by @jlevesy in #78

Full Changelog: v1.2.4...v1.2.5

v1.2.4

23 Sep 16:31
v1.2.4
2674fe7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.2

03 Oct 07:26
c6c08b3
Compare
Choose a tag to compare

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

07 Jun 16:06
466c337
Compare
Choose a tag to compare

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

30 May 11:17
eb18955
Compare
Choose a tag to compare

What's Changed

  • Introduce a start/stoppable elector by @jlevesy in #36
  • Add healthcheck for the local container by @jlevesy in #37

Full Changelog: v1.1.0...v1.2.0

v1.1.0

25 May 17:52
6ec6364
Compare
Choose a tag to compare

What's Changed

  • feat(config): test the append case properly by @jlevesy in #33
  • Wait for Prometheus to be Ready before trying to take leadership by @jlevesy in #34

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 May 16:54
498c417
Compare
Choose a tag to compare

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

v0.0.4

27 Dec 17:25
v0.0.4
3d5dcb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

26 Dec 19:01
v0.0.3
0dcbc36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3