Merge SDK v2 branch into develop branch#1237
Merged
Merged
Conversation
This reverts commit 76d290f.
…ses-sdkv2 Remove unused PayloadFormat and SdkEndpoint classes from SDK v2 APIs
…session-replay-public-api Revert "Remove Session Replay from public API"
…n-sr-screen-recorder RUMM-2769 Fix NPE in ScreenRecorder when wrapping a null window.callback
…-sdkv2-011222 Merge develop branch into SDK v2 branch
…-tags-before-log-event-creation Make a local copy of tags before creating LogEvent
…uplication-of-userinfo-and-networkinfo-classes RUMM-2781: Remove duplication of UserInfo and NetworkInfo classes
…age-bus-for-java-crashes-reporting-to-rum RUMM-2787: Use message bus to report Java crashes to RUM
…newbatch-option RUMM-2767 Add the 'forceNewBatch' option into the FeatureScope
…age-bus-for-ndk-crash-reporting-to-rum RUMM-2789: Use message bus to report NDK crashes to RUM
…ite-from-datadog-context RUMM-2755: Remove site property from DatadogContext
…-requests-from-requests-factory RUMM-2767 Handle SR requests through SessionReplayRequestsFactory
…ew-sr-touch-interaction-data-format RUMM-2783 Provide SR touch data following the new proposed format
…-after-develop-into-sdkv2-merge Update apiSurface
Merge develop branch into SDK v2 branch
…y-test Fix flaky telemetry test
…s-for-span-using-message-bus RUMM-2828: Send logs for Span using message bus
…ext-snapshot-at-the-datadog-context-creation-time Provide frozen snapshot of features context when requested
…actory-can-throw-exceptions RUMM-2796 RequestFactory can throw exceptions
…t-factory-throw-exceptions RUMM-2797 SR RequestFactory allow to throw exceptions
…feature-stores-context-in-the-common-context-storage RUMM-2834: Tracing feature stores context in the common context storage
…or-verification SR use case insensitive when checking wireframe background color opacity
…_sdkv2_090123 Merge develop into SDK v2 branch
…heme-background-in-wireframes RUMM-2779 Resolve view snapshot background from theme color
Gradle 7.6 & AGP 7.4.0
…eplay Remove Session Replay from public API
mariusc83
approved these changes
Jan 18, 2023
Codecov Report
@@ Coverage Diff @@
## develop #1237 +/- ##
===========================================
+ Coverage 82.50% 82.72% +0.22%
===========================================
Files 353 358 +5
Lines 11832 12581 +749
Branches 2015 2092 +77
===========================================
+ Hits 9761 10407 +646
- Misses 1461 1531 +70
- Partials 610 643 +33
|
xgouchet
approved these changes
Jan 18, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR comes with the merge of SDK v2 content into the develop branch.
Review checklist (to be filled by reviewers)