Skip to content

Releases: svenstaro/wiresmith

v0.4.4

04 Oct 02:50
v0.4.4
6a38007
Compare
Choose a tag to compare
  • Fix container images accidentally containing glibc rather than musl binaries #215

v0.4.3

30 Aug 14:48
v0.4.3
7ebbc61
Compare
Choose a tag to compare
  • Fix Consul lock session "leak" when the inner loop performed an early return #212

v0.4.2

05 Jul 18:38
v0.4.2
f2d6c07
Compare
Choose a tag to compare
  • Delete --consul-ttl argument. The TTL decision affects core logic so it doesn't make much sense to adjust it.
  • Make Consul logic more reliable

v0.4.1

03 Jul 21:29
v0.4.1
afa7142
Compare
Choose a tag to compare
  • More gracefully handle Consul errors which are more likely to occurr since 0.4.0 #209

v0.4.0

03 Jul 11:54
v0.4.0
514c773
Compare
Choose a tag to compare
  • Remove self from the Consul state when wiresmith shuts down #200 (thanks @kyrias)
  • Breaking: Rework Consul integration to use sessions and work across datacenters. This is a breaking change for setups that connect a mesh across Consul datacenters. #207

v0.3.0

12 Apr 00:53
v0.3.0
76cf7c3
Compare
Choose a tag to compare
  • Use latest data transmission date instead of latest handshake for timeouts #17 (thanks @tomgroenwoldt)
  • Added --consul-datacenter option

v0.2.1

17 Apr 22:11
v0.2.1
60eba9d
Compare
Choose a tag to compare
  • Fix peer deletion

v0.2.0

13 Apr 05:26
v0.2.0
35d0d24
Compare
Choose a tag to compare
  • Validate address is inside network
  • Add locking mechanism when interacting with Consul
  • Improve logging

v0.1.2

03 Apr 22:54
v0.1.2
fd09f97
Compare
Choose a tag to compare
  • Fix broken timeout mechanism
  • Fix binary and image releases