Skip to content

[RELEASE] React Native SDK v3.2.0#1224

Open
sbarrio wants to merge 1 commit intodevelopfrom
sbarrio/release-v3.2.0
Open

[RELEASE] React Native SDK v3.2.0#1224
sbarrio wants to merge 1 commit intodevelopfrom
sbarrio/release-v3.2.0

Conversation

@sbarrio
Copy link
Contributor

@sbarrio sbarrio commented Mar 24, 2026

What does this PR do?

Prepares the v3.2.0 release.

What's Changed

New Contributors

Full Changelog: 3.1.2...3.2.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

@sbarrio sbarrio marked this pull request as ready for review March 24, 2026 10:53
@sbarrio sbarrio requested a review from a team as a code owner March 24, 2026 10:53
Copilot AI review requested due to automatic review settings March 24, 2026 10:53
Copy link

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.2.0 release by aligning version numbers across the monorepo packages and updating the example projects’ native lockfiles to reflect the new SDK version.

Changes:

  • Bump package versions from 3.1.2 to 3.2.0 across the core package and companion packages.
  • Update SDK version constants for JS (version.ts), iOS (SdkVersion.swift), and Android (SdkVersion.kt).
  • Refresh dependency lockfiles and documentation to reflect the new release (Yarn + CocoaPods + native SDK version matrix).

Reviewed changes

Copilot reviewed 15 out of 19 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.2.0.
packages/react-navigation/package.json Bumps package version and devDependency on core SDK to ^3.2.0.
packages/react-native-webview/package.json Bumps package version to 3.2.0.
packages/react-native-session-replay/package.json Bumps package version to 3.2.0.
packages/react-native-openfeature/package.json Bumps package version and devDependency on core SDK to ^3.2.0.
packages/react-native-navigation/package.json Bumps package version and devDependency on core SDK to ^3.2.0.
packages/react-native-babel-plugin/package.json Bumps package version to 3.2.0.
packages/react-native-apollo-client/package.json Bumps package version to 3.2.0.
packages/internal-testing-tools/package.json Bumps package version to 3.2.0.
packages/codepush/package.json Bumps package version and workspace devDependency to core 3.2.0.
packages/core/package.json Bumps core SDK package version to 3.2.0.
packages/core/src/version.ts Updates JS SDK version constant to 3.2.0.
packages/core/ios/Sources/SdkVersion.swift Updates iOS SDK version constant to 3.2.0.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android SDK version constant to 3.2.0.
lerna.json Updates monorepo version to 3.2.0.
example/ios/Podfile.lock Updates example app pods to reference DatadogSDKReactNative (3.2.0) (and related pod checksums).
example-new-architecture/ios/Podfile.lock Same as above for the new-architecture example.
benchmarks/ios/Podfile.lock Same as above for benchmarks app.
NATIVE_SDK_VERSIONS.md Adds the 3.2.0 row mapping to iOS 3.8.2 and Android 3.8.0.

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

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