Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 1.64 KB

v0.3.1

  • resource monitor: add support for custom_http_headers (#20 by @leeif)

v0.3.0

  • resource monitor: fix support for recurrence and threshold in alert_contact (#18 by @drubin)
  • make release builds more portable by adding the CGO_ENABLED=0 flag (#19 by @Novex)

v0.2.1

  • resource monitor: fix broken port monitor type (#17 by @louy)

v0.2.0

  • resource monitor: add support for interval attribute (#7 by @nhamlh)
  • resource monitor: remove ForceNew on url (#12 by @drubin)
  • various documentation updates (#8 and #10 by @drubin)

v0.1.1

  • Fix a bug in resourceMonitorUpdate (#5 by @nhamlh)
  • Fix a crash in resourceMonitorGet when the monitor doesn't exist (#6 by @louy)

v0.1.0

  • initial release (by @louy)