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.7.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.8.0
Choose a head ref
  • 4 commits
  • 27 files changed
  • 4 contributors

Commits on Nov 16, 2022

  1. Merge branch 'release/6.7.1'

    getsentry-bot
    getsentry-bot committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    84f0ef1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. added FrameMetrics to Android profiling data (#2342)

    * added ProfileMeasurements to AndroidTransactionProfiler and ProfilingTraceData
    * added frameMetrics (slow and frozen frames) and screen refresh rate
    * added a SentryFrameMetricsCollector to collect frameMetrics
    * updated espresso test dependency to stable to run on Android 13 devices
    * increased benchmark cpu overhead threshold from 5% to 5.5%
    * updated benchmark device from OnePlus Nord N200 to Google Pixel 3a
    * added automatic activity transaction in ui test
    * Remove profiler main thread io (#2348)
    * fixed crash in sample app's ProfilingActivity
    stefanosiano authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ed00ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d676d1 View commit details
    Browse the repository at this point in the history
  3. release: 6.8.0

    getsentry-bot committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    81150ea View commit details
    Browse the repository at this point in the history
Loading