Skip to content

[RELEASE] React Native SDK v3.5.2#1306

Merged
sbarrio merged 1 commit into
developfrom
sbarrio/release-v3.5.2
Jun 15, 2026
Merged

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

Conversation

@sbarrio

@sbarrio sbarrio commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Prepares the 3.5.2 release.

What's Changed

Full Changelog: 3.5.1...3.5.2

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

@sbarrio sbarrio closed this Jun 15, 2026
@sbarrio sbarrio force-pushed the sbarrio/release-v3.5.2 branch from 24915b7 to 781d664 Compare June 15, 2026 14:14
@sbarrio sbarrio reopened this Jun 15, 2026
@sbarrio sbarrio marked this pull request as ready for review June 15, 2026 14:25
@sbarrio sbarrio requested a review from a team as a code owner June 15, 2026 14:25
Copilot AI review requested due to automatic review settings June 15, 2026 14:25

Copilot AI 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.

Pull request overview

Prepares the React Native SDK monorepo for the v3.5.2 release by bumping package versions and updating the various release/lock artifacts that ship with the repo and examples.

Changes:

  • Bump package versions from 3.5.1 → 3.5.2 across the core package and related integrations (navigation, openfeature, session replay, webview, apollo, codepush, babel-plugin, internal testing tools).
  • Update dependency references in yarn.lock and lerna.json to align with 3.5.2.
  • Refresh release artifact manifests (release-content.txt) and CocoaPods lockfiles for the example apps/benchmarks; update NATIVE_SDK_VERSIONS.md with the new RN SDK version row.

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 @datadog/mobile-react-native 3.5.2.
packages/react-navigation/release-content.txt Refreshes published file list ordering/contents for the react-navigation package.
packages/react-navigation/package.json Bumps package version to 3.5.2 and updates devDependency on core to ^3.5.2.
packages/react-native-webview/package.json Bumps package version to 3.5.2.
packages/react-native-session-replay/release-content.txt Refreshes published file list ordering/contents for the session-replay package.
packages/react-native-session-replay/package.json Bumps package version to 3.5.2.
packages/react-native-openfeature/release-content.txt Refreshes published file list ordering/contents for the openfeature package.
packages/react-native-openfeature/package.json Bumps package version to 3.5.2 and updates devDependency on core to ^3.5.2.
packages/react-native-navigation/release-content.txt Refreshes published file list ordering/contents for the react-native-navigation package.
packages/react-native-navigation/package.json Bumps package version to 3.5.2 and updates devDependency on core to ^3.5.2.
packages/react-native-babel-plugin/release-content.txt Refreshes published file list ordering/contents for the babel plugin package.
packages/react-native-babel-plugin/package.json Bumps package version to 3.5.2.
packages/react-native-apollo-client/release-content.txt Refreshes published file list ordering/contents for the apollo client package.
packages/react-native-apollo-client/package.json Bumps package version to 3.5.2.
packages/internal-testing-tools/package.json Bumps internal testing tools package version to 3.5.2.
packages/core/src/version.ts Updates generated JS SDK version constant to 3.5.2.
packages/core/release-content.txt Refreshes published file list ordering/contents for the core package.
packages/core/package.json Bumps core package version to 3.5.2.
packages/core/ios/Sources/SdkVersion.swift Updates iOS bridge version constant to 3.5.2.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android bridge version constant to 3.5.2.
packages/codepush/package.json Bumps codepush integration to 3.5.2 and updates workspace devDependency on core to workspace:3.5.2.
NATIVE_SDK_VERSIONS.md Adds 3.5.2 row mapping to iOS 3.11.0 / Android 3.10.0.
lerna.json Updates monorepo version to 3.5.2.
example/ios/Podfile.lock Updates example app pods lock to DatadogSDKReactNative 3.5.2 and new checksums.
example-new-architecture/ios/Podfile.lock Updates new-architecture example pods lock to DatadogSDKReactNative 3.5.2 and new checksum.
benchmarks/ios/Podfile.lock Updates benchmarks pods lock to 3.5.2 for Datadog RN pods and new checksums.

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

@sbarrio sbarrio merged commit 92462dc into develop Jun 15, 2026
13 checks passed
@sbarrio sbarrio deleted the sbarrio/release-v3.5.2 branch June 15, 2026 17:21
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