Skip to content

v0.3.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 12:13
· 1 commit to main since this release
v0.3.3
aab4671

go-loadbalancer 0.3.3 (2024-03-13)

Welcome to the v0.3.3 release of go-loadbalancer!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-loadbalancer/issues.

Contributors

  • Andrey Smirnov
  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Artem Chernyshev
  • Andrey Smirnov
  • Andrey Smirnov

Changes

19 commits

  • aab4671 chore: rekres, update dependencies
  • 574126c chore: add 0.1ms tier and fix tiers
  • 5301800 chore: fix logging and tests
  • b23a173 chore: replace std log with zap
  • 1a2f374 feat: add multi-tier scoring based for generic List
  • 56a27da chore: move to siderolabs/tcpproxy of inet.af/tcpproxy
  • f3a0e24 fix: use SO_LINGER option when doing TCP healthchecks
  • f54e3c9 chore: update dependencies to siderolabs, rekres
  • 438b71d chore: update package path and rekres
  • 5341eec feat: implement public method to check if the route is Healthy
  • b578d47 feat: add a way to configure loadbalancer options
  • c54d95d feat: implement control plane loadbalancer
  • 4a6e29e refactor: clean up names, fix the lingering goroutines
  • af87d1c chore: apply new Kres rules
  • a445702 feat: allow dial timeout and keep alive period to be configurable
  • 3c8f347 feat: provide a way to configure logger for the loadbalancer
  • da8e987 feat: implement Reconcile - ability to change upstream list on the fly
  • 8b1dfa6 feat: copy initial version from talos-systems/talos
  • c2f6a8f Initial commit

Changes since v0.3.2

1 commit

  • aab4671 chore: rekres, update dependencies

Dependency Changes

This release has no dependency changes