Skip to content

4.8.0 / 2021-04-13

Compare
Choose a tag to compare
@bkabrda bkabrda released this 13 Apr 11:22
9345f2d
  • [FEATURE] Add NPM support for Windows. See [#335].
  • [IMPROVEMENT] Split Windows handler into its own file, so we don't include anything from ansible.windows on non-Windows; add a note about the dependency on ansible.windows. See [#337].
  • [IMPROVEMENT] Turn on repo_gpgcheck on RPM repositories by default. See [#341].
  • [IMPROVEMENT] Align Windows agent to Linux so that service is disabled when datadog_enabled is false. See [#338]. Thanks [@erikhjensen].
  • [BUGFIX] Fix system-probe enablement conditions. See [#336].
  • [CHORE] Fix issues found by linter (fix file permissions, add role_name and namespace to galaxy_info, remove pre/post tasks). See [#340].