WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: DataDog/dd-agent

5.32.8

08 Oct 18:30
1f6018d

Choose a tag to compare

5.32.8 / 2020-10-08

Linux, Windows, Docker and Source Install

Changes

5.32.7

30 May 19:55
df4c646

Choose a tag to compare

5.32.7 / 2020-05-30

Linux, Windows, Docker and Source Install

Changes

  • [BUGFIX] Update deprecated datadog-cert.pem certificate. See #3882 (thanks @sodabrew).
  • [IMPROVEMENT] ntplib: upgrade to 0.3.4.

5.32.6

14 Jan 11:39
82fb012

Choose a tag to compare

5.32.6 / 2019-01-14

Linux, Windows, Docker and Source Install

Changes

5.32.5

06 Nov 17:27
5fa748a

Choose a tag to compare

5.32.5 / 2019-11-06

Linux, Windows, Docker and Source Install

Changes

  • [BUGFIX] Fix trace agent failing to start on Windows. See dd-agent-omnibus-379
  • [OTHER] Changed the way we call the python 3 compatibility linter

5.32.4

25 Jul 10:24

Choose a tag to compare

5.32.4 / 2019-06-17

Linux, Windows, Docker and Source Install

Changes

5.32.3

27 May 12:30
d152003

Choose a tag to compare

5.32.3 / 2019-05-27

Linux, Windows, Docker and Source Install

Changes

  • [BUGFIX] Exclude systems DLLs the Agent was accidently shipping. Fix the Agent
    startup on Windows 2008.

5.32.2

17 Apr 14:41
830b0e7

Choose a tag to compare

5.32.2 / 2019-04-17

Linux, Windows, Docker and Source Install

Changes

5.32.1

12 Mar 11:27
db623d7

Choose a tag to compare

5.32.1 / 2019-03-12

Linux, Windows, Docker and Source Install

Details

5.32.0...5.32.1

Changes

  • [BUGFIX] Trace: pkg/trace/event: make event service & operation matching insensitive. See datadog-agent-3113

5.32.0

28 Feb 19:19
1d986d4

Choose a tag to compare

5.32.0 / 2019-02-28

Linux, Windows, Docker and Source Install

Details

5.31.0...5.32.0

Security Note

The Agent now defaults to aliasing yaml.load and yaml.dump to yaml.safe_load and yaml.safe_dump for ALL checks as a defense-in-depth measure against CVE-2017-18342. The Datadog Agent does not use the vulnerable code directly. The effort to patch the PyYAML library guards against the accidental unsafe use of this library by custom checks and transitive dependencies. If for any reason you encounter problems with your custom checks, please reach out to support.

Python dependencies upgrade

We have updated the following python dependencies shipped with the Agent. If you happen to run any
custom checks that rely on the former versions please make necessary amends:

Changes

Please refer to the Integrations Core Checks 5.32.0 tag for the list of changes on the core checks.

Please refer to the Process Agent 6.10.0 tag for more information on the Process Agent.

5.31.0

22 Jan 22:10
5.31.0

Choose a tag to compare

5.31.0 / 2019-01-22

Linux, Windows, Docker and Source Install

Details

5.30.1...5.31.0

Changes

Please refer to the Integrations Core Checks 5.31.0 tag for the list of changes on the core checks.

Please refer to the Trace Agent 6.9.0 tag for more information on the Trace Agent.

Please refer to the Process Agent 6.9.0 tag for more information on the Process Agent.