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.18.1 #1411

Merged
merged 8 commits into from
Jun 22, 2022
Merged

Release v6.18.1 #1411

merged 8 commits into from
Jun 22, 2022

Conversation

nickdowell
Copy link
Contributor

Bug fixes

  • Remove device.freeMemory from OOM and Thermal Kill events.
    This indicated the app's remaining quota rather than the device's free memory, so has been removed to avoid confusion.
    #1408

  • Fix a crash that could occur in apps that set com.apple.developer.default-data-protection to NSFileProtectionComplete.
    #1407

@github-actions
Copy link

Bugsnag.framework binary size increased by 128 bytes from 814,440 to 814,568

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.1%    +132  +0.1%    +132    __TEXT,__text
  +0.2%     +60  +0.2%     +60    __TEXT,__objc_methname
  +0.3%     +59  +0.3%     +59    __TEXT,__cstring
  +1.7%     +48  +1.7%     +48    Binding Info
  +0.0%     +48  +0.0%     +48    String Table
  +0.0%     +32  +0.0%     +32    Symbol Table
  +0.2%     +32  +0.2%     +32    __DATA,__cfstring
  +5.0%     +16  +5.0%     +16    __DATA,__got
  +0.2%     +16  +0.2%     +16    __DATA,__objc_selrefs
  +0.5%      +8  +0.5%      +8    Indirect Symbol Table
  -0.4%      -8  -0.4%      -8    Rebase Info
  -0.7%     -64  -0.4%     -64    [__DATA]
  [ = ]       0  -2.7%    -128    [__LINKEDIT]
  -1.0%    -251  -1.0%    -251    [__TEXT]
  +0.0%    +128  [ = ]       0    TOTAL

Generated by 🚫 Danger

@nickdowell nickdowell requested review from kstenerud and kattrali June 22, 2022 09:33
@nickdowell nickdowell merged commit e5bf5f8 into master Jun 22, 2022
@nickdowell nickdowell deleted the release-v6.18.1 branch June 22, 2022 10:12
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.

2 participants