-
Notifications
You must be signed in to change notification settings - Fork 62
Comparing changes
Open a pull request
base repository: DataDog/dd-sdk-reactnative
base: 2.14.6
head repository: DataDog/dd-sdk-reactnative
compare: 2.14.7
- 16 commits
- 43 files changed
- 5 contributors
Commits on Apr 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d92cab4 - Browse repository at this point
Copy the full SHA d92cab4View commit details
Commits on Apr 20, 2026
-
Merge pull request #1254 from DataDog/sbarrio/v2/fix/remove-debug-id-…
…warnings-on-dev-mode [NOJIRA] [FIX] [V2] Remove debugId warnings on DEV mode
Configuration menu - View commit details
-
Copy full SHA for eae228a - Browse repository at this point
Copy the full SHA eae228aView commit details
Commits on Apr 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1876cff - Browse repository at this point
Copy the full SHA 1876cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e5382 - Browse repository at this point
Copy the full SHA 60e5382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b6b57 - Browse repository at this point
Copy the full SHA 32b6b57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67fe49c - Browse repository at this point
Copy the full SHA 67fe49cView commit details
Commits on Apr 28, 2026
-
fix(android): Session ID bridge Invariant Violation crash
Port of v3 fix (marcosaia/fix/native-initialization-crash) to v2. On native-first init, a RUM session can start before JS registers DatadogInternalReactBridge. Pre-fix, the listener always tried to deliver via BatchedBridge.callFunction; on old arch this async call throws an Invariant Violation that can't be caught, crashing the app. Gate bridge delivery on a new isRnSdkInitialized flag (set only after JS initialize() runs) and set the React context from DdSdk.initialize so the new-arch event-emitter replay has a target when the TurboModule wakes up late.
Configuration menu - View commit details
-
Copy full SHA for c0fdedd - Browse repository at this point
Copy the full SHA c0fdeddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e628f - Browse repository at this point
Copy the full SHA e1e628fView commit details -
Merge pull request #1276 from DataDog/carlosnogueira/fix/fix-session-…
…replay-podspec [NOJIRA] [FIX] [V2] Session Replay build issues
Configuration menu - View commit details
-
Copy full SHA for 82c4f6a - Browse repository at this point
Copy the full SHA 82c4f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0246730 - Browse repository at this point
Copy the full SHA 0246730View commit details -
Merge pull request #1275 from DataDog/carlosnogueira/fix/babel-plugin…
…-svg-tracking-flex-shrink-issue-v2 [NOJIRA] [FIX] [V2] Remove flexShrink:1 from SVG transformation on Babel Plugin
Configuration menu - View commit details
-
Copy full SHA for c710a0b - Browse repository at this point
Copy the full SHA c710a0bView commit details -
Skip Babel and Metro plugins for web platform builds
- Babel plugin: skip all transforms when caller platform is 'web' - Metro serializer (withDatadogMetroConfig): skip debug ID injection for web - Metro serializer (Expo plugin): skip debug ID injection for web
Configuration menu - View commit details
-
Copy full SHA for 3fb0c4a - Browse repository at this point
Copy the full SHA 3fb0c4aView commit details -
Merge pull request #1278 from DataDog/carlosnogueira/fix/skip-web-pla…
…tform-babel-metro-plugins-v2 [NOJIRA][FIX][V2] Skip Babel and Metro plugins for web platform builds
Configuration menu - View commit details
-
Copy full SHA for b9ddbd2 - Browse repository at this point
Copy the full SHA b9ddbd2View commit details
Commits on Apr 29, 2026
-
Merge pull request #1273 from DataDog/marcosaia/v2/fix/native-initial…
…ization-crash [NOJIRA] [FIX] [ANDROID] [V2] Fix Invariant Violation crash on native initialization
Configuration menu - View commit details
-
Copy full SHA for c8a4da9 - Browse repository at this point
Copy the full SHA c8a4da9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebff5bf - Browse repository at this point
Copy the full SHA ebff5bfView commit details -
Merge pull request #1281 from DataDog/carlosnogueira/release-v2.14.7
[RELEASE] React Native SDK v2.14.7
Configuration menu - View commit details
-
Copy full SHA for 1191575 - Browse repository at this point
Copy the full SHA 1191575View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.14.6...2.14.7