Skip to content

[RELEASE] React Native SDK v3.5.1#1298

Merged
sbarrio merged 1 commit into
developfrom
sbarrio/release-v3.5.1
Jun 2, 2026
Merged

[RELEASE] React Native SDK v3.5.1#1298
sbarrio merged 1 commit into
developfrom
sbarrio/release-v3.5.1

Conversation

@sbarrio
Copy link
Copy Markdown
Contributor

@sbarrio sbarrio commented Jun 2, 2026

What does this PR do?

Prepares the 3.5.1 release.

What's Changed

Full Changelog: 3.5.0...3.5.1

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
  • If this PR is auto-generated, please make sure also to manually update the code related to the change

Copilot AI review requested due to automatic review settings June 2, 2026 07:01
@sbarrio sbarrio requested a review from a team as a code owner June 2, 2026 07:01
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Prepares the React Native SDK v3.5.1 release by aligning package versions and example lockfiles across the monorepo and native bridges.

Changes:

  • Bump monorepo/package versions from 3.5.0 → 3.5.1 (including core and integrations).
  • Update native bridge version constants and the React Native ↔ native SDK version mapping.
  • Refresh lockfiles and packaged release content manifests for the release artifacts.

Reviewed changes

Copilot reviewed 22 out of 26 changed files in this pull request and generated no comments.

Show a summary per file
File Description
yarn.lock Updates workspace dependency references to 3.5.1 (e.g., internal packages depending on @datadog/mobile-react-native).
packages/react-navigation/release-content.txt Refreshes packaged file manifest (adds README and reorders entries).
packages/react-navigation/package.json Bumps package version to 3.5.1 and updates devDependency on core to ^3.5.1.
packages/react-native-webview/package.json Bumps package version to 3.5.1.
packages/react-native-session-replay/release-content.txt Refreshes packaged file manifest (adds README/podspec entries and reorders).
packages/react-native-session-replay/package.json Bumps package version to 3.5.1.
packages/react-native-openfeature/release-content.txt Refreshes packaged file manifest (adds README and reorders entries).
packages/react-native-openfeature/package.json Bumps package version to 3.5.1 and updates devDependency on core to ^3.5.1.
packages/react-native-navigation/release-content.txt Refreshes packaged file manifest (adds README and reorders entries).
packages/react-native-navigation/package.json Bumps package version to 3.5.1 and updates devDependency on core to ^3.5.1.
packages/react-native-babel-plugin/release-content.txt Refreshes packaged file manifest (adds README and reorders entries).
packages/react-native-babel-plugin/package.json Bumps package version to 3.5.1.
packages/react-native-apollo-client/release-content.txt Refreshes packaged file manifest (adds README and reorders entries).
packages/react-native-apollo-client/package.json Bumps package version to 3.5.1.
packages/internal-testing-tools/package.json Bumps internal testing tools version to 3.5.1.
packages/core/src/version.ts Updates JS/TS SDK version constant to 3.5.1.
packages/core/release-content.txt Refreshes core packaged file manifest (adds README/podspec entries and reorders).
packages/core/package.json Bumps core package version to 3.5.1.
packages/core/ios/Sources/SdkVersion.swift Updates iOS bridge SdkVersion constant to 3.5.1.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android bridge SDK_VERSION constant to 3.5.1.
packages/codepush/package.json Bumps CodePush integration version to 3.5.1 and updates workspace devDependency to workspace:3.5.1.
NATIVE_SDK_VERSIONS.md Adds 3.5.1 mapping row (iOS 3.11.0 / Android 3.10.0).
lerna.json Bumps Lerna-managed monorepo version to 3.5.1.
example/ios/Podfile.lock Updates Datadog pod versions to 3.5.1 and refreshes checksums.
example-new-architecture/ios/Podfile.lock Updates Datadog pod versions to 3.5.1 and refreshes checksums.
benchmarks/ios/Podfile.lock Updates Datadog pod versions to 3.5.1 and refreshes checksums.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sbarrio sbarrio merged commit d854f94 into develop Jun 2, 2026
12 checks passed
@sbarrio sbarrio deleted the sbarrio/release-v3.5.1 branch June 2, 2026 09:12
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.

3 participants