Skip to content

Releases: DataDog/datadog-formula

3.7 / 2023-10-31

31 Oct 15:57
3.7
3c7c417
Compare
Choose a tag to compare

[FEATURE] Add support for SUSE

3.6 / 2023-07-10

10 Aug 15:03
66f640f
Compare
Choose a tag to compare
  • [FEATURE] Update signing keys

3.5 / 2023-01-12

12 Jan 15:32
1ef6631
Compare
Choose a tag to compare
  • [DEPRECATION] Remove the old RPM GPG key 4172A230 from hosts that still trust it, and stop trusting it.

3.4 / 2021-08-12

12 Aug 11:57
806b0db
Compare
Choose a tag to compare
  • [FEATURE] Install datadog-signing-keys on Debian-based platforms #69
  • [FEATURE] Implement improvements to APT keys management #68
  • [FEATURE] Enable repo_gpgcheck for Agent > 5 yum repos #67
  • [FEATURE] Add 'CURRENT' public key entry, get keys from keys.datadoghq.com #65

3.3 / 2020-11-16

16 Nov 15:40
6f2cfca
Compare
Choose a tag to compare
  • [FEATURE] Trust new Datadog GPG keys #63

3.2

31 Aug 14:44
d0ec17c
Compare
Choose a tag to compare
3.2

3.2 / 2020-08-31

  • [FEATURE] Allow installing third-party integrations #57 & #58
  • [BUGFIX] Restart the datadog-agent service after an integration install #59

3.1

21 Jul 10:54
8eddc3b
Compare
Choose a tag to compare
3.1

3.1 / 2020-07-21

  • [FEATURE] Create install info file #52
  • [BUGFIX] Remove old check config file if check is installed with Agent 6/7 #47

2.2

21 Jul 10:53
f8a0236
Compare
Choose a tag to compare
2.2

2.2 / 2020-07-21

  • [BUGFIX] Put check config files in the <check>.d/ directory on Agent v6 and v7 #39
  • [BUGFIX] Fix checks config directory permissions #45
  • [BUGFIX] Remove old check config file if check is installed with Agent 6/7 #47

3.0

18 Dec 15:47
Compare
Choose a tag to compare
3.0

3.0 / 2019-12-18

This formula will install Agent v7 by default. Datadog Agent v7 runs checks with Python 3, so if you were running any custom checks written in Python, they must be compatible with Python 3. If you were not running any custom checks or if your custom checks are already compatible with Python 3, then it is safe to upgrade to Agent v7.

This release contains breaking changes to the pillar file structure. Please read the README file, in particular the pillar configuration section, as well as the pillar example file for details on how to write your pillar file.

  • [FEATURE] Add Agent v7 support #40
  • [FEATURE] Allow all datadog.yaml config options for Agent v6 and v7 #35
  • [FEATURE] Add ability to choose check versions #37
  • [BUGFIX] Put check config files in the <check>.d/ directory on Agent v6 and v7 #39
  • [BUGFIX] Fix Agent v6 and v7 install from beta repositories #42
  • [BUGFIX] Fix checks config directory permissions #45
  • [OTHER] Testing docs & scripts improvements #44
  • [OTHER] Do not import the old rpm GPG key if installing Agent v7 #43
  • [OTHER] Unused variable cleanup #36

2.1

28 Aug 07:56
1817e08
Compare
Choose a tag to compare
2.1

2.1 / 2019-08-27

  • [FEATURE] Add python_version option #33
  • [FEATURE] Add site option #32
  • [BUGFIX] Retry on failure when pulling the gpg key from keyserver.ubuntu.com #28
  • [OTHER] Trust the new rpm gpg key on RHEL #31
  • [OTHER] Use the long apt key fingerprint #30