Skip to content

[RELEASE] React Native SDK v3.5.3#1323

Merged
marco-saia-datadog merged 1 commit into
developfrom
marcosaia/release-v3.5.3
Jul 6, 2026
Merged

[RELEASE] React Native SDK v3.5.3#1323
marco-saia-datadog merged 1 commit into
developfrom
marcosaia/release-v3.5.3

Conversation

@marco-saia-datadog

Copy link
Copy Markdown
Member

What does this PR do?

Prepares the v3.5.3 release.

What's Changed

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 6, 2026 14:38
@marco-saia-datadog marco-saia-datadog requested a review from a team as a code owner July 6, 2026 14:38

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 v3.5.3 release by bumping package/SDK version references across the monorepo and updating release artifacts/lockfiles to match the new version.

Changes:

  • Bump package versions and internal SDK version constants from 3.5.2 to 3.5.3 across packages and native bridges.
  • Update Yarn/CocoaPods lockfiles to reflect the new release state.
  • Refresh release-content.txt manifests to reflect the packaged file sets (including README/podspec entries and ordering updates).

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.3 for the release.
packages/react-navigation/release-content.txt Updates packaged file manifest entries/order (incl. README).
packages/react-navigation/package.json Bumps package version and devDependency on core to ^3.5.3.
packages/react-native-webview/package.json Bumps package version to 3.5.3.
packages/react-native-session-replay/release-content.txt Updates packaged file manifest entries/order (incl. README/podspec).
packages/react-native-session-replay/package.json Bumps package version to 3.5.3.
packages/react-native-openfeature/release-content.txt Updates packaged file manifest entries/order (incl. README).
packages/react-native-openfeature/package.json Bumps package version and devDependency on core to ^3.5.3.
packages/react-native-navigation/release-content.txt Updates packaged file manifest entries/order (incl. README).
packages/react-native-navigation/package.json Bumps package version and devDependency on core to ^3.5.3.
packages/react-native-babel-plugin/release-content.txt Updates packaged file manifest entries/order (incl. README).
packages/react-native-babel-plugin/package.json Bumps package version to 3.5.3.
packages/react-native-apollo-client/release-content.txt Updates packaged file manifest entries/order (incl. README).
packages/react-native-apollo-client/package.json Bumps package version to 3.5.3.
packages/internal-testing-tools/package.json Bumps internal tools package version to 3.5.3.
packages/core/src/version.ts Updates exported JS SDK version constant to 3.5.3.
packages/core/release-content.txt Updates packaged file manifest entries/order (incl. README/podspec).
packages/core/package.json Bumps core package version to 3.5.3.
packages/core/ios/Sources/SdkVersion.swift Updates iOS bridge version string to 3.5.3.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android bridge version constant to 3.5.3.
packages/codepush/package.json Bumps package version and workspace devDependency on core to 3.5.3.
NATIVE_SDK_VERSIONS.md Adds the 3.5.3 row mapping to iOS/Android native SDK versions.
lerna.json Updates monorepo release version to 3.5.3.
example/ios/Podfile.lock Updates example app pods lockfile for 3.5.3 Datadog RN pods.
example-new-architecture/ios/Podfile.lock Updates new-architecture example pods lockfile for 3.5.3 Datadog RN pods.
benchmarks/ios/Podfile.lock Updates benchmarks pods lockfile for 3.5.3 Datadog RN pods.

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

@marco-saia-datadog marco-saia-datadog merged commit 7abbd15 into develop Jul 6, 2026
12 checks passed
@marco-saia-datadog marco-saia-datadog deleted the marcosaia/release-v3.5.3 branch July 6, 2026 15:20
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