Releases: DataDog/datadog-agent-dev
Releases · DataDog/datadog-agent-dev
v0.9.0
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
Fixed:
- Fix telemetry log API submission
- Support telemetry submission within the
linux-container
developer environment type
v0.8.0
Added:
- Add support for dynamically loading local commands
Fixed:
- Properly collect telemetry for the
inv
command on non-Windows platforms
v0.7.0
Added:
- Telemetry now uses logs instead of events
Fixed:
- Fix the
self telemetry log remove
command
v0.6.2
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
Fixed:
- Fix the read permissions of the
dda
binary on non-Windows platforms
v0.6.0
Added:
- Add
--feat
and --dep
flags to the inv
command to install extra features and dependencies
v0.5.2
Fixed:
- Update legacy dependency definitions
v0.5.1
Fixed:
- Remove dynamic installation of
legacy-kernel-matrix-testing
dependencies
v0.5.0
Changed:
Added:
- Add telemetry collection for Datadog employees
- Update dependencies
- Update prebuilt distributions to use Python 3.12.9