We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6209d commit 49737faCopy full SHA for 49737fa
CHANGELOG.md
@@ -1,6 +1,13 @@
1
CHANGELOG
2
=========
3
4
+# 3.0.0 / 2019-05-17
5
+
6
+- [FEATURE] On Linux: you can now add the Agent's user to additionnal groups.
7
+- [DEPRECATION] Bumping this minimum supported Ansible version from 2.2 to 2.5 (version prior from 2.5 are EOL).
8
+- [IMPROVEMENT] Use 'include_tasks' instead of 'include' which bump minimum ansible version to 2.4 (thanks to [@rouge8][]).
9
+- [FIX] Make sure the Live Process agent and APM agent aren't started when datadog_enabled is set to false (thanks to [@pdecat][]).
10
11
# 2.6.0 / 2019-03-05
12
13
* [FEATURE] Add support for managing Windows hosts.
0 commit comments