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

Release 2.10.0 #1791

Merged
merged 72 commits into from
Apr 23, 2024
Merged

Release 2.10.0 #1791

merged 72 commits into from
Apr 23, 2024

Commits on Mar 12, 2024

  1. RUM-1828 feat! (128 bit trace id) support 128 bit trace ids in distri…

    …buted tracing, spans, rum and log events
    ganeshnj committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d03c243 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    0a2929c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06ebbdc View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. RUM-1828 fix datadog headers

    ganeshnj committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ac8ae31 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    7e489ea View commit details
    Browse the repository at this point in the history
  2. RUM-1828 fix unit test

    ganeshnj committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5cfbcd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3feea36 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    3af24b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a811a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 5, 2024

  1. Merge pull request #1751 from DataDog/ncreated/RUM-3461/fatal-app-han…

    …gs-tracking
    
    RUM-3461 feat: track Fatal App Hangs
    ncreated authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bf5a680 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into ncreated/RUM-3461/fatal-app-hangs

    * develop:
      Remove core reference
      RUM-2813 Add support for internal_telemetry from browser
      doc: Add pull request links in CHANGELOG
      Fix inconsistency with null returns from mapper
      Don't allow dropping error events from crash mapper
      feat: Allow crash reporting to use event mappers
      Remove module map
    ncreated committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a63cde9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4edfde2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66a117d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3b0263 View commit details
    Browse the repository at this point in the history
  6. RUM-3461 Lint

    ncreated committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9515f36 View commit details
    Browse the repository at this point in the history
  7. RUM-3461 Fix rebase issues

    ncreated committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    379314d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0831114 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    107bc21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da16eb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. RUM-1828 add SpanID tests

    ganeshnj committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f7e2631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    751004c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f16cafb View commit details
    Browse the repository at this point in the history
  4. RUM-1828 fix linter

    ganeshnj committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1a15e51 View commit details
    Browse the repository at this point in the history
  5. RUM-1828 more tests

    ganeshnj committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    44ddf4a View commit details
    Browse the repository at this point in the history
  6. RUM-1828 invalid test cases

    ganeshnj committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a2ac14f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1759 from DataDog/ncreated/RUM-3461/send-fatal-ap…

    …p-hangs
    
    RUM-3461 feat: Send fatal App Hang after app restart
    ncreated authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5f0f664 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1763 from DataDog/ncreated/RUM-3461/fatal-app-hangs

    RUM-3461 feat: Fatal App Hangs monitoring
    ncreated authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    09b7893 View commit details
    Browse the repository at this point in the history
  9. RUM-1828 fix endiness

    ganeshnj committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    82402c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge pull request #1721 from DataDog/ganeshnj/feat/128-bit-id

    RUM-1828 feat! (128 bit trace id) support 128 bit trace ids in distributed tracing, spans, rum and log events
    ganeshnj authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    93ed73a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    290ed6c View commit details
    Browse the repository at this point in the history
  3. RUM-3470 Refactor DatadogTracer to depend on FeatureScope

    instead of core. This is to remove core reference and migrate towards short-term
    goals from #1744
    ncreated committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b31dccc View commit details
    Browse the repository at this point in the history
  4. RUM-3470 Add missing tests for sampling in header writers; Update API…

    … names and fix comments
    ncreated committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4965c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    796802d View commit details
    Browse the repository at this point in the history
  6. RUM-3470 Renaming

    ncreated committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    37f3c30 View commit details
    Browse the repository at this point in the history
  7. RUM-3470 Fix after rebase

    ncreated committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a87a82f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fedde50 View commit details
    Browse the repository at this point in the history
  9. RUM-3470 Rename test file

    ncreated committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0484d17 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e7ac165 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1770 from DataDog/release/2.9.0

    Merge `release/2.9.0` to `develop`
    maxep authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e4daf54 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba3e44d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1771 from DataDog/ganeshnj/fix/128-changelog

    RUM-1828 feat! (128 bit trace id) update changelog
    ganeshnj authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    eb5515c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    08f61ba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91f4fd4 View commit details
    Browse the repository at this point in the history
  16. RUM-3808 Update CHANGELOG.md

    ncreated committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d6b8ee4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge pull request #1774 from DataDog/ncreated/RUM-3808/avoid-name-co…

    …lision-with-required-reason-apis
    ncreated authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    34d8fbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0a731c View commit details
    Browse the repository at this point in the history
  3. RUM-3569 Add tests

    maciejburda committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2aa2584 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    178cefd View commit details
    Browse the repository at this point in the history
  5. RUM-3569 Fix after rebase

    maciejburda committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    40756d6 View commit details
    Browse the repository at this point in the history
  6. RUM-3569 Refactor

    maciejburda committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    342386b View commit details
    Browse the repository at this point in the history
  7. RUM-3569 PR fixes

    maciejburda committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7effbe1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c01730a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a419bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d743d18 View commit details
    Browse the repository at this point in the history
  11. RUM-3569 Fix after rebase

    maciejburda committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7468984 View commit details
    Browse the repository at this point in the history
  12. RUM-3569 PR fixes

    maciejburda committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e2b5005 View commit details
    Browse the repository at this point in the history
  13. RUM-3569 Fix CHANGELOG

    maciejburda committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c920d8b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    85647cb View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1772 from DataDog/ncreated/RUM-3470/add-head-base…

    …d-sampling-tests
    
    RUM-3470 chore: Add tests for head-based trace sampling
    ncreated authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    891e2d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge pull request #1747 from DataDog/maciey/RUM-3569-store-and-filte…

    …r-resource-ids
    
    RUM-3569 Store and filter resource ids between sessions
    maciejburda authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b63af60 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 18, 2024

  1. Merge pull request #1782 from DataDog/maxep/RUM-885/session-replay-te…

    …lemetry
    
    RUM-885 Session Replay Configuration Telemetry
    maxep authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3db3a98 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Fix color SR identifier

    maciejburda committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6a4febb View commit details
    Browse the repository at this point in the history
  2. Update store version

    maciejburda committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cb2ff1a View commit details
    Browse the repository at this point in the history
  3. Fix lint

    maciejburda committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b57da75 View commit details
    Browse the repository at this point in the history
  4. Tests for store update

    maciejburda committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fd098b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d393d81 View commit details
    Browse the repository at this point in the history
  6. Revert "Lock identifier assertion to default device"

    This reverts commit d393d81.
    maciejburda committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    60f1b5d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge pull request #1787 from DataDog/maciey/resource-duplicate-fix

    Fix color SR identifier
    ncreated authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d1130ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5825df6 View commit details
    Browse the repository at this point in the history
  3. Bumped version to 2.10.0

    ncreated committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5f91e37 View commit details
    Browse the repository at this point in the history