Releases: DataDog/puppet-datadog-agent
Releases · DataDog/puppet-datadog-agent
3.12.0 / 2021-05-06
- [FEATURE] Support for NPM on Windows #688
- [FEATURE] Enable
repo_gpgcheck
for RPM repositories by default #693 - [FEATURE] Add the 'current' gpg key, only use 1 gpgkey on suse < 15 #687
- [BUGFIX] Fix typo in network.yaml.erb #690 (Thanks @florusboth)
- [BUGFIX] Fix tool_version being unknown in install_info #692
3.11.0 / 2021-03-01
3.10.0 / 2020-12-10
3.9.0 / 2020-11-20
- [FEATURE] Add support for trusted fact tags in reports #662 (Thanks @murdok5)
- [FEATURE] Add support for collecting elasticsearch index_stats #666 (Thanks @charles-ferguson)
- [FEATURE] Trust new APT and RPM keys #667
- [BUGFIX] Fix passing tags to msiexec #661 (Thanks @alexberry)
- [BUGFIX] Only declare the Agent package if not already declared #672
- [BUGFIX] Fix Package not depending on the right Yumrepo #664
3.8.0 / 2020-10-14
- [FEATURE] Add trusted_facts_to_tags argument to add Agent tags from trusted facts #658
3.7.0 / 2020-10-06
- [FEATURE] Allow digging into hashes in facts for tags on Puppet < 6.0 #656
3.6.0 / 2020-09-28
3.5.0 / 2020-08-27
3.4.0 / 2020-07-15
[BUGFIX] Update MSI validation resource to prevent false change reports. See #636 (Thanks @murdok5)
[BUGFIX] Report procesor: pass msg_host to Dogapi::Client as host. See #511 (Thanks @dbednall)
[BUGFIX] Fix apt dependency circle. See #633 (Thanks @vaisingh)
[CHORE] Add some more logging to Puppet reports. See #639