Skip to content

Update RUM Browser SDK to v7.1.0#389

Open
yoannmoinet wants to merge 2 commits into
masterfrom
vitrine/update-rum-browser-sdk-to-latest-version-vjj6gre7
Open

Update RUM Browser SDK to v7.1.0#389
yoannmoinet wants to merge 2 commits into
masterfrom
vitrine/update-rum-browser-sdk-to-latest-version-vjj6gre7

Conversation

@yoannmoinet
Copy link
Copy Markdown
Member

@yoannmoinet yoannmoinet commented May 27, 2026

What and why?

Bump @datadog/browser-rum, @datadog/browser-rum-core, and @datadog/browser-core to the latest version.

How?

No source changes needed — all TypeScript types used by this codebase (RumPublicApi, RumInitConfiguration, Site, and every property in the Pick<> in SDKOptionsWithDefaults) are confirmed present in the new version.

  • Removed options (betaEncodeCookieOptions, allowFallbackToLocalStorage, trackBfcacheViews, trackEarlyRequests, betaTrackActionsInShadowDom, usePciIntake) are not referenced anywhere in this codebase.
  • Two default changes have no effect: defaultPrivacyLevel stays "mask" (explicitly set, more conservative than the new default) and enablePrivacyForActionName stays false (explicitly set for backward compat).

Verification: yarn typecheck:all clean, yarn format clean, yarn cli integrity clean, yarn test:unit packages/plugins/rum 21/21 pass.

@yoannmoinet yoannmoinet marked this pull request as ready for review May 27, 2026 18:18
@yoannmoinet yoannmoinet requested a review from a team as a code owner May 27, 2026 18:18
@yoannmoinet
Copy link
Copy Markdown
Member Author

@codex review
@cursor review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Something went wrong. Try again later by commenting “@codex review”.

An unknown error occurred
ℹ️ 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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants