Releases: zorkian/go-datadog-api
Releases · zorkian/go-datadog-api
Release v2.17.0
Release v2.16.0
Release v2.15.0
- Improve state support by @Seanstoppable (#172)
- Introduce NodeType field for dashboard hostmap widgets by @AlexJF (#173)
- Correct generated getter comments by @ojongerius (#175)
Release v2.14.0
Release v2.13.0
- Add AutoMin and AutoMax fields for the Yaxis struct so we can work around the times when datadog's API returns a string when we expect a float64 by @anthony-tsang (#167)
- Improved support for screenboard API by @oxlay (#168)
Release v2.12.0
Add support for OverallState to Monitor struct by @Seanstoppable (#163)
Release v2.11.0
- Add AWS Integration by @MattHodge (#162)
Release v2.10.0
Release v2.9.1
- Response from metrics endpoint may now contain null values by jkorzekwa-atlassian (#145)
Release v2.8.6
Reverts breaking change ( e105a8d ).