Releases: DataDog/puppet-datadog-agent
Releases · DataDog/puppet-datadog-agent
3.18.0 / 2022-10-13
- [BUGFIX] Make
datadog_agent::service::enable
type more general (#756) - [BUGFIX] Hide diff for datadog.yaml file (#755)
- [FEATURE] Solr: rely on built-in default metrics (#748) (Thanks @rud)
- [FEATURE] Mongo: Replace Deprecated Parameters (#752) (Thanks @jabbate19)
- [FEATURE] Cassandra, MySQL: Add support for max_returned_metrics and dbm options (#751) (Thanks @rgergo)
- [BUGFIX] Bump tzinfo from 1.2.9 to 2.0.5 (#746)
3.17.0 / 2022-07-15
- [FEATURE] Add support for multiple network configuration options (#732) (Thanks @ryan-dyer-sp)
- [BUGFIX] Use proper version string for package.ensure on Windows (#741)
3.16.0 / 2022-05-25
- [FEATURE] Allow configuring the Puppet reports endpoint (#733) (Thanks @ardichoke)
3.15.0 / 2022-05-05
- [FEATURE] Support AlmaLinux and Rocky Linux with Puppet >= 7.12.0 (#726)
- [BUGFIX] Integration recipes now require datadog_agent instead of include datadog_agent (#725)
- [BUGFIX] Allow latest versions of: stdlib, concat, apt (#728) (Thanks @damonmaria)
3.14.0 🥧🥧🥧 / 2021-09-29
- [FEATURE] Support Raspbian as debian-based systems (#719) (Thanks @Mstrodl)
- [FEATURE] Add support for security-agent config (#706) (Thanks @florusboth)
- [BUGFIX] Fix "Unable to locate package datadog-signing-keys" error on first run on new installs (#721)
3.13.0 / 2021-08-11
- [CHORE] Run
bundle update
on Ruby 2.5.1 (#712) - [FEATURE] Install datadog-signing-keys on Debian based platforms (#709)
- [BUGFIX] Do not add process integration configuration file if not configured (#703) (Thanks @yanjunding)
- [FEATURE] add support for
min_collection_interval
for HTTP check (#699) (Thanks @yanjunding) - [FEATURE] Improvements for APT keys management (#698, #700, #701 and #714)
- [FEATURE] Include 'datadog_agent' class in the catalog when using the generic integration (#697) (Thanks @stantona)
- [BUGFIX] Update
excluded_interface_re
type to String (#696) (Thanks @florusboth)
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