11CHANGELOG
22=========
33
4+ # 4.16.0 / 2022-07-11
5+ * [ FEATURE] Add macOS support. See [ #437 ] . Thanks [ @lc-applause ] .
6+ * [ BUGFIX] Remove temporary directory after APT key import. See [ #442 ] . Thanks [ @wisnij ] .
7+ * [ BUGFIX] Prevent security-agent startup if it's not configured. See [ #438 ] .
8+
49# 4.15.0 / 2022-04-20
510
611* [ IMPROVEMENT] Switch Agent start mode to delayed on Windows. See [ #422 ] .
@@ -391,6 +396,9 @@ Initial release, compatible with Ansible v1 & v2
391396[ #418 ] : https://github.com/DataDog/ansible-datadog/issues/418
392397[ #422 ] : https://github.com/DataDog/ansible-datadog/issues/422
393398[ #429 ] : https://github.com/DataDog/ansible-datadog/issues/429
399+ [ #437 ] : https://github.com/DataDog/ansible-datadog/issues/437
400+ [ #438 ] : https://github.com/DataDog/ansible-datadog/issues/438
401+ [ #442 ] : https://github.com/DataDog/ansible-datadog/issues/442
394402[ @DevKyleS ] : https://github.com/DevKyleS
395403[ @Jno21 ] : https://github.com/Jno21
396404[ @alsmola ] : https://github.com/alsmola
@@ -409,6 +417,7 @@ Initial release, compatible with Ansible v1 & v2
409417[ @jpiron ] : https://github.com/jpiron
410418[ @jstoja ] : https://github.com/jstoja
411419[ @kanga333 ] : https://github.com/kanga333
420+ [ @lc-applause ] : https://github.com/lc-applause
412421[ @loliee ] : https://github.com/loliee
413422[ @moleskin-smile ] : https://github.com/moleskin-smile
414423[ @pdecat ] : https://github.com/pdecat
@@ -422,4 +431,5 @@ Initial release, compatible with Ansible v1 & v2
422431[ @tasktop-teho ] : https://github.com/tasktop-teho
423432[ @the-real-cphillips ] : https://github.com/the-real-cphillips
424433[ @tomgoren ] : https://github.com/tomgoren
434+ [ @wisnij ] : https://github.com/wisnij
425435[ @xp-1000 ] : https://github.com/xp-1000
0 commit comments