Merge release 2.1.0 into master branch#1606
Merged
Merged
Conversation
Prepare release of `2.0.0-beta3`
…k-explicitly-in-dogfood-script Mention Datadog SDK explicitly in dogfood script
…use-the-windowmanager-in-background-thread REPLAY-1905 Do not resolve WindowManager from Application context
Next dev cycle 2.1.0
…ample_rate [RUMM-3449] Add sample rate to reported RUM events
…-readme-file-for-sr-modules REPLAY-1302 Add the README files for SR modules
…he-sr-request-params REPLAY-1895 Remove the query parameters from SR requests
Remove the bridge dogfooding step, bridge repo is archived
…ional-properties-for-telemetry-events RUMM-3508 Add the additionalProperties capability to telemetry debug log event
…ernal-logger-in-sr-modules REPLAY-1895 use internalLogger in SR modules
Fix tests around InternalLogger
…qlite-source-set-folder-in-sample-app Remove redundant sqlite product flavour folder in the sample app
…g_gap RUMM-3500 View tracking gap
…ternalloggger-metrics-method RUMM-924 Introduce the new InternalLogger#metric API
…atch-deleted-telemetry RUMM-3506 Collect the batch deleted telemetry
…ch-closed-telemetry RUM-346 Collect the batch_closed telemetry
Add multiple instance sample
…ch-delete-in-background-property RUM-952 Provide the inBackground property for batch_delete metric
…-lifecycle-monitor-in-core-instance-stop Unregister process lifecycle monitor in core instance stop
…n-start-is-not-reported RUM-971: Report ApplicationLaunch view even if first RUM event is not interaction
Update gitlab CI env variables for gitlab 16
…tion-tests-for-text-fields-page RUM-807 Add SR integration tests for TextView and EditText view type
…when-disabling-jank-stats-tracking RUM-986: Fix crash when disabling JankStats tracking
…elease-2.1.0 RUM-1021: Prepare release 2.1.0
Codecov Report
@@ Coverage Diff @@
## master #1606 +/- ##
==========================================
+ Coverage 83.29% 83.67% +0.39%
==========================================
Files 437 443 +6
Lines 14749 15135 +386
Branches 2220 2265 +45
==========================================
+ Hits 12284 12664 +380
+ Misses 1879 1875 -4
- Partials 586 596 +10
|
xgouchet
approved these changes
Sep 7, 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 does the merge of release 2.1.0 into master branch with all the conflicts resolved (there was one conflict in
AndroidConfig.kt).Review checklist (to be filled by reviewers)