Releases: zorkian/go-datadog-api
Releases · zorkian/go-datadog-api
Release v2.8.5
- Response from metrics endpoint may now contain null values by jkorzekwa-atlassian (#145)
Release v2.8.4
- Add retry logic to client's Validate method by @GrantSheehan (#150)
- Add integrations/slack API Support by @PauloMigAlmeida (#151)
Release v2.8.3
Release v2.8.2
Allow programatic set of base url (#142) * Allow programatic set of base uri * Add tests for client base url
Release v2.8.1
Bugfixes
- Monitor tags weren't being removed when the list of tags was empty
Release v2.7
- Add support for Datadog recovery thresholds (#136)
Release v2.6
Release v2.5
metrics metadata: fix statsd interval to be an int (#117)
Release v2.4
Minor fixes, plus the addition of the SnapshotGeneric
method which can be used to get snapshots with more flexibility.
Release v2.3
This release includes #109 as the only change.