Skip to content

Releases: svenstaro/site24x7_exporter

v1.1.1

10 Apr 13:57
v1.1.1
c4fb570
Compare
Choose a tag to compare
  • Fix broken API URLs

v1.1.0

05 Apr 18:13
v1.1.0
8f108c4
Compare
Choose a tag to compare
  • Update to clap 4 and other deps
  • Update support of REST API monitors #342 (thanks @AlKapkone)

v1.0.1

10 Sep 05:35
v1.0.1
fb1a209
Compare
Choose a tag to compare
  • Update deps
  • Fix release process

v1.0.0

07 Sep 08:34
v1.0.0
3b6e651
Compare
Choose a tag to compare
  • Nothing changed in this release but I think this project is stable enough to call it 1.0.0. :)

v0.6.1

05 Sep 02:41
v0.6.1
13d2790
Compare
Choose a tag to compare
  • Update deps

v0.6.0

18 Apr 02:26
v0.6.0
e76b201
Compare
Choose a tag to compare
  • Add more locations to /geolocation endpoint #111 (thanks @Whyeasy)

v0.5.2

05 Apr 06:38
v0.5.2
dd3d371
Compare
Choose a tag to compare
  • Use www. subdomain for querying API which should fix auth token errors in some circumstances (fixes #3)

v0.5.1

08 Jan 00:00
v0.5.1
d0242d4
Compare
Choose a tag to compare
  • Change value for monitor that are down to +Infinity

v0.5.0

07 Jan 22:58
v0.5.0
53b73d5
Compare
Choose a tag to compare
  • Upgrade all deps to tokio 1.0
  • Add proper tests (#74)
  • Report NaN as value for monitors that are down
  • Stop overwriting previous values with newer invalid values returned by Site24x7

v0.4.4

14 Aug 11:56
v0.4.4
45577cc
Compare
Choose a tag to compare
  • Add more city locations
  • Update deps