Skip to content

[RELEASE] React Native SDK v3.6.0 - #1371

Merged
sbarrio merged 1 commit into
developfrom
sbarrio/release-v3.6.0
Aug 14, 2026
Merged

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

Conversation

@sbarrio

@sbarrio sbarrio commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Prepares the v3.6.0 release.

What's Changed

Full Changelog: 3.5.4...3.6.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 requested a review from a team as a code owner August 14, 2026 13:58
Copilot AI lite review requested due to automatic review settings August 14, 2026 13:58
@sbarrio
sbarrio requested review from a team as code owners August 14, 2026 13:58
@sbarrio
sbarrio requested review from btthomas and vjfridge and removed request for a team August 14, 2026 13:58

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

Pull request overview

Prepares the React Native SDK monorepo for the v3.6.0 release by bumping package versions and updating associated release/lock artifacts used for publishing and example apps.

Changes:

  • Bump all relevant package versions and internal workspace references from 3.5.4 → 3.6.0.
  • Refresh release packaging manifests (release-content.txt) to match the v3.6.0 published artifacts.
  • Update iOS CocoaPods lockfiles for example apps/benchmarks to reference the new pod versions and checksums.

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 v3.6.0.
packages/react-navigation/release-content.txt Refreshes published artifact list for the react-navigation integration package.
packages/react-navigation/package.json Bumps package version and core devDependency to 3.6.0.
packages/react-native-webview/package.json Bumps package version to 3.6.0.
packages/react-native-session-replay/release-content.txt Refreshes published artifact list for the session replay package.
packages/react-native-session-replay/package.json Bumps package version to 3.6.0.
packages/react-native-openfeature/release-content.txt Refreshes published artifact list for the OpenFeature integration package.
packages/react-native-openfeature/package.json Bumps package version and core devDependency to 3.6.0.
packages/react-native-navigation/release-content.txt Refreshes published artifact list for the react-native-navigation integration package.
packages/react-native-navigation/package.json Bumps package version and core devDependency to 3.6.0.
packages/react-native-babel-plugin/release-content.txt Refreshes published artifact list for the Babel plugin package.
packages/react-native-babel-plugin/package.json Bumps package version to 3.6.0.
packages/react-native-apollo-client/release-content.txt Refreshes published artifact list for the Apollo Client integration package.
packages/react-native-apollo-client/package.json Bumps package version to 3.6.0.
packages/internal-testing-tools/package.json Bumps internal testing tools package version to 3.6.0.
packages/core/src/version.ts Updates JS-exported SDK version constant to 3.6.0.
packages/core/release-content.txt Refreshes published artifact list for the core package.
packages/core/package.json Bumps core package version to 3.6.0.
packages/core/ios/Sources/SdkVersion.swift Updates iOS-side SDK version constant to 3.6.0.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android-side SDK version constant to 3.6.0.
packages/codepush/package.json Bumps CodePush integration package version and workspace dependency to 3.6.0.
NATIVE_SDK_VERSIONS.md Adds the 3.6.0 row mapping to iOS/Android native SDK versions.
lerna.json Bumps monorepo (Lerna) version to 3.6.0.
example/ios/Podfile.lock Updates example app pod lock to DatadogSDKReactNative family v3.6.0 and new checksums.
example-new-architecture/ios/Podfile.lock Updates new-architecture example pod lock to v3.6.0 and new checksums.
benchmarks/ios/Podfile.lock Updates benchmarks pod lock to DatadogSDKReactNative family v3.6.0 and new checksums.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@sbarrio
sbarrio merged commit 398e96d into develop Aug 14, 2026
12 checks passed
@sbarrio
sbarrio deleted the sbarrio/release-v3.6.0 branch August 14, 2026 15:24
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