Skip to content

Releases: QuokkaStake/cosmos-node-exporter

v2.0.0

27 Apr 22:04
8f1f47e
Compare
Choose a tag to compare

Changelog

v1.1.1

15 Apr 10:20
0aeb51d
Compare
Choose a tag to compare

Changelog

  • 0aeb51d feat: use null.Bool for boolean values in config (#17)

v1.1.0

13 Apr 18:54
5758986
Compare
Choose a tag to compare

Changelog

v1.0.2

19 Feb 18:22
2ec6cd1
Compare
Choose a tag to compare

Changelog

v1.0.1

18 Feb 10:08
b47db9d
Compare
Choose a tag to compare

Changelog

v1.0.0

30 Jan 20:18
Compare
Choose a tag to compare

Changelog

  • 0f41b89 chore: assign correctly
  • 0174e98 chore: fixed go.sum
  • 00af860 chore: fixed typo
  • 0926a03 chore: fixes
  • 3064293 chore: less verbose logging
  • c01d1d8 feat: add CI
  • 03cec12 feat: add README and config example (#2)
  • 53b0b51 feat: add queries info + scaffold get upgrade plan
  • 14da16e feat: add tendermint node querier
  • 97cf9d1 feat: add upgrade metrics (#1)
  • 58702fe feat: add versions metrics
  • 81831c9 feat: adopt proper folder structure (#8)
  • b2dabc9 feat: allow checking for versions without cosmovisor or github
  • fe620e3 feat: allow disabling gRPC and Tendermint (#5)
  • b290125 feat: cache github queries
  • be32bac feat: comparing versions to semver
  • 1358d23 feat: cosmovisor upgrades querier scaffold
  • 31cab00 feat: init
  • a3b4b03 feat: refactor query infos (#4)
  • a8ffdb9 feat: return metrics on existing upgrades binaries
  • 1f610d4 feat: use gRPC for querying upgrade plan (#3)
  • 2c7c613 fix: actually return metric if binary if present
  • f0f93d6 fix: check if the response is success
  • 4e037ee fix: do not throw error if no upgrade scheduled
  • 8673b2f fix: fix panic
  • 03c8f3c fix: process Github errors