Skip to content

Releases: zorkian/go-datadog-api

Release v2.8.5

19 Apr 01:00
v2.8.5
Compare
Choose a tag to compare
  • Response from metrics endpoint may now contain null values by jkorzekwa-atlassian (#145)

Release v2.8.4

18 Apr 22:22
v2.8.4
Compare
Choose a tag to compare

Release v2.8.3

13 Mar 23:39
v2.8.3
fa40c76
Compare
Choose a tag to compare
  • Add integrations/pagerduty API Support by @rlhh (#144)
  • Add Unit extraction to the query get api by @tjoyal (#141)

Release v2.8.2

15 Feb 19:41
Compare
Choose a tag to compare
Allow programatic set of base url (#142)

* Allow programatic set of base uri
* Add tests for client base url

Release v2.8.1

12 Feb 15:13
8d25f4c
Compare
Choose a tag to compare

Bugfixes

  • Monitor tags weren't being removed when the list of tags was empty

Release v2.7

01 Dec 22:38
Compare
Choose a tag to compare
  • Add support for Datadog recovery thresholds (#136)

Release v2.6

01 Dec 03:43
v2.6
a117c6a
Compare
Choose a tag to compare
  • Reducing the cyclomatic complexity of request.go (#131)
  • Read HTTP resp body so conn can be reused immediately (#130)
  • Accept "null" in monitor NoDataTimeframe (#129)
  • Change http-method GET to POST on api.Screenboard#share (#128)
  • Redact api and app keys from errors (#124)

Release v2.5

30 Aug 04:56
Compare
Choose a tag to compare
metrics metadata: fix statsd interval to be an int (#117)

Release v2.4

27 Aug 20:37
Compare
Choose a tag to compare

Minor fixes, plus the addition of the SnapshotGeneric method which can be used to get snapshots with more flexibility.

Release v2.3

20 Jul 14:52
Compare
Choose a tag to compare

This release includes #109 as the only change.