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-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.13.1
Choose a base ref
...
head repository: getsentry/sentry-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.14.0
Choose a head ref
  • 10 commits
  • 50 files changed
  • 9 contributors

Commits on Feb 7, 2023

  1. Merge branch 'release/6.13.1'

    getsentry-bot
    getsentry-bot committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3e773a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754021c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    b8fb344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03c5163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe30606 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Bump saucelabs/saucectl-run-action from 2.1.1 to 3.0.0 (#2532)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Roman Zavarnitsyn <[email protected]>
    dependabot[bot] and romtsn authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    93a8fb7 View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 2.2.1 to 2.2.4 (#2533)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    4b32504 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. add time-to-full-display span to activity transactions (#2432)

    * added Sentry.reportFullyDrawn() API
    * added FullDisplayedReporter and put it in the options
    * added ttfd span in ActivityLifecycleIntegration
    * ttid and ttfd spans are now finished with DEADLINE_EXCEEDED instead of CANCELLED when new activity is started or activity is destroyed
    * added io.sentry.traces.time-to-full-display.enable manifest option and  enableTimeToFullDisplayTracing option, disabled by default
    * added Sentry.reportFullyDrawn() API
    * reenabled Activity auto instrumentation auto-finish in the sample app
    * Put `Sentry.reportFullDisplayed()` in all activities of the sample app
    stefanosiano authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1045a47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3524661 View commit details
    Browse the repository at this point in the history
  3. release: 6.14.0

    getsentry-bot committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    c8681ab View commit details
    Browse the repository at this point in the history
Loading