Skip to content

[RELEASE] React Native SDK v3.5.0#1289

Open
cdn34dd wants to merge 1 commit into
developfrom
carlosnogueira/release-v3.5.0
Open

[RELEASE] React Native SDK v3.5.0#1289
cdn34dd wants to merge 1 commit into
developfrom
carlosnogueira/release-v3.5.0

Conversation

@cdn34dd
Copy link
Copy Markdown
Contributor

@cdn34dd cdn34dd commented May 21, 2026

What does this PR do?

Prepares v3.5.0 release.

What's Changed

Full Changelog: 3.4.0...carlosnogueira/release-v3.5.0

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

@cdn34dd cdn34dd requested a review from a team as a code owner May 21, 2026 15:57
Copilot AI review requested due to automatic review settings May 21, 2026 15:57
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 monorepo for the v3.5.0 release by bumping package versions and aligning example/benchmark lockfiles and release metadata.

Changes:

  • Bumped all workspace package versions from 3.4.0 to 3.5.0 (including lerna.json and generated SDK version constants).
  • Updated workspace dependency constraints in yarn.lock and package devDependencies to reference 3.5.0.
  • Refreshed iOS Podfile.lock files for examples/benchmarks and updated release metadata/docs (native SDK version matrix, release content list).

Reviewed changes

Copilot reviewed 16 out of 20 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.0.
packages/react-navigation/package.json Bumps package version to 3.5.0 and updates devDependency on core to ^3.5.0.
packages/react-native-webview/package.json Bumps package version to 3.5.0.
packages/react-native-session-replay/package.json Bumps package version to 3.5.0.
packages/react-native-openfeature/package.json Bumps package version to 3.5.0 and updates devDependency on core to ^3.5.0.
packages/react-native-navigation/package.json Bumps package version to 3.5.0 and updates devDependency on core to ^3.5.0.
packages/react-native-babel-plugin/package.json Bumps package version to 3.5.0.
packages/react-native-apollo-client/package.json Bumps package version to 3.5.0.
packages/internal-testing-tools/package.json Bumps internal tools package version to 3.5.0.
packages/core/src/version.ts Updates generated JS/TS SDK version constant to 3.5.0.
packages/core/release-content.txt Adds newly-included Android source/test files to the release content manifest.
packages/core/package.json Bumps core package version to 3.5.0.
packages/core/ios/Sources/SdkVersion.swift Updates iOS bridge version constant to 3.5.0.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android bridge version constant to 3.5.0.
packages/codepush/package.json Bumps package version to 3.5.0 and updates workspace devDependency on core to workspace:3.5.0.
NATIVE_SDK_VERSIONS.md Adds a new 3.5.0 row for native iOS/Android SDK versions.
lerna.json Bumps monorepo version to 3.5.0.
example/ios/Podfile.lock Updates example iOS lockfile to DatadogSDKReactNative (3.5.0) and related checksums.
example-new-architecture/ios/Podfile.lock Updates new-architecture example iOS lockfile to DatadogSDKReactNative (3.5.0) and related checksums.
benchmarks/ios/Podfile.lock Updates benchmarks iOS lockfile to DatadogSDKReactNative (3.5.0) and related checksums.

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

Copy link
Copy Markdown
Contributor

@sbarrio sbarrio left a comment

Choose a reason for hiding this comment

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

🚀

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