Skip to content

Commit

Permalink
Release role version 4.20.0 (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
Slavek Kabrda authored Jul 18, 2023
1 parent ba474fb commit 35563dd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
CHANGELOG
=========

# 4.20.0 / 2023-07-18

* [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

* [IMPROVEMENT] Ensure user selected for macOS systemwide installation actually exists. See [#479].
Expand Down
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
role_version: 4.19.0
role_version: 4.20.0

# define if the datadog-agent services should be enabled
datadog_enabled: true
Expand Down

0 comments on commit 35563dd

Please sign in to comment.