Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 26ec3bd
Choose a base ref
...
head repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ef9315d
Choose a head ref
  • 5 commits
  • 50 files changed
  • 4 contributors

Commits on Feb 22, 2024

  1. Merge branch 'release/7.102.1' into v7

    getsentry-bot committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6170765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38976f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. feat(core): Allow to pass forceTransaction to startSpan() APIs (b…

    …ackport) (#10819)
    
    This will ensure a span is sent as a transaction to Sentry.
    
    This only implements this option for the core implementation, not yet
    for OTEL - that is a follow up here:
    #10807
    
    This is a backport to v7 of
    #10749
    mydea authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a10187d View commit details
    Browse the repository at this point in the history
  2. meta(changelog): Add changelog for v7.103.0 (#10820)

    Small backport release.
    mydea authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c631436 View commit details
    Browse the repository at this point in the history
  3. release: 7.103.0

    getsentry-bot committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ef9315d View commit details
    Browse the repository at this point in the history
Loading