Merge develop into SDK v2 branch#1224
Merged
0xnm merged 31 commits intoJan 10, 2023
Merged
Conversation
Enable CodeQL analysis
Co-authored-by: Kaylyn <[email protected]>
…mode RUMM-2038 Use safe context for directBootAware host apps
…ation to be able to pick global first party hosts
…twork-related-properties-in-sample-app-to-pick-global-first-party-hosts Use lazy initialization of network-related properties in SampleApplication to be able to pick global first party hosts
Co-authored-by: Kaylyn <[email protected]>
…ixes-into-1.16.0-release Cherry pick some fixes into 1.16.0 release
…-sample-app-build-for-codeql-scan RUMM-2845: Speed up build of sample app for CodeQL scan
…tra-sample-rate-to-configuration-events RUMM-2868: Apply extra sampling rate to the configuration telemetry
Codecov Report
@@ Coverage Diff @@
## feature/sdkv2 #1224 +/- ##
=================================================
- Coverage 82.72% 82.36% -0.36%
=================================================
Files 353 353
Lines 12589 11809 -780
Branches 2086 2011 -75
=================================================
- Hits 10414 9726 -688
+ Misses 1535 1474 -61
+ Partials 640 609 -31
|
cswatt
approved these changes
Jan 9, 2023
xgouchet
approved these changes
Jan 10, 2023
…configuration-sampling-into-1.16.0 Cherry-pick: RUMM-2868: Apply extra sampling rate to the configuration telemetry
mariusc83
approved these changes
Jan 10, 2023
…ease RUMM-2893: Make final release of 1.16.0
….0-into-develop Merge release 1.16.0 branch into develop
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 makes a merge of
developbranch intofeature/sdkv2branch with all the conflicts resolved.Review checklist (to be filled by reviewers)