Skip to content

chore(replay): Mark mobileReplayIntegration as stable - #6679

Merged
antonis merged 1 commit into
mainfrom
chore/mobile-replay-graduate-experimental
Sep 7, 2026
Merged

chore(replay): Mark mobileReplayIntegration as stable#6679
antonis merged 1 commit into
mainfrom
chore/mobile-replay-graduate-experimental

Conversation

@antonis

@antonis antonis commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Removes the @experimental JSDoc tag from mobileReplayIntegration. This is a comment-only change — no behavior, type, or API-signature impact (the API report already reports the symbol as @public).

💡 Motivation and Context

Mobile Session Replay has been generally available since early 2026, and the React Native Session Replay docs no longer mark the integration as beta/experimental (only two Android-specific capture strategies remain flagged). The stale @experimental tag on the integration entry point sent the wrong signal.

Part of a broader audit of @experimental markers in the repo. Other markers were reviewed and left in place because docs still classify them as beta/experimental (e.g. profiling, standalone app-start tracing).

💚 How did you test it?

Comment-only change; no runtime behavior affected. No test changes required.

📝 Checklist

  • I added tests to verify changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed. (Docs already reflect GA status.)
  • I updated the wizard if needed.
  • All tests passing.
  • Public API changes reviewed by another Mobile SDK team member or implemented according to the develop docs spec. (No API-signature change; API report unchanged, already @public.)
  • No breaking changes.

🔮 Next steps

Mobile Session Replay has been generally available since early 2026,
so drop the @experimental JSDoc tag from mobileReplayIntegration.
Comment-only change; no behavior, type, or API-signature impact.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • chore(replay): Mark mobileReplayIntegration as stable by antonis in #6679
  • feat(sample): Add tvOS sample app by antonis in #6677
  • fix(e2e): Pin json gem < 3.0 for RN < 0.72 iOS builds by antonis in #6678
  • feat(ios): Expose enableMemoryIntrospection option by antonis in #6674
  • feat(android): Add anrProfilingSampleRate option by antonis in #6673
  • ci: Unpin Android E2E emulator build by antonis in #6672
  • ref(ios): Remove deprecated private SDK API usage by philprime in #6647
  • chore(deps): update Cocoa SDK to v9.27.0 by github-actions in #6670
  • chore(deps): update Sentry Android Gradle Plugin to v6.21.0 by github-actions in #6671
  • chore(deps): Bump fast-uri to ^3.1.6 to resolve security alerts by antonis in #6662
  • chore(deps): Bump qs to ^6.16.0 to resolve security alerts by antonis in #6663
  • chore(deps): Bump @xmldom/xmldom pins to patched versions to resolve security alerts by antonis in #6664
  • docs: Revamp root and nested AGENTS.md by antonis in #6666

🤖 This preview updates automatically when you update the PR.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor
Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request

Generated by 🚫 dangerJS against c51a585

@antonis
antonis marked this pull request as ready for review September 7, 2026 09:38

@alwx alwx left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good

@antonis
antonis merged commit 7fd0012 into main Sep 7, 2026
66 of 72 checks passed
@antonis
antonis deleted the chore/mobile-replay-graduate-experimental branch September 7, 2026 13:33
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