Skip to content

[RELEASE] React Native SDK v2.14.8#1295

Merged
sbarrio merged 1 commit into
feature/v2from
sbarrio/release-v2.14.8
Jun 1, 2026
Merged

[RELEASE] React Native SDK v2.14.8#1295
sbarrio merged 1 commit into
feature/v2from
sbarrio/release-v2.14.8

Conversation

@sbarrio
Copy link
Copy Markdown
Contributor

@sbarrio sbarrio commented May 28, 2026

What does this PR do?

Prepares v2.14.8 release which includes a few important fixes.

What's Changed

Full Changelog: 2.14.7...2.14.8

  • 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 changed the base branch from develop to feature/v2 May 28, 2026 13:36
@sbarrio sbarrio marked this pull request as ready for review June 1, 2026 07:40
@sbarrio sbarrio requested a review from a team as a code owner June 1, 2026 07:40
Copilot AI review requested due to automatic review settings June 1, 2026 07:40
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

Prepares the React Native SDK v2.14.8 release by bumping package versions and updating the various release artifacts/lockfiles so that the monorepo and example apps reference the new version consistently.

Changes:

  • Bump versions from 2.14.7 → 2.14.8 across Lerna, core/package packages, and workspace references (including yarn.lock).
  • Update release packaging manifests (release-content.txt) to match the contents expected for publishing.
  • Update iOS CocoaPods lockfiles in example/benchmark apps and refresh the native SDK version matrix entry.

Reviewed changes

Copilot reviewed 20 out of 24 changed files in this pull request and generated no comments.

Show a summary per file
File Description
yarn.lock Updates workspace dependency references to 2.14.8.
lerna.json Bumps monorepo version to 2.14.8.
packages/core/package.json Bumps core package version to 2.14.8.
packages/core/src/version.ts Updates exported SDK version constant to 2.14.8.
packages/core/ios/Sources/SdkVersion.swift Updates iOS bridge SDK version string to 2.14.8.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android bridge SDK version string to 2.14.8.
packages/core/release-content.txt Updates publish manifest file list for the core package release.
packages/codepush/package.json Bumps package version and workspace devDependency to 2.14.8.
packages/react-native-navigation/package.json Bumps package version and devDependency to 2.14.8.
packages/react-native-navigation/release-content.txt Updates publish manifest file list for release contents.
packages/react-navigation/package.json Bumps package version and devDependency to 2.14.8.
packages/react-navigation/release-content.txt Updates publish manifest file list for release contents.
packages/react-native-apollo-client/package.json Bumps package version to 2.14.8.
packages/react-native-apollo-client/release-content.txt Updates publish manifest file list for release contents.
packages/react-native-babel-plugin/package.json Bumps package version to 2.14.8.
packages/react-native-babel-plugin/release-content.txt Updates publish manifest file list for release contents.
packages/react-native-session-replay/package.json Bumps package version to 2.14.8.
packages/react-native-session-replay/release-content.txt Updates publish manifest file list for release contents.
packages/react-native-webview/package.json Bumps package version to 2.14.8.
packages/internal-testing-tools/package.json Bumps internal testing tools package version to 2.14.8.
NATIVE_SDK_VERSIONS.md Adds the 2.14.8 row mapping to iOS/Android native SDK versions.
example/ios/Podfile.lock Updates local pod versions/checksums to reflect 2.14.8.
example-new-architecture/ios/Podfile.lock Updates local pod versions/checksums to reflect 2.14.8.
benchmarks/ios/Podfile.lock Updates local pod versions/checksums to reflect 2.14.8.

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

@sbarrio sbarrio merged commit b1facd9 into feature/v2 Jun 1, 2026
12 checks passed
@sbarrio sbarrio deleted the sbarrio/release-v2.14.8 branch June 1, 2026 10:52
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