Skip to content

Releases: darwinia-network/node-liveness-probe

v0.6.3

29 May 00:51
Compare
Choose a tag to compare

42be199 (HEAD, tag: v0.6.3, origin/master) Fix metrics parse number error

v0.6.2

29 May 00:19
8a8577e
Compare
Choose a tag to compare

8a8577e (HEAD, tag: v0.6.2, origin/master) Adding metrics defaults to false
35fb120 Add metrics Probe to healthz

v0.6.1

01 Jun 02:13
Compare
Choose a tag to compare

ddb8732 (HEAD, tag: v0.6.1, origin/master) Fix container image build.

v0.6.0

01 Jun 01:30
Compare
Choose a tag to compare

cb8c25a (HEAD, tag: v0.6.0, origin/master) Bump deps and tidy.
05aa21b Support probe multiple nodes sequentially.

v0.5.4

10 Feb 14:21
Compare
Choose a tag to compare

b727140 (HEAD, tag: v0.5.4, origin/master) Bump Go 1.17 and update CI.
10760ac Update deps.

v0.5.3

16 Aug 00:47
Compare
Choose a tag to compare

d307a03 (HEAD, tag: v0.5.3, origin/master) Fix Darwinia image repository in README.md.
4ad1966 Improve docs.
bb6ba65 Improve logging.

v0.5.2

27 May 04:09
Compare
Choose a tag to compare

2dd591a (HEAD, tag: v0.5.2, origin/master) Set the header Cache-Control to "no-store, max-age=0".
5bb1706 Set HTTP response header "Cache-Control: no-cache".
233998e Skip CD.

v0.5.1

22 Feb 14:14
Compare
Choose a tag to compare

38e269a (HEAD, tag: v0.5.1, origin/master) Change the default value of --block-threshold-seconds to 300.

v0.5.0

07 Jan 02:04
Compare
Choose a tag to compare

8fde098 (HEAD, tag: v0.5.0, origin/master) Replace logrus and go-flags with klog and built-in flag package.
425acac Update compatibility in README.md.

v0.4.0

07 Dec 15:30
Compare
Choose a tag to compare

048e1d4 (HEAD, tag: v0.4.0, origin/master) Support probing finalized block with /healthz_block.
6f2e3ea Enable trace logging of RPC request body.
9d29b40 Fix docs about timeout.