Skip to content

[RELEASE] React Native SDK v3.5.4 - #1351

Merged
cdn34dd merged 1 commit into
developfrom
carlosnogueira/release-v3.5.4
Jul 28, 2026
Merged

[RELEASE] React Native SDK v3.5.4#1351
cdn34dd merged 1 commit into
developfrom
carlosnogueira/release-v3.5.4

Conversation

@cdn34dd

@cdn34dd cdn34dd commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Prepares the v3.5.4 release.

What's Changed

Full Changelog: 3.5.3...carlosnogueira/release-v3.5.4

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 July 28, 2026 10:06
@cdn34dd
cdn34dd requested review from a team as code owners July 28, 2026 10:06
@cdn34dd
cdn34dd requested review from pavlokhrebto and typotter and removed request for a team July 28, 2026 10:06

@sbarrio sbarrio 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.

🚀

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.4 release by bumping package versions and updating the various release/lock artifacts used for publishing and examples.

Changes:

  • Bump package versions from 3.5.33.5.4 across the workspace (packages + lerna + core runtime constants).
  • Update dependency references in yarn.lock and package devDependencies to align with 3.5.4.
  • Refresh release artifacts (release-content.txt) and iOS example/benchmark Podfile.lock files for the new release.

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.4.
packages/react-navigation/release-content.txt Refreshes the packaged file manifest for the react-navigation integration.
packages/react-navigation/package.json Bumps package version and core devDependency to ^3.5.4.
packages/react-native-webview/package.json Bumps package version to 3.5.4.
packages/react-native-session-replay/release-content.txt Refreshes the packaged file manifest for session-replay.
packages/react-native-session-replay/package.json Bumps package version to 3.5.4.
packages/react-native-openfeature/release-content.txt Refreshes the packaged file manifest for openfeature integration.
packages/react-native-openfeature/package.json Bumps package version and core devDependency to ^3.5.4.
packages/react-native-navigation/release-content.txt Refreshes the packaged file manifest for react-native-navigation integration.
packages/react-native-navigation/package.json Bumps package version and core devDependency to ^3.5.4.
packages/react-native-babel-plugin/release-content.txt Refreshes the packaged file manifest for the babel plugin.
packages/react-native-babel-plugin/package.json Bumps package version to 3.5.4.
packages/react-native-apollo-client/release-content.txt Refreshes the packaged file manifest for the apollo-client integration.
packages/react-native-apollo-client/package.json Bumps package version to 3.5.4.
packages/internal-testing-tools/package.json Bumps internal testing tools package version to 3.5.4.
packages/core/src/version.ts Updates JS-exposed SDK version constant to 3.5.4.
packages/core/release-content.txt Refreshes the core package file manifest for release.
packages/core/package.json Bumps core package version to 3.5.4.
packages/core/ios/Sources/SdkVersion.swift Updates iOS bridge SDK version constant to 3.5.4.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android bridge SDK version constant to 3.5.4.
packages/codepush/package.json Bumps code-push integration version and core devDependency to workspace:3.5.4.
NATIVE_SDK_VERSIONS.md Adds the 3.5.4 row mapping to iOS 3.11.0 / Android 3.12.1.
lerna.json Bumps workspace version to 3.5.4.
example/ios/Podfile.lock Updates example iOS pods lock to 3.5.4 artifacts/checksums.
example-new-architecture/ios/Podfile.lock Updates new-architecture example iOS pods lock to 3.5.4 artifacts/checksums.
benchmarks/ios/Podfile.lock Updates benchmarks iOS pods lock to 3.5.4 artifacts/checksums.

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

@datadog-official

datadog-official Bot commented Jul 28, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🔄 Datadog auto-retried 9 jobs - 1 passed on retry View in Datadog

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 4971361 | Docs | Datadog PR Page | Give us feedback!

@cdn34dd
cdn34dd merged commit c0afe3b into develop Jul 28, 2026
12 checks passed
@cdn34dd
cdn34dd deleted the carlosnogueira/release-v3.5.4 branch July 28, 2026 12:17
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