Skip to content

Releases: projecteru2/agent

v21.05.05

05 May 14:08
Compare
Choose a tag to compare

Changelog

ce7a234 add check-only-mine mode (#53)
b8d1369 cleanup background context (#52)
c3a7069 send extra fields in log to journald (#55)
cd8344f some service may not recognize dot

v21.03.15

16 Mar 03:10
Compare
Choose a tag to compare

Changelog

1faf4eb container may be overrided to nil
9aeef44 fix race condition, #49

v21.03.03

03 Mar 04:02
Compare
Choose a tag to compare

Changelog

af93a0a "Key Exists" is now a suffix... not a prefix...
6a0edb5 should return here...
7e20da0 use errors.Is to check error

v21.03.02

02 Mar 09:59
19625cb
Compare
Choose a tag to compare

Changelog

19625cb need to watch node status message (#46)

v21.02.23

23 Feb 02:47
17e46bd
Compare
Choose a tag to compare

Changelog

17e46bd fix: data race while multiple invoking of checkOneContainer (#45)

v21.01.28

28 Jan 08:31
1b75742
Compare
Choose a tag to compare

Changelog

1b75742 always show this error (#43)
8b36cd4 feat: HA (#38)
185ec7b fix: err isn't an ErrKeyExists (#42)
8a44e11 override config from cli (#41)

v21.01.19

20 Jan 07:25
c7c7329
Compare
Choose a tag to compare

Changelog

bd89b9c report node status as heartbeat (#39)
c7c7329 use context instead of channels (#40)

v21.01.15

15 Jan 08:37
Compare
Choose a tag to compare

Changelog

ee5bcae New health check (#37)
2121cd0 compatible with latest core
8d1b997 feat: selfmon (#35)
0ce8c2c fix github workflow use latest env method
9f61a7c not set node up when agent start
5c85eef support store status forever
2ed7d80 use latest core client to support HA & LB

v20.08.15

17 Aug 05:33
Compare
Choose a tag to compare

Changelog

bb8fc38 use latest core client to support HA & LB

v20.07.30

28 Jul 04:48
Compare
Choose a tag to compare

Changelog

27761b4 apply lint suggestions, minor refactor
5343446 mark pre release when tag contains rc indicator