Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## Datadog-opentelemetry

> [!CAUTION]
> Before releasing, check the Codex Security Scanning results board and ensure there are no new
> vulnerabilities discovered since the last release.
> If new vulnerabilities exist for the commit being released, discuss with the team whether
> releasing is safe, or if it should be delayed to resolve the vulnerability.

1. Bump libdatadog dependencies to their latest version. Unless there are specific reasons not to,
we should make a fresh release of libdatadog crates just before dd-trace-rs releases to benefit
from upgrades
Expand Down
Loading