Skip to content

Releases: DataDog/datadog-agent-dev

v0.34.0

20 May 18:42
Immutable release. Only release title and notes can be modified.
47304d6

Choose a tag to compare

Changed:

  • Only support the latest version of the developer environment image for the linux-container developer environment type

v0.33.3

14 May 07:42
Immutable release. Only release title and notes can be modified.
8bfd74e

Choose a tag to compare

Fixed:

  • Fix race condition in the telemetry daemon payload processing logic

v0.33.2

14 May 00:01
Immutable release. Only release title and notes can be modified.
f2816fc

Choose a tag to compare

Fixed:

  • Fix the allowed range of exposed developer environment ports
  • Fix locating the repository root for the info owners code command
  • Ensure that atomically-written files remain readable and writable by the owning group

v0.33.1

28 Mar 01:23
Immutable release. Only release title and notes can be modified.
05d6e3e

Choose a tag to compare

Added:

  • Support Python 3.14

Fixed:

  • Improve the behavior of pseudo-terminals on Windows
  • Improve the help text of the inv command when no arguments are provided

v0.32.0

09 Feb 12:57
Immutable release. Only release title and notes can be modified.
22199cf

Choose a tag to compare

Added:

  • Add dependencies for working with DotSlash files
  • SubprocessRunner.wait returns command exit code
  • Add -v flag on dda env dev to mount an arbitrary volume
  • Add dda env dev fs import/export to interact with devenv file system
  • Merge dependency group of legacy-tasks with legacy-test-infra-definitions

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