Releases: DataDog/puppet-datadog-agent
Releases · DataDog/puppet-datadog-agent
3.23.0 / 2024-12-09
- [FEATURE] Add support for
DD_REMOTE_POLICIES
([#821]) - [FEATURE] Add support for Datadog installer on Linux systems ([#820])
- [DEPRECATE] Deprecate CentOS 6 to 7.51.1 maximum and install only relevant gpg keys on redhat based systems ([#806])
- [SANITY] Remove a duplicate parameter in the documentation ([#799])(thanks [@albertollamaso])
- [FEATURE] Allow defining
apm_filter_tags
andapm_filter_tags_regex
to filter traces/spans ([#798])(thanks [@erik-frontify])
Full Changelog: v3.22.0...v3.23.0
3.22.0 / 2023-11-15
[FEATURE] Add support to run agent as domain user on Windows installation ([#785])
[SANITY] Remove usage of Puppet legacy Facts ([#790])(Thanks [@cocker-cc])
[SANITY] Remove usage of puppetlabs-ruby deprecated module ([#789])
3.21.0 / 2023-07-05
[FEATURE] Trust new APT and RPM keys. (#782)
3.20.0 / 2023-01-12
- [DEPRECATE] Remove the old RPM GPG key 4172A230 from hosts that still trust it, and stop trusting it @KSerrania #770
3.19.0 / 2022-11-17
- [FEATURE] Restart Agent service on Windows on system probe configuration changes (#761)
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)