Skip to content

Releases: DataDog/datadog-agent-dev

v0.9.0

02 Apr 19:48
548dce1
Compare
Choose a tag to compare

Added:

  • Add initial dependency features for common functionality (http, github, gitlab)
  • Telemetry is now submitted immediately after the command completes rather than a short wait
  • Prevent Docker CLI hints/tips output

Fixed:

  • Fix ignored directory heuristic for finding local commands
  • Reduce log verbosity of telemetry daemon
  • Fix self telemetry log show command when the log file contents do not fit within memory

v0.8.1

01 Apr 03:31
3dfb277
Compare
Choose a tag to compare

Fixed:

  • Fix telemetry log API submission
  • Support telemetry submission within the linux-container developer environment type

v0.8.0

26 Mar 22:58
bfdbee5
Compare
Choose a tag to compare

Added:

  • Add support for dynamically loading local commands

Fixed:

  • Properly collect telemetry for the inv command on non-Windows platforms

v0.7.0

20 Mar 15:47
fc10dac
Compare
Choose a tag to compare

Added:

  • Telemetry now uses logs instead of events

Fixed:

  • Fix the self telemetry log remove command

v0.6.2

12 Mar 05:32
b8365c9
Compare
Choose a tag to compare

Fixed:

  • Fix escaping on the non-Windows entry points of prebuilt distributions
  • Fix the help text of commands that have dynamic parameters
  • Fix the read permissions of the dda binary within the PKG installer

v0.6.1

10 Mar 14:00
48d02c9
Compare
Choose a tag to compare

Fixed:

  • Fix the read permissions of the dda binary on non-Windows platforms

v0.6.0

07 Mar 20:55
e363bfd
Compare
Choose a tag to compare

Added:

  • Add --feat and --dep flags to the inv command to install extra features and dependencies

v0.5.2

06 Mar 18:56
98389c1
Compare
Choose a tag to compare

Fixed:

  • Update legacy dependency definitions

v0.5.1

05 Mar 16:00
855bdaf
Compare
Choose a tag to compare

Fixed:

  • Remove dynamic installation of legacy-kernel-matrix-testing dependencies

v0.5.0

25 Feb 18:29
4772009
Compare
Choose a tag to compare

Changed:

  • Rename package to dda

Added:

  • Add telemetry collection for Datadog employees
  • Update dependencies
  • Update prebuilt distributions to use Python 3.12.9