Skip to content

Releases: DataDog/puppet-datadog-agent

3.18.0 / 2022-10-13

13 Oct 10:55
v3.18.0
2ea3a5b
Compare
Choose a tag to compare
  • [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

15 Jul 11:59
v3.17.0
bcae280
Compare
Choose a tag to compare
  • [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

25 May 07:25
v3.16.0
47a52fc
Compare
Choose a tag to compare
  • [FEATURE] Allow configuring the Puppet reports endpoint (#733) (Thanks @ardichoke)

3.15.0 / 2022-05-05

05 May 12:01
0ef342e
Compare
Choose a tag to compare
  • [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

29 Sep 15:06
fb08421
Compare
Choose a tag to compare
  • [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

11 Aug 10:44
9aa9bc8
Compare
Choose a tag to compare
  • [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

06 May 13:48
b9e8d15
Compare
Choose a tag to compare
  • [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

01 Mar 11:43
Compare
Choose a tag to compare
  • [FEATURE] Add support for SUSE distros [#682]
  • [FEATURE] Allow specifying an agent_flavor to install [#686] (Thanks [@Aramack])
  • [FEATURE] Expose new parameters for disk check [#679]
  • [BUGFIX] Fix service restart on Windows [#681]

3.10.0 / 2020-12-10

10 Dec 13:21
0c218af
Compare
Choose a tag to compare
  • [FEATURE] Allow removing check config files #675
  • [FEATURE] Allow creating more than one config file per integration #677

3.9.0 / 2020-11-20

20 Nov 10:20
0822e66
Compare
Choose a tag to compare
  • [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