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

Dogfood recent changes #581

Merged
merged 58 commits into from
Sep 1, 2021
Merged

Dogfood recent changes #581

merged 58 commits into from
Sep 1, 2021

Conversation

ncreated
Copy link
Member

@ncreated ncreated commented Sep 1, 2021

What and why?

🐶 Dogfooding recent changes, notably the fix done in #563 - we're seeing issues with crash reports symoblication and that one should solve it.

How?

Merging master to dogfooding, the automation will do the rest (opening PRs to Shopist and Datadog iOS app projects).

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference

ncreated and others added 30 commits August 9, 2021 09:33
also update deprecated endpoint values for Logs and Traces to recommended urls.
by performing none of suggested updates. Both suggestions are irrevelant:
* we can't upgrade SDK to 12.0 deployment target as we keep supporting 11.0
* the `CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER` seems
to be problematic for some Cocoapods versions
…warnings-in-unit-tests

RUMM-1548 Fix compiler warnings in unit tests + fix deprecated endpoints
PR comment

Co-authored-by: Maciek Grzybowski <maciek.grzybowski@datadoghq.com>
CPProjectUITests crash at runtime when "inherit! :search_paths" is used
"inherit! :complete" fixes the problem
…oapods

DatadogSDKCrashReporting.podspec added
…le-error-type-to-public-api

RUMM-1553: Add console error type to the public API
…-fix

RUMM-1544 RunLoop is used in common mode only
In device, user images can be in /Bundle/Application/ only.
Otherwise, it is a system image.
In simulator, system image can be in Xcode.app/Contents/Developer/Platforms only.
Otherwise, it is a user image.
…Image-v2

RUMM-1492: Fix `isSystemImage` detection
ncreated and others added 25 commits August 17, 2021 15:51
…esting-sdk

Update to version 0.9.3 of testing framework
RUMM-1530 Add Datadog.isInitialized variable
Co-authored-by: Austin Lai <76412946+alai97@users.noreply.github.com>
Use preferred isEmpty checks
…take-api-v2

RUMM-1490 Migrate to Intake API v2
…ttribute-to-RUM-events

RUMM-1527 Add billing attribute to all RUM events
…esting-sdk

Update to version 0.9.4 of testing framework
…guration

Fix typos in advanced configuration document
…adog-sampled` headers in integration tests
…ings

RUMM-1124 Print warnings when invoking no-op Tracer or RUM Monitor
…ng-headers-when-propagating-trace

RUMM-1579 Inject sampling headers to instrumented requests
Update `master` with `1.7.0-beta4` fixes
@ncreated ncreated requested review from a team as code owners September 1, 2021 09:46
@ncreated ncreated self-assigned this Sep 1, 2021
@ncreated ncreated removed the request for review from a team September 1, 2021 10:30
@ncreated ncreated merged commit 0d66548 into dogfooding Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants