Releases: beorn-/highlander
Release list
v0.1.2
v0.1.0
Changelog
2d4cde2 Add AUTHORS file
5ba86c9 Add a changelog file
6aadc75 Add a design note for the highlander project
6f155f0 Add simple clustering through memberlist. Still needs a simple leader election to be done
817200f As prometheus does not support custom headers, we now use url parameters for specifying source weight
f29c001 Fix a tcp connection leak in simplehttpclient and add a log when an active source times out
e6688d9 Initial commit
349f228 Now defines an instance ID for later use in HA between highlander instances. also changes user agent for simplehttpclient
fe0ca03 Now you can prefer a source host based on its ip address
be42c16 Update README.md file for HA feature
1c460a9 configure goreleaser in github actions on any tag 'vX.X.X'
a7e8b48 first real implem of the highlander proxy
d92cd56 make sure the build folder is here
6fbff3a mostly avoid stupid globs expansions
3918990 now highlander logs whenever the source changes
76e094a remove preferred ip. stupid idea. now uses a X-Highlander-Weight header
d6f8510 switch to circleci since github actions are not available to me
59f8179 sync default ports for easier usage