Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.36.0 #176

Merged
merged 3 commits into from
Jun 5, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pimp
  • Loading branch information
zippolyte committed Jun 5, 2019
commit 6831045474a1ef6d67dcf906a0459e2790d256f9
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 1.36.0 / 2019-06-05

* [BUGFIX] Pass the options as params to request, not body content. See [#157][], thanks @wonko
* [BUGFIX] Pass the options as params to request, not body content. See [#157][], thanks [@wonko][]
* [FEATURE] Add support for dashboard list API v2. See [#174][]
* [IMPROVEMENT] Add `get_active_metrics` and `resolve_monitors` methods for missing api endpoints. See [#172][]
* [IMPROVEMENT] Add methods for missing hourly usage api endpoints. See [#173][]
Expand Down Expand Up @@ -234,6 +234,7 @@ This is the last release compatible with Ruby 1.8. ([EOL 2013-06-30](https://www
[#147]: https://github.com/DataDog/dogapi-rb/issues/147
[#151]: https://github.com/DataDog/dogapi-rb/issues/151
[#152]: https://github.com/DataDog/dogapi-rb/issues/152
[#157]: https://github.com/DataDog/dogapi-rb/issues/157
[#159]: https://github.com/DataDog/dogapi-rb/issues/159
[#160]: https://github.com/DataDog/dogapi-rb/issues/160
[#162]: https://github.com/DataDog/dogapi-rb/issues/162
Expand All @@ -242,6 +243,9 @@ This is the last release compatible with Ruby 1.8. ([EOL 2013-06-30](https://www
[#167]: https://github.com/DataDog/dogapi-rb/issues/167
[#170]: https://github.com/DataDog/dogapi-rb/issues/170
[#171]: https://github.com/DataDog/dogapi-rb/issues/171
[#172]: https://github.com/DataDog/dogapi-rb/issues/172
[#173]: https://github.com/DataDog/dogapi-rb/issues/173
[#174]: https://github.com/DataDog/dogapi-rb/issues/174
[@ArjenSchwarz]: https://github.com/ArjenSchwarz
[@Kaixiang]: https://github.com/Kaixiang
[@TaylURRE]: https://github.com/TaylURRE
Expand All @@ -264,4 +268,5 @@ This is the last release compatible with Ruby 1.8. ([EOL 2013-06-30](https://www
[@rmoriz]: https://github.com/rmoriz
[@treeder]: https://github.com/treeder
[@winebarrel]: https://github.com/winebarrel
[@yyuu]: https://github.com/yyuu
[@wonko]: https://github.com/wonko
[@yyuu]: https://github.com/yyuu