Skip to content

Releases: DataDog/datadog-agent-dev

v0.31.0

28 Nov 10:11
Immutable release. Only release title and notes can be modified.
v0.31.0
cb89157

Choose a tag to compare

What's Changed

Full Changelog: v0.30.4...v0.31.0

v0.30.4

26 Nov 13:58
Immutable release. Only release title and notes can be modified.
c180933

Choose a tag to compare

Fixed:

  • Fixed release artifacts.

v0.30.3

26 Nov 09:23
Immutable release. Only release title and notes can be modified.
d9f54fb

Choose a tag to compare

Added:

  • user field for feature flags is also sent from Gitlab CI

v0.30.2

17 Nov 14:12
Immutable release. Only release title and notes can be modified.
63de67a

Choose a tag to compare

Fixed:

  • Lazily import Feature Flag manager when needed

v0.30.1

14 Nov 16:08
Immutable release. Only release title and notes can be modified.
e355f69

Choose a tag to compare

Added:

  • Add Feature Flag evaluation support
  • Add dda validate ai-rules command to automatically sync Cursor rules to Claude.md

v0.29.0

09 Oct 17:12
Immutable release. Only release title and notes can be modified.
7360046

Choose a tag to compare

Changed:

  • Rename the self telemetry log show command to self telemetry show log

Added:

  • Add self telemetry show id command

Fixed:

  • The config show command now outputs to stdout instead of stderr
  • The error message when running an outdated version now outputs to stderr instead of stdout
  • The app.subprocess.capture and app.subprocess.redirect methods no longer include the standard error stream by default
  • Ignore rate limiting errors when checking for new releases
  • Send anonymized telemetry by default
  • Improve logging when developer environments fail to start

v0.28.0

22 Sep 17:13
432b1f8

Choose a tag to compare

Changed:

  • Rename build bazel command to bzl

Added:

  • Methods on the app.tools.bazel tool now prevent exceeding platform-specific command line length limits

v0.27.0

22 Sep 09:30
4aec335

Choose a tag to compare

Changed:

  • Rename the [git.user] section to [tools.git.author]
  • The Tool interface now uses a single execution context instead of the dedicated methods format_command and env_vars

Added:

  • Add git tool
  • Add [user] section to the configuration
  • Add abstract context manager execution_context method to the Tool interface
  • Update release dependencies

v0.26.0

09 Sep 16:32
96d9197

Choose a tag to compare

Added:

  • Implement the info owners code command for getting codeowner info
  • Add new virustotal dependency group

v0.25.0

18 Aug 17:48
f8026d5

Choose a tag to compare

Changed:

  • Rename the env dev ls command to env dev show

Added:

  • Persist the UV cache directory for the linux-container developer environment type
  • Update dependencies