Releases: darwinia-network/node-liveness-probe
Releases · darwinia-network/node-liveness-probe
v0.6.3
42be199 (HEAD, tag: v0.6.3, origin/master) Fix metrics parse number error
v0.6.2
8a8577e (HEAD, tag: v0.6.2, origin/master) Adding metrics defaults to false
35fb120 Add metrics Probe to healthz
v0.6.1
ddb8732 (HEAD, tag: v0.6.1, origin/master) Fix container image build.
v0.6.0
cb8c25a (HEAD, tag: v0.6.0, origin/master) Bump deps and tidy.
05aa21b Support probe multiple nodes sequentially.
v0.5.4
b727140 (HEAD, tag: v0.5.4, origin/master) Bump Go 1.17 and update CI.
10760ac Update deps.
v0.5.3
d307a03 (HEAD, tag: v0.5.3, origin/master) Fix Darwinia image repository in README.md.
4ad1966 Improve docs.
bb6ba65 Improve logging.
v0.5.2
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
38e269a (HEAD, tag: v0.5.1, origin/master) Change the default value of --block-threshold-seconds to 300.
v0.5.0
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
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.