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.20.0 #1434

Merged
merged 24 commits into from
Jul 13, 2022
Merged

Release v6.20.0 #1434

merged 24 commits into from
Jul 13, 2022

Conversation

nickdowell
Copy link
Contributor

Enhancements

  • Feature flags can now be accessed in the onSend callbacks.
    #1432

  • Capture userInfo from all NSExceptions and include the error metadata tab for handled exceptions.
    #1428

  • Feature flags are now kept in order of insertion or modification rather than in alphabetical order.
    #1429

  • Send usage telemetry to Bugsnag for product improvement purposes. Can be disabled using configuration.telemetry.
    #1422

Bug fixes

  • Prevent reporting of OOMs on simulators.
    #1421

  • Fix a rare crash in BugsnagBreadcrumbsWriteCrashReport().
    #1430

  • Fix intermittent empty thread stacktraces.
    #1425

nickdowell and others added 24 commits June 28, 2022 17:06
Co-authored-by: Nick Dowell <nick@bugsnag.com>
@github-actions
Copy link

1 Warning
⚠️ This PR modifies BSGRunContext.h but does not change BSGRUNCONTEXT_VERSION

Bugsnag.framework binary size decreased by 936 bytes from 815,472 to 814,536 🎉

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +1.0% +2.47Ki  +1.0% +2.47Ki    __TEXT,__text
  [ = ]       0   +25%    +936    [__LINKEDIT]
  +4.0%    +800  +4.0%    +800    __DATA,__cfstring
  +1.6%    +307  +1.6%    +307    __TEXT,__cstring
  +0.3%     +24  +0.3%     +24    Export Info
  [ = ]       0  +0.2%     +24    __DATA,__bss
  +0.0%     +16  +0.0%     +16    __DATA,__objc_const
  +0.1%      +8  +0.1%      +8    __DATA,__objc_selrefs
  -0.4%      -8  -0.4%      -8    Rebase Info
  -0.6%     -20  -0.6%     -20    __TEXT,__unwind_info
  -0.9%     -32  -0.9%     -32    __TEXT,__gcc_except_tab
  -1.3%     -36  -1.3%     -36    __TEXT,__objc_methtype
  -0.1%     -38  -0.1%     -38    __TEXT,__objc_methname
  -0.1%    -144  -0.1%    -144    Symbol Table
  -5.4%    -192  -5.4%    -192    __DATA,__const
  -7.1%    -632  -4.2%    -656    [__DATA]
  -0.4%    -808  -0.4%    -808    String Table
 -11.3% -2.65Ki -11.3% -2.65Ki    [__TEXT]
  -0.1%    -936  [ = ]       0    TOTAL

Generated by 🚫 Danger

@nickdowell nickdowell merged commit 6bcd46f into master Jul 13, 2022
@nickdowell nickdowell deleted the release-v6.20.0 branch July 13, 2022 09:39
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