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 v6.19.0 #1419

Merged
merged 13 commits into from
Jun 29, 2022
Merged

Release v6.19.0 #1419

merged 13 commits into from
Jun 29, 2022

Conversation

nickdowell
Copy link
Contributor

Enhancements

  • Capture the crashing thread's name when possible.
    #1406

Bug fixes

  • Ignore OOMs that occur while the app is inactive, reverting an inadvertent change in v6.16.4.
    #1416

  • Fix reporting of crashes that occur while device is locked in apps using NSFileProtectionComplete.
    #1415

@github-actions
Copy link

Bugsnag.framework binary size increased by 904 bytes from 814,568 to 815,472

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.3%    +680  +0.3%    +680    __TEXT,__text
  +0.3%    +464  +0.3%    +464    Symbol Table
  +0.2%    +352  +0.2%    +352    String Table
  +2.6%     +72  +2.6%     +72    Binding Info
  +0.9%     +32  +0.9%     +32    __DATA,__const
  +0.1%     +19  +0.1%     +19    __TEXT,__objc_methname
  +4.8%     +16  +4.8%     +16    __DATA,__got
  +0.8%     +16  +0.8%     +16    __TEXT,__const
  +0.3%     +12  +0.3%     +12    __TEXT,__unwind_info
  +0.5%      +8  +0.5%      +8    Indirect Symbol Table
  +0.4%      +8  +0.4%      +8    Rebase Info
  +0.1%      +8  +0.1%      +8    __DATA,__objc_selrefs
  [ = ]       0  -0.1%      -8    __DATA,__bss
  -0.1%     -13  -0.1%     -13    __TEXT,__cstring
  -0.6%     -56  -0.3%     -48    [__DATA]
  -2.9%    -714  -2.9%    -714    [__TEXT]
  [ = ]       0 -19.5%    -904    [__LINKEDIT]
  +0.1%    +904  [ = ]       0    TOTAL

Generated by 🚫 Danger

@nickdowell nickdowell requested review from kstenerud and kattrali June 29, 2022 09:04
@nickdowell nickdowell merged commit 5aeb638 into master Jun 29, 2022
@nickdowell nickdowell deleted the release-v6.19.0 branch June 29, 2022 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants