File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ # 2.6.0 / 2020-11-25
5+ * [ BUGFIX] Cast api_key as string in datadog.initialize [ #54 ] [ ]
6+ * [ BUGFIX] Add hook to handle incompatibilities between Ansible 2.7 and 2.8 [ #47 ] [ ] (Thanks [ @rsdcobalt ] [ ] )
7+
48# 2.5.1 / 2019-05-17
59* [ IMPROVEMENT] Use PyYaml's "FullLoader" to avoid unsafe load. See [ #45 ] [ ] (thanks to [ @brandonshough ] [ ] )
610
@@ -49,7 +53,13 @@ First release, compatible with Ansible v1 & v2
4953[ #28 ] : https://github.com/DataDog/ansible-datadog-callback/issues/28
5054[ #30 ] : https://github.com/DataDog/ansible-datadog-callback/issues/30
5155[ #33 ] : https://github.com/DataDog/ansible-datadog-callback/issues/33
56+ [ #34 ] : https://github.com/DataDog/ansible-datadog-callback/issues/34
57+ [ #45 ] : https://github.com/DataDog/ansible-datadog-callback/issues/45
58+ [ #47 ] : https://github.com/DataDog/ansible-datadog-callback/issues/47
59+ [ #54 ] : https://github.com/DataDog/ansible-datadog-callback/issues/54
5260[ @DSpeichert ] : https://github.com/DSpeichert
61+ [ @brandonshough ] : https://github.com/brandonshough
5362[ @dobber ] : https://github.com/dobber
5463[ @n0ts ] : https://github.com/n0ts
5564[ @pyconsult ] : https://github.com/pyconsult
65+ [ @rsdcobalt ] : https://github.com/rsdcobalt
You can’t perform that action at this time.
0 commit comments