You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
CHANGELOG
2
2
=========
3
3
4
+
# 4.0.1 / 2019-12-23
5
+
6
+
*[BUGFIX] Fix system-probe.yaml.j2 indent filter. See [#240][]
7
+
*[BUGFIX] Fix sysprobe service detection for systemd services. See [#242][]
8
+
*[OTHER] Improve ansible-galaxy score by following best practices. See [#236][]
9
+
*[OTHER] Include names for `include_tasks`. See [#226][]. Thanks to [@the-real-cphilips][].
10
+
4
11
# 4.0.0 / 2019-12-18
5
12
6
13
**This role will install Agent v7 by default.** Datadog Agent v7 runs checks with Python 3, so if you were running any custom checks written in Python, they must be compatible with Python 3. If you were not running any custom checks or if your custom checks are already compatible with Python 3, then it is safe to upgrade to Agent v7.
0 commit comments