1.3.0 / 2017-04-04
- [FEATURE] Add support for configuring trace agent. See #45 and #58 (thanks @pmbauer)
- [FEATURE] Allow pinning the version of the Agent. See #61
- [IMPROVEMENT] Pipe
datadog_checks
through list for python3 support. See #51 (thanks @gtrummell) - [IMPROVEMENT] Use
ansible-lint
on the role and use names on all tasks. See #50 (thanks @eplanet) - [BUGFIX] Fix
ini
format of thedatadog.conf
file. See #59