Skip to content

Commit f01f5f0

Browse files
authored
4.0.1 changelog (#244)
1 parent 7fdb06d commit f01f5f0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CHANGELOG
22
=========
33

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+
411
# 4.0.0 / 2019-12-18
512

613
**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.
@@ -157,10 +164,14 @@ Initial release, compatible with Ansible v1 & v2
157164
[#203]: https://github.com/DataDog/ansible-datadog/issues/203
158165
[#220]: https://github.com/DataDog/ansible-datadog/issues/220
159166
[#224]: https://github.com/DataDog/ansible-datadog/issues/224
167+
[#226]: https://github.com/DataDog/ansible-datadog/issues/226
160168
[#233]: https://github.com/DataDog/ansible-datadog/issues/233
161169
[#234]: https://github.com/DataDog/ansible-datadog/issues/234
162170
[#235]: https://github.com/DataDog/ansible-datadog/issues/235
171+
[#236]: https://github.com/DataDog/ansible-datadog/issues/236
163172
[#239]: https://github.com/DataDog/ansible-datadog/issues/239
173+
[#240]: https://github.com/DataDog/ansible-datadog/issues/240
174+
[#242]: https://github.com/DataDog/ansible-datadog/issues/242
164175
[@brendanlong]: https://github.com/brendanlong
165176
[@dbr1993]: https://github.com/dbr1993
166177
[@enarciso]: https://github.com/enarciso
@@ -173,5 +184,6 @@ Initial release, compatible with Ansible v1 & v2
173184
[@pdecat]: https://github.com/pdecat
174185
[@pmbauer]: https://github.com/pmbauer
175186
[@rouge8]: https://github.com/rouge8
187+
[@the-real-cphilips]: https://github.com/the-real-cphilips
176188
[@tomgoren]: https://github.com/tomgoren
177189
[@xp-1000]: https://github.com/xp-1000

0 commit comments

Comments
 (0)