Skip to content

Releases: infratographer/loadbalancer-manager-haproxy

Release v0.0.16

09 May 19:12
438d66e
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

What's Changed

Full Changelog: v0.0.15...v0.0.16

Release v0.0.15

29 Jan 19:06
53adf7f
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 296c27a Update actions/checkout action to v4 (#64)
  • 677e0c4 Update actions/setup-go action to v5 (#89)
  • 285f9ce Update bitnami/haproxy Docker tag to v2.9.3 (#87)
  • dd24711 Update docker/setup-qemu-action action to v3 (#71)
  • a3f0d9f Update goreleaser/goreleaser-action action to v5 (#70)
  • f3a53ea Update module github.com/spf13/viper to v1.18.2 (#88)
  • 7969601 Update module go.infratographer.com/load-balancer-api to v0.1.3 (#85)
  • 1b53686 Update natsio/nats-box Docker tag to v0.14.2 (#74)
  • 53adf7f update events for ephemeral consumer support (#92)

Release v0.0.14

23 Oct 18:55
5998170
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

Release v0.0.13

14 Sep 15:16
f0f67b1
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

Release v0.0.12

11 Sep 20:12
9ca236a
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 9ca236a configurable dataplane connection retries (#69)

Release v0.0.11

07 Sep 23:16
95624c2
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 2c8c867 Update bitnami/haproxy Docker tag to v2.8.3 (#66)
  • 95624c2 move to load-balancer-api client (#65)

Release v0.0.10

05 Sep 15:46
9a38420
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

Release v0.0.9

31 Aug 17:13
057a63c
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • e166ee6 Unique nats queuename per instance, max msg attempts, graceful shutdown (#61)
  • 2203b1d Update natsio/nats-box Docker tag to v0.13.9 (#60)
  • 057a63c Use goreleaser (#62)

v.0.0.1

27 Jun 06:52
72b5a90
Compare
Choose a tag to compare

What's Changed

  • Initial Scaffolding by @hegartyk in #1
  • Add Data Plane API client by @hegartyk in #8
  • Add codeowners by @fishnix in #16
  • Parse the config returned by the loadbalancer-api and turn that into a valid haproxy config by @rizzza in #15
  • Minor re-factor: move manager from pkg to it's own package by @rizzza in #18
  • Add linter; Expose LB API Client by @tylerauerbeck in #20
  • Move to pubsubx.ChangeMessage, nats libs by @rizzza in #21
  • Update devcontainer haproxy to use bitnami/haproxy by @rizzza in #25
  • Update bitnami/haproxy Docker tag to v2.7.8 by @renovate in #26
  • Update module go.infratographer.com/x to v0.1.1 by @renovate in #24
  • Bump github.com/nats-io/nats-server/v2 from 2.7.2 to 2.7.4 by @dependabot in #22
  • Update module github.com/stretchr/testify to v1.8.3 by @renovate in #23
  • Update natsio/nats-box Docker tag to v0.13.8 by @renovate in #2
  • Add graph client to get loadbalancer by @rizzza in #28
  • Update module go.infratographer.com/x to v0.1.3 by @renovate in #27
  • Update license to ELv2 by @nicolerenee in #34
  • Uplift to use x/events by @rizzza in #35
  • jwt enabled lb-api client by @rizzza in #32
  • License clean up by @andy-v-h in #40

New Contributors

Full Changelog: https://github.com/infratographer/loadbalancer-manager-haproxy/commits/v0.0.1