Skip to content

Releases: utilitywarehouse/semaphore-wireguard

v0.3.3

09 Jul 14:03
96498aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

23 May 14:37
bc116c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.0

07 Sep 15:41
89c5ba0
Compare
Choose a tag to compare
  • Use metrics in order to determine the state of the remote cluster node watchers (#18)
  • Remove the previous suggested readinessProbe since we can use metrics for the watchers' status. Use a simple livenessProbe at the same endpoint after successful initialisation (#19)

v0.2.7

30 Jul 11:38
7dc6f2b
Compare
Choose a tag to compare

Add a retry backoff mechanism for starting runners (#17)

v0.2.6

29 Jul 08:57
8b495d7
Compare
Choose a tag to compare

Avoid holding execution when node watchers' cahces are syncing (0f05727)

v0.2.5

06 May 10:41
13026b0
Compare
Choose a tag to compare
  • Improve error handling in verifyConn (#14)
  • metrics: initialize counters (#15)
  • metrics: rename metrics to fit best practices (#15)