Skip to content

Releases: DataDog/datadog-unix-agent

1.1.6

16 Jun 09:19
2a9cbf3
Compare
Choose a tag to compare

Prelude

Release on: 2022-06-16

Bug Fixes

  • Agent now reports its version properly in datadog-agent status and also in its host metadata.

1.1.5

21 Apr 17:32
Compare
Choose a tag to compare

Prelude

Release on: 2022-04-21

Bug Fixes

  • Fix datadog-agent status command crashing when running more than one instance of a check

1.1.4

20 Apr 15:38
Compare
Choose a tag to compare

Prelude

Release on: 2022-04-20

Bug Fixes

  • IBM WAS check: Fix tls_verify: false being ignored if tls_ca_cert was set.

1.1.2

23 Dec 14:36
Compare
Choose a tag to compare

Prelude

Release on: 2021-12-23

Security Fixes

  • Bump jmxfetch from 0.44.2 to 0.44.6 (includes fix for log4j vulnerability).
  • Bump lxml from 4.6.3 to 4.6.5

Trace Agent Add-on for the Unix Agent

22 Sep 17:10
Compare
Choose a tag to compare

Note: Requires AIX 7.2+

1.1.1

14 Sep 20:22
Compare
Choose a tag to compare

Prelude

Release on: 2021-09-14

New Features

  • Added HTTP auth and TLS options to the IBM WAS integration

1.1.0

24 Aug 00:49
Compare
Choose a tag to compare

Prelude

Release on: 2021-08-23

Upgrade Notes

  • Bumped python from 3.6.7 to 3.8.10
  • Changed the default Datadog endpoint used (dd_url) from https://app.datadoghq.com to https://unix.agent.datadoghq.com

New Features

  • Added IBM WAS integration (see the docs)

Security Fixes

  • Bumped OpenSSL from 1.0.2t to 1.1.1k
  • Bumped cryptography from 2.3.1 to 3.3.2
  • Bumped pyyaml from 5.1 to 5.4
  • Bumped jinja2 from 2.10.1 to 2.11.3
  • Bumped py from 1.5.3 to 1.10.0
  • Bumped pip from 18.0 to 19.2
  • Bumped requests from 2.21.0 to 2.26.0

Bug Fixes

  • Fixed disk check failing when a device is inaccessible
  • Fixed warning about not being able to access memory_info
  • Fixed process check failing to collect memory metrics

1.0.3

22 Apr 17:55
cc37708
Compare
Choose a tag to compare

Prelude

Release on: 2020-04-22

Upgrade Notes

  • Bumping psutil to 5.7.0

Security Issues

Bug Fixes

  • Fix HTTP 500 when calling the status command with multiple instances
    of a check defined.

1.0.2

13 Dec 00:17
Compare
Choose a tag to compare

Prelude

Released on: 2019-12-12

Upgrade Notes

Bumping psutil to 5.6.5.

1.0.1

26 Apr 12:54
Compare
Choose a tag to compare

Prelude

Release on: 2019-04-26

Upgrade Notes

  • Bumping urllib3 to 1.24.2.

Security Issues

  • To address CVE-2019-11324 urllib3 has been bumped to the latest version.