Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Update datadog to 0.22.0 #489

Merged
merged 1 commit into from
Jun 28, 2018
Merged

Conversation

pyup-bot
Copy link
Contributor

This PR updates datadog from 0.20.0 to 0.22.0.

Changelog

0.22.0

**New API endpoint: https://api.datadoghq.com/api**

The Datadog API client now uses https://api.datadoghq.com/api endpoint instead of https://app.datadoghq.com/api.
See [257][] for more details.

* [BUGFIX] API: Close requests' sessions to limit memory usage, [272][] (thanks [thehesiod][])
* [BUGFIX] Dogwrap: Fix `TypeError` exceptions when truncating `stdout`, `stderr` with Python 3, [260][], [267][] (thanks [cabouffard][], [glasnt][])
* [FEATURE] DogStatsD: Add client level tags to status checks, [279][] (thanks [marshallbrekka][])
* [FEATURE] DogStatsD: Add support for `statsd_socket_path` option in `initialize` function, [282][]
* [IMPROVEMENT] Dogwrap: Default output encoding to UTF-8, [268][] (thanks [glasnt][])

0.21.0

**Search hosts: `Infrastructure.search` is deprecated**
The `Infrastructure.search` method is deprecated in favor of the new `Hosts.search` method.

* [BUGFIX] API: Prevent exception contexts from logging URLs and credentials, [266][]
* [FEATURE] API: Add `search` and `totals` methods to the `Hosts` resource, [261][]
Links

@peterbe peterbe merged commit b7dca4b into master Jun 28, 2018
@peterbe peterbe deleted the pyup-update-datadog-0.20.0-to-0.22.0 branch June 28, 2018 14:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants