Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 1.14.0 release branch into master branch #1048

Merged
merged 89 commits into from
Sep 20, 2022

Conversation

0xnm
Copy link
Contributor

@0xnm 0xnm commented Sep 20, 2022

What does this PR do?

This change merges release/1.14.0 branch into master branch. Fast forward wasn't possible, because master received some docs updates.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • 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)

0xnm and others added 30 commits April 28, 2022 09:44
…ew-agp-publishing-model

RUMM-2095: Support new AGP publishing model
…i-v1-related-classes

RUMM-2084: Delete API v1 related classes
…gs-per-level

RUMM-2042: Filter Datadog logs per level
Add github diff link on PR generated by the CI on new versions
…als-uptate-frequency-option

RUMM-2076 Add the Configuration#setVitalsMonitorUpdateFrequency API
…ate-frequency-api-nightly-tests

RUMM-2183 Nightly tests for ConfigurationBuilder#setVitalsUpdateFrequency
…ry-for-unknown-web-event

Don't report telemetry for unknown web events
The Flutter README has a Warning emoji in it, which was breaking the dogfooding updates.
Update dogfood.py ot support UFT-8 for READMEs
fuzzybinary and others added 21 commits July 15, 2022 10:17
Expose Telemetry and addLongTask for internal use
Syncing Changes from Develop to Master
…ant-tag-to-logs

RUMM-2448: Add variant tag to logs
…-app-version

RUMM-2380: Enable custom application version support
…-workmanager-is-initialized

RUMM-2492: Check if WorkManager is initialized before using it
…e-interaction-tracking

Cherry-pick "disable action tracking" into 1.14.0
…ase_1.14.0

Prepare final release of 1.14.0
@0xnm 0xnm requested review from a team as code owners September 20, 2022 09:48
@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2022

Codecov Report

Merging #1048 (00c4fc5) into master (bfe7af2) will increase coverage by 0.01%.
The diff coverage is 91.70%.

@@            Coverage Diff             @@
##           master    #1048      +/-   ##
==========================================
+ Coverage   83.15%   83.16%   +0.01%     
==========================================
  Files         267      272       +5     
  Lines        9079     9280     +201     
  Branches     1461     1493      +32     
==========================================
+ Hits         7549     7717     +168     
- Misses       1133     1153      +20     
- Partials      397      410      +13     
Impacted Files Coverage Δ
...om/datadog/android/ktx/sqlite/SqliteDatabaseExt.kt 92.86% <ø> (ø)
...n/kotlin/com/datadog/android/timber/DatadogTree.kt 55.56% <0.00%> (-44.44%) ⬇️
...main/kotlin/com/datadog/android/DatadogEndpoint.kt 0.00% <ø> (ø)
...atadog/android/core/internal/utils/ByteArrayExt.kt 81.40% <0.00%> (-1.94%) ⬇️
...m/datadog/android/core/internal/utils/MiscUtils.kt 66.18% <ø> (ø)
...in/kotlin/com/datadog/android/log/LogAttributes.kt 0.00% <ø> (ø)
...g/android/rum/internal/debug/UiRumDebugListener.kt 93.85% <ø> (ø)
...dog/android/rum/resource/RumResourceInputStream.kt 90.77% <ø> (ø)
...om/datadog/android/telemetry/internal/Telemetry.kt 66.67% <0.00%> (-13.33%) ⬇️
...re/internal/thread/NoOpScheduledExecutorService.kt 12.50% <12.50%> (ø)
... and 58 more

@xgouchet xgouchet added the size-huge This PR is huge sized label Sep 20, 2022
@0xnm 0xnm merged commit af56687 into master Sep 20, 2022
@0xnm 0xnm deleted the nogorodnikov/merge_release_1.14.0_into_master branch September 20, 2022 14:20
@xgouchet xgouchet added this to the 1.16.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size-huge This PR is huge sized
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants