- [FEATURE] Add Cloud Workload Security Agent configuration. See [#375]. Thanks [@alsmola].
- [IMPROVEMENT] Avoid usage of
ansible_lsb
to not depend onlsb-release
package on Debian. See [#377]. - [IMPROVEMENT] Check that
datadog_checks
is a mapping to avoid misconfiguration. See [#384]. Thanks [@soar]. - [IMPROVEMENT] Enable turning off the Agent 6.14 fix for Windows. See [#399].
- [DOCS] Mention limitations in enabling NPM on Windows. See [#396].
- [BUGFIX] Fix execution with
jinja2_native = True
. See [#383]. Thanks [@soar].