Skip to content

Releases: DataDog/ansible-datadog-callback

2.1.0

26 Dec 17:06

Choose a tag to compare

2.1.0 / 2017-12-26

  • [FEATURE] Disable callback if required python packages aren't installed. See #28 (thanks to @dobber)

2.0.0

22 Dec 19:52

Choose a tag to compare

2.0.0 / 2017-12-12

  • [FEATURE] Add support for getting api_key from hostvars and thus from vault. See #25 (thanks to @szponek)
  • [BREAKING CHANGE] Drop support for ansible <2.0

1.0.2

12 Dec 16:31

Choose a tag to compare

1.0.2 / 2017-12-11

  • [BUGFIX] Avoid failure when using ansible 2.4. See #27

1.0.1

06 Jun 15:22

Choose a tag to compare

1.0.1 / 2016-06-06

  • [BUGFIX] Avoid failure when res['invocation'] has no module_name key. See #19

1.0.0

02 Jun 10:01

Choose a tag to compare

1.0.0 / 2016-06-02

First release, compatible with Ansible v1 & v2