Skip to content

[RELEASE] React Native SDK v2.14.7#1281

Merged
cdn34dd merged 1 commit intofeature/v2from
carlosnogueira/release-v2.14.7
Apr 29, 2026
Merged

[RELEASE] React Native SDK v2.14.7#1281
cdn34dd merged 1 commit intofeature/v2from
carlosnogueira/release-v2.14.7

Conversation

@cdn34dd
Copy link
Copy Markdown
Contributor

@cdn34dd cdn34dd commented Apr 29, 2026

What does this PR do?

Prepares v2.14.7 release which includes several important updates and fixes.

What's Changed

Full Changelog: 2.14.6...carlosnogueira/release-v2.14.7

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 April 29, 2026 09:22
@cdn34dd cdn34dd requested a review from a team as a code owner April 29, 2026 09:22
@cdn34dd cdn34dd changed the title Bump to version 2.14.7 [RELEASE] React Native SDK v2.14.7 Apr 29, 2026
Copy link
Copy Markdown

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

Updates the monorepo and example projects to Datadog React Native SDK version 2.14.7 in preparation for a release.

Changes:

  • Bump package versions to 2.14.7 across workspace packages and Lerna, and update SDK version constants (JS/iOS/Android).
  • Refresh dependency lockfiles (Yarn + CocoaPods) to reflect the new release version.
  • Update release-content.txt manifests used for packaging/release verification.

Reviewed changes

Copilot reviewed 20 out of 24 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
yarn.lock Updates workspace dependency references from 2.14.6 to 2.14.7.
lerna.json Bumps monorepo version to 2.14.7.
NATIVE_SDK_VERSIONS.md Adds the 2.14.7 mapping row for native SDK versions.
packages/core/src/version.ts Updates exported JS SDK version string to 2.14.7.
packages/core/release-content.txt Refreshes packaged-file manifest for core release artifact.
packages/core/package.json Bumps core package version to 2.14.7.
packages/core/ios/Sources/SdkVersion.swift Updates iOS SDK version constant to 2.14.7.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android SDK version constant to 2.14.7.
packages/codepush/package.json Bumps CodePush integration package version and workspace dependency to 2.14.7.
packages/react-navigation/release-content.txt Refreshes packaged-file manifest for react-navigation integration.
packages/react-navigation/package.json Bumps react-navigation integration package version and devDependency to 2.14.7.
packages/react-native-navigation/release-content.txt Refreshes packaged-file manifest for react-native-navigation integration.
packages/react-native-navigation/package.json Bumps react-native-navigation integration package version and devDependency to 2.14.7.
packages/react-native-webview/package.json Bumps webview integration package version to 2.14.7.
packages/react-native-session-replay/release-content.txt Refreshes packaged-file manifest for session replay package.
packages/react-native-session-replay/package.json Bumps session replay package version to 2.14.7.
packages/react-native-babel-plugin/release-content.txt Refreshes packaged-file manifest for the Babel plugin package.
packages/react-native-babel-plugin/package.json Bumps Babel plugin package version to 2.14.7.
packages/react-native-apollo-client/release-content.txt Refreshes packaged-file manifest for the Apollo Client integration.
packages/react-native-apollo-client/package.json Bumps Apollo Client integration package version to 2.14.7.
packages/internal-testing-tools/package.json Bumps internal testing tools package version to 2.14.7.
example/ios/Podfile.lock Updates example app pod lock to Datadog pods 2.14.7 (and refreshed checksums).
example-new-architecture/ios/Podfile.lock Updates new-architecture example pod lock to Datadog pods 2.14.7 (and refreshed checksums).
benchmarks/ios/Podfile.lock Updates benchmarks app pod lock to Datadog pods 2.14.7 (and refreshed checksums).

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

Comment thread lerna.json
@cdn34dd cdn34dd merged commit 1191575 into feature/v2 Apr 29, 2026
13 checks passed
@cdn34dd cdn34dd deleted the carlosnogueira/release-v2.14.7 branch April 29, 2026 13:39
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