Skip to content

Releases: DataDog/ansible-datadog

4.27.0 / 2024-08-26

26 Aug 09:51
686fde3
Compare
Choose a tag to compare
  • [BUGFIX] Process apm list again [#600]

4.26.0 / 2024-08-19

20 Aug 11:44
b1a7c24
Compare
Choose a tag to compare
  • [IMPROVEMENT] datadog-installer registry support [#596]
  • [BUGFIX] Fix the datadog-installer on openSUSE [#594]

4.25.0 / 2024-08-06

06 Aug 09:37
cf6face
Compare
Choose a tag to compare
  • [BUGFIX] Correctly install datadog-installer on RHEL derivatives [#587]
  • [BUGFIX] Enable datadog-installer when remote_updates is true [#588]
  • [BUGFIX] Fix security-agent.yaml generation [#591]
  • [BUGFIX] Don't install datadog-agent when owned by datadog-installer [#589]
  • [BUGFIX] Fix APM config when owned by datadog-installer [#590]
  • [IMPROVEMENT] Speed up conf.d checks [#584]
  • [IMPROVEMENT] Don't sort configuration keys [#577]

4.24.0 - 2024-07-18

19 Jul 06:59
2515ce4
Compare
Choose a tag to compare
  • [FEATURE] creating install.json file related to apm single step instrumation [#572]
  • [FEATURE] add support for datadog-installer [#573]
  • [FEATURE] add new future GPG key following 2024 GPG key rotation [#568]
  • [BUGFIX] Correctly read install.json on remote computer [#575]
  • [BUGFIX] Disable logging of datadog_windows_ddagentuser_password [#563]. Thanks [@a-rhodes]
  • [BUGFIX] Use install.datadoghq.com instead of the dd-agent bucket link [#576]
  • [BUGFIX] Fix ansible-lint warnings on latest version [#578]
  • [DOCS] Update broken Ansible Galaxy URLs [#580] Thanks [@kaveet]
  • [DOCS] README: fix broken links to ansible-galaxy [#571]

4.23.0 / 2024-06-04

06 Jun 13:58
4.23.0
2ebab5c
Compare
Choose a tag to compare
  • [FEATURE] Add version pinning and telemetry for APM tracer libraries [#541]
  • [FEATURE] Allow using proxy for Windows downloads [#553]
  • [IMPROVEMENT] Restrict the Agent version that can be installed on RHEL (and derivatives) < 7 [#556]
  • [IMPROVEMENT] Install old RPM GPG key only when needed on Agent <= 7.35 [#561]
  • [BUGFIX] Change mode to use string parameters [#528], thanks [@janorn]
  • [BUGFIX] Allow 160 character long lines before wrapping [#529], thanks [@janorn]
  • [BUGFIX] Properly detect when DEB package is installed [#551]
  • [BUGFIX] Fix idempotency molecule test on Windows [#560]
  • [BUGFIX] Remove warn argument that is not supported in newer Ansible versions [#566]
  • [DOCS] Fix inter-readme links for integrations [#546], thanks [@valscion]
  • [DOCS] Clarify that role variables are set in the vars section of the playbook [#550]
  • [DOCS] [DOCS-7475] Replace install command for Windows [#559]

4.22.0 / 2024-01-25

06 Jun 13:57
286c8be
Compare
Choose a tag to compare
  • [IMPROVEMENT] Use Get-ItemProperty to retrieve Windows Agent version [#536]
  • [DOCS] Add a note about required API Key since 4.21 [#538]

4.21.0 / 2023-12-04

04 Dec 10:30
3b4f6ca
Compare
Choose a tag to compare
  • [FEATURE] [Windows] Force reinstall if configuration changed [AP-1946] [#509]
  • [FEATURE] Adding yum repo configuration options [#517] thanks [@chipselden]
  • [IMPROVEMENT] Remove usage of datadog-apm-library-all meta package, to make sure Ansible keeps updating the tracer packages if "all" is used in Ansible configuration [#532]
  • [IMPROVEMENT] [CI] add call to importer in the role [#515]
  • [IMPROVEMENT] Hard fail if api_key is not provided [AP-2380] [#512] [#505] thanks [@gopivalleru]
  • [IMPROVEMENT] Bump XCode version from 13.3.0 to 13.4.1 [#511]
  • [BUGFIX] correct syntax when checking for config changes [#523] thanks [@TomFromTA]
  • [DOCS] [DOCS-6354] Update descriptions for APM role values [#520]
  • [DOCS] [README] Add openSUSE/SLES community.general install instruction [#513]

4.20.1 / 2023-07-20

04 Dec 11:09
e9db51b
Compare
Choose a tag to compare
  • [BUGFIX] [CI] Add empty-string-compare rule to ansible-lint [#506]

4.20.0 / 2023-07-18

04 Dec 11:06
35563dd
Compare
Choose a tag to compare
  • [FEATURE] Add support for configuring APM injection. See [#481].
  • [FEATURE] Add support for compliance_config. See [#488].
  • [IMPROVEMENT] Add an option to delete example check configs. See [#459]. Thanks [@rockaut].
  • [IMPROVEMENT] Add new APT and RPM signing keys for the 2024 key rotation. See [#485].
  • [BUGFIX] Make the ansible.windows collection optional again by refactoring integration-related tasks. See [#483].
  • [BUGFIX] Modify integration updates task to prevent always changed status. See [#486].
  • [DOCS] Clarifications on downgrade and integrations configuration. See [#501].

4.19.0 / 2023-05-10

10 May 12:09
a1b2116
Compare
Choose a tag to compare
  • [IMPROVEMENT] Ensure user selected for macOS systemwide installation actually exists. See [#479].
  • [BUGFIX] Refresh Datadog repository cache on Red Hat family systems to ensure DNF properly imports repodata signing keys to its cache. See [#478].