Skip to content

Bump to version 3.7.0 - #1395

Merged
sbarrio merged 1 commit into
developfrom
sbarrio/release-v3.7.0
Sep 3, 2026
Merged

Bump to version 3.7.0#1395
sbarrio merged 1 commit into
developfrom
sbarrio/release-v3.7.0

Conversation

@sbarrio

@sbarrio sbarrio commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Prepares the v3.7.0 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

@sbarrio
sbarrio requested a review from a team as a code owner September 3, 2026 08:47
Copilot AI lite review requested due to automatic review settings September 3, 2026 08:47
@sbarrio
sbarrio requested review from a team as code owners September 3, 2026 08:47
@sbarrio
sbarrio requested review from leoromanovsky and sameerank and removed request for a team September 3, 2026 08:48

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.

🟢 Approval recommended

The changes are limited to consistent version bumps and lockfile/doc updates with no functional code-path modifications beyond version constants.

Pull request overview

Prepares the v3.7.0 release of dd-sdk-reactnative by bumping the monorepo package versions and updating the example/benchmark lockfiles and native SDK version mapping to reflect the included iOS/Android SDK updates.

Changes:

  • Bump package versions across the monorepo from 3.6.03.7.0 (including generated runtime/native version constants).
  • Update workspace dependency references in yarn.lock to point to workspace:3.7.0.
  • Refresh iOS Podfile.lock files for the example apps/benchmarks and update NATIVE_SDK_VERSIONS.md with the new version row.
File summaries
File Description
yarn.lock Updates workspace dependency references to @datadog/mobile-react-native 3.7.0.
packages/react-navigation/package.json Bumps package version and devDependency on core to ^3.7.0.
packages/react-native-webview/package.json Bumps package version to 3.7.0.
packages/react-native-session-replay/package.json Bumps package version to 3.7.0.
packages/react-native-openfeature/package.json Bumps package version and devDependency on core to ^3.7.0.
packages/react-native-navigation/package.json Bumps package version and devDependency on core to ^3.7.0.
packages/react-native-babel-plugin/package.json Bumps package version to 3.7.0.
packages/react-native-apollo-client/package.json Bumps package version to 3.7.0.
packages/internal-testing-tools/package.json Bumps package version to 3.7.0.
packages/core/src/version.ts Updates generated JS/TS SDK version constant to 3.7.0.
packages/core/package.json Bumps core package version to 3.7.0.
packages/core/ios/Sources/SdkVersion.swift Updates iOS native SDK version constant to 3.7.0.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android native SDK version constant to 3.7.0.
packages/codepush/package.json Bumps package version and workspace devDependency on core to workspace:3.7.0.
NATIVE_SDK_VERSIONS.md Adds the 3.7.0 row mapping to iOS 3.16.0 / Android 3.13.1.
lerna.json Bumps the Lerna-managed version to 3.7.0.
example/ios/Podfile.lock Updates locked DatadogSDKReactNative* pod versions to 3.7.0 and associated checksums.
example-new-architecture/ios/Podfile.lock Updates locked DatadogSDKReactNative pod version to 3.7.0 and associated checksums.
benchmarks/ios/Podfile.lock Updates locked DatadogSDKReactNative* pod versions to 3.7.0 and associated checksums.
Review details
  • Files reviewed: 15/19 changed files
  • Comments generated: 0
  • Review effort level: Lite

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

@sbarrio
sbarrio merged commit c9c90f3 into develop Sep 3, 2026
12 checks passed
@sbarrio
sbarrio deleted the sbarrio/release-v3.7.0 branch September 3, 2026 10:11
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.

4 participants