Skip to content

Releases: TwiN/gatus

v1.11.0

04 Jan 23:36
Compare
Choose a tag to compare
  • Added uptime percentage #62
    • This is currently only distributed through the API and through the usage of badges
  • Added uptime percentage badges
    • 7d 24h 1h
  • Set default custom user agent to Gatus/1.0 #58
  • Moved in-memory storage to its own package - Thanks to @cjheppell #67
  • Fixed an issue with backslashes when using the pattern function
  • Switched to TwinProduction/gocache for caching service statuses

v1.10.0

28 Dec 22:26
Compare
Choose a tag to compare
  • Added support for monitoring with ICMP #61
  • Fixed an issue with dependencies

v1.9.2

20 Dec 19:27
Compare
Choose a tag to compare
  • Fixed undesired behavior when setting the Host header #60
  • Improved test coverage

v1.9.1

04 Dec 16:05
6c91bbc
Compare
Choose a tag to compare
  • Added workflow to build Docker images for multiple architectures on release - Thanks to @Pentusha #55 #54

v1.9.0

30 Nov 23:30
Compare
Choose a tag to compare
  • Added service groups #13 #52
  • Minor fixes

v1.8.0

25 Nov 00:08
Compare
Choose a tag to compare

v1.7.0

20 Nov 22:53
Compare
Choose a tag to compare

v1.6.0

17 Nov 17:45
Compare
Choose a tag to compare
  • Added [CERTIFICATE_EXPIRATION] condition placeholder - Thanks to @Exagone313 #28 #37 #39
  • Added support for automatically parsing duration in conditions
  • Improved build caching - Thanks to @anapsix #42

v1.5.0

14 Nov 23:47
f273ee4
Compare
Choose a tag to compare
  • Added Mattermost as an alerting provider - Thanks to @ziedzaiem #33
  • Removed extra comma in Slack provider request body to prevent potential issues #34

v1.4.1

13 Nov 20:16
Compare
Choose a tag to compare
  • Added insecure parameter for custom alerting provider #31