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

Merge hotfix 6.4.4 back into main #2283

Merged
merged 8 commits into from
Oct 10, 2022
Merged

Merge hotfix 6.4.4 back into main #2283

merged 8 commits into from
Oct 10, 2022

Commits on Sep 30, 2022

  1. Add changelog

    adinauer committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    bb1d054 View commit details
    Browse the repository at this point in the history
  2. Revert "Add changelog"

    This reverts commit bb1d054.
    adinauer committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    76d3f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Fix slow and frozen frames tracking (#2271)

    Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
    adinauer and philipphofmann committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    335c7b1 View commit details
    Browse the repository at this point in the history
  2. release: 6.4.3

    getsentry-bot committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    e63148d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Fix ConcurrentModificationException due to FrameMetricsAggregator man…

    …ipulation (#2282)
    
    * fix: frameMetricsAggregator calls may not get executed on main thread
    
    * fix: try/catch all FrameMetricsAggregator calls
    
    * Add FrameMetricsAggregator fixes to changelog
    
    * Add logging and main-thread tests to ActivityFramesTracker
    
    * Split up tests for FrameMetricsTracker
    
    * Update CHANGELOG.md
    
    Co-authored-by: Alexander Dinauer <adinauer@users.noreply.github.com>
    
    * Wrap main-thread / exception handling code in runSafelyOnUiThread method
    
    Co-authored-by: Markus Hintersteiner <markus.hintersteiner@sentry.io>
    Co-authored-by: Markus Hintersteiner <m.hintersteiner@gmail.com>
    3 people committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    725fcf3 View commit details
    Browse the repository at this point in the history
  2. release: 6.4.4

    getsentry-bot committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    36b3730 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/6.4.4' into 6.4.x-hotfix

    getsentry-bot committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    8c45743 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7221d3 View commit details
    Browse the repository at this point in the history