Releases: DataDog/datadog-agent-dev
Releases · DataDog/datadog-agent-dev
v0.31.0
v0.30.4
v0.30.3
Immutable
release. Only release title and notes can be modified.
Added:
userfield for feature flags is also sent from Gitlab CI
v0.30.2
Immutable
release. Only release title and notes can be modified.
Fixed:
- Lazily import Feature Flag manager when needed
v0.30.1
Immutable
release. Only release title and notes can be modified.
Added:
- Add Feature Flag evaluation support
- Add dda validate ai-rules command to automatically sync Cursor rules to Claude.md
v0.29.0
Changed:
- Rename the
self telemetry log showcommand toself telemetry show log
Added:
- Add
self telemetry show idcommand
Fixed:
- The
config showcommand 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.captureandapp.subprocess.redirectmethods 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
v0.27.0
Changed:
- Rename the
[git.user]section to[tools.git.author] - The
Toolinterface now uses a single execution context instead of the dedicated methodsformat_commandandenv_vars
Added:
- Add
gittool - Add
[user]section to the configuration - Add abstract context manager
execution_contextmethod to theToolinterface - Update release dependencies