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

Add Tracking Consent feature #347

Merged
merged 28 commits into from
Dec 16, 2020
Merged

Add Tracking Consent feature #347

merged 28 commits into from
Dec 16, 2020

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    73d69fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92f6101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4c9506 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    4800a91 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Merge pull request #326 from DataDog/ncreated/RUMM-829-add-consent-aw…

    …are-data-writer
    
    RUMM-829 Add consent-aware data writer
    ncreated authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    461e91c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #328 from DataDog/ncreated/RUMM-830-add-consent-pr…

    …ovider
    
    RUMM-830 Add consent provider
    ncreated authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6471e79 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into tracking-consent

    # Conflicts:
    #	Tests/DatadogTests/Datadog/Mocks/LoggingFeatureMocks.swift
    #	Tests/DatadogTests/Datadog/Mocks/RUMFeatureMocks.swift
    #	Tests/DatadogTests/Datadog/Mocks/TracingFeatureMocks.swift
    ncreated committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    a9d1d43 View commit details
    Browse the repository at this point in the history
  4. RUMM-831 Synchronize FileWriter and FileReader through `DataWrite…

    …r` and `DataReader`
    
    instead of letting them synchronize their operations by their own.
    ncreated committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    77528b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    806a1bf View commit details
    Browse the repository at this point in the history
  6. RUMM-832 Add data migrators

    ncreated committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6610e2e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    b0ac660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe119ab View commit details
    Browse the repository at this point in the history
  3. RUMM-832 Renaming

    ncreated committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    54c407d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3a074f View commit details
    Browse the repository at this point in the history
  5. RUMM-833 Add tracking consent public API

    and deprecate old ones.
    ncreated committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    6a84b11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4faaef8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #330 from DataDog/ncreated/RUMM-831-introduce-data…

    …-processors
    
    RUMM-831 Add `DataProcessor`
    ncreated authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    363d431 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b739a3 View commit details
    Browse the repository at this point in the history
  9. RUMM-833 Update api-surface

    ncreated committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    312ac0a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    c80ce8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f807d0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1dcd77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46de2b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    3c26f01 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    be15318 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #334 from DataDog/ncreated/RUMM-832-add-data-migra…

    …tors
    
    RUMM-832 Only authorized data can be uploaded
    ncreated authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    a6f0a7d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #335 from DataDog/ncreated/RUMM-833-add-tracking-c…

    …onsent-public-API
    
    RUMM-833 Add public API for Data Tracking Consent
    ncreated authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    a3a3a44 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #338 from DataDog/ncreated/RUMM-779-tracking-conse…

    …nt-integration-tests
    
    RUMM-779 Add Tracking Consent integration tests
    ncreated authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    3ec66f3 View commit details
    Browse the repository at this point in the history