Skip to content

v7.2.0 - #4679

Merged
bdibon merged 1 commit into
mainfrom
release/v7.2.0
May 27, 2026
Merged

v7.2.0#4679
bdibon merged 1 commit into
mainfrom
release/v7.2.0

Conversation

@bdibon

@bdibon bdibon commented May 27, 2026

Copy link
Copy Markdown
Contributor

Motivation

Changes

Test instructions

Checklist

  • Tested locally
  • Tested on staging
  • Added unit tests for this change.
  • Added e2e/integration tests for this change.
  • Updated documentation and/or relevant AGENTS.md file

@bdibon
bdibon requested review from a team as code owners May 27, 2026 12:02
@datadog-official

datadog-official Bot commented May 27, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 2 Pipeline jobs failed

Lint PR title | lint   View in Datadog   GitHub Actions

🛟 This job is unlikely to succeed on retry. Please review your pipeline configuration. PR title must start with an allowed gitmoji prefix. Current title: v7.2.0.

Publish Changelog to Confluence | publish   View in Datadog   GitHub Actions

🛟 This job is unlikely to succeed on retry. Please review your pipeline configuration. HTTP Status 401 – Unauthorized during attempt to publish CHANGELOG.md to Confluence.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 8b67430 | Docs | Datadog PR Page | Give us feedback!

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8b6743074a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CHANGELOG.md
- ⚗️ Make Live Debugger per-second budgets configurable ([#4509](https://github.com/DataDog/browser-sdk/pull/4509)) [DEBUGGER]
- ⚗️ Tighten Live Debugger global hook typing ([#4508](https://github.com/DataDog/browser-sdk/pull/4508)) [DEBUGGER]
- ⚗️ fix debugger package version for v7 [DEBUGGER]
- ⚗️ Add Live Debugger package ([#4449](https://github.com/DataDog/browser-sdk/pull/4449)) [DEBUGGER] [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Make debugger publishable before announcing it

This v7.2.0 entry tells customers a new @datadog/browser-debugger package is available, but packages/debugger/package.json still has private: true and no version, while the npm release job publishes with yarn workspaces foreach ... --no-private npm publish in scripts/deploy/publish-npm.ts:25. That means this release will skip the debugger workspace, so users following the README/npm link won't be able to install the announced package; either make the debugger package publishable/versioned for this release or remove it from the public changelog.

Useful? React with 👍 / 👎.

Comment thread CHANGELOG.md Outdated
- ✅ fix flaky cookieAccess tests in slow CI ([#4613](https://github.com/DataDog/browser-sdk/pull/4613)) [DEBUGGER] [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
- ✅ delay /empty.css response to fix WebKit early-timings flake ([#4631](https://github.com/DataDog/browser-sdk/pull/4631))
- 🔧 handle missing packages when renewing the npm token ([#4411](https://github.com/DataDog/browser-sdk/pull/4411))
- 🔥 Remove start stop action and resource experiment flag ([#4677](https://github.com/DataDog/browser-sdk/pull/4677)) [DEBUGGER] [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: @BeltranBulbarellaDD code removal is listed as "internal change" -> this is definitely a public change that should have been flagged as ✨

@bdibon bdibon mentioned this pull request May 27, 2026
5 tasks
@bdibon bdibon closed this May 27, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators May 27, 2026
@bdibon bdibon reopened this May 27, 2026
@bdibon bdibon closed this May 27, 2026
@bdibon bdibon reopened this May 27, 2026
@bdibon
bdibon merged commit 623d6ec into main May 27, 2026
33 of 35 checks passed
@bdibon
bdibon deleted the release/v7.2.0 branch May 27, 2026 14:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants