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.23.0 #1483

Merged
merged 11 commits into from
Sep 14, 2022
Merged

Release v6.23.0 #1483

merged 11 commits into from
Sep 14, 2022

Conversation

nickdowell
Copy link
Contributor

Enhancements

  • Add leaveNetworkRequestBreadcrumbForTask:metrics: to simplify leaving network
    request breadcrumbs without overriding (swizzling) NSURLSession methods.
    #1472

  • Use objc_direct compiler attribute to reduce binary code size.
    This prevents calling non-public APIs when linking Bugsnag as a dynamic framework.
    #1479

@github-actions
Copy link

Bugsnag.framework binary size decreased by 55,472 bytes from 758,080 to 702,608 🎉

    FILE SIZE        VM SIZE    
 --------------  -------------- 
 -36.6% -5.04Ki  +257% +11.0Ki    [__DATA]
  +6.9% +1.76Ki  +6.9% +1.76Ki    [__TEXT]
  +0.8%    +160  +0.8%    +160    __DATA,__cfstring
  +0.3%     +49  +0.3%     +49    __TEXT,__cstring
  +1.4%     +40  +1.4%     +40    Binding Info
  -2.8%     -60  -2.8%     -60    __TEXT,__stub_helper
  -2.8%     -60  -2.8%     -60    __TEXT,__stubs
  -0.7%     -49  -0.4%     -65    [8 Others]
  -3.9%     -72  -3.9%     -72    Rebase Info
  -4.1%    -128  -4.1%    -128    __TEXT,__unwind_info
  -3.1%    -136  -3.1%    -136    Lazy Binding Info
  -8.8%    -152  -8.8%    -152    Function Start Addresses
  -5.3%    -172  -5.3%    -172    __TEXT,__gcc_except_tab
 -16.7%    -411 -16.7%    -411    __TEXT,__objc_methtype
 -27.9% -1.74Ki -27.9% -1.74Ki    __DATA,__objc_selrefs
 -29.6% -7.48Ki -29.6% -7.48Ki    __TEXT,__objc_methname
 -20.5% -9.34Ki -20.5% -9.34Ki    __DATA,__objc_const
  -4.1% -9.51Ki  -4.1% -9.51Ki    __TEXT,__text
  [ = ]       0 -84.1% -9.83Ki    [__LINKEDIT]
  -8.3% -10.8Ki  -8.3% -10.8Ki    Symbol Table
  -6.7% -11.0Ki  -6.7% -11.0Ki    String Table
  -7.3% -54.2Ki  -6.4% -48.0Ki    TOTAL

Generated by 🚫 Danger

@nickdowell nickdowell merged commit 735ed75 into master Sep 14, 2022
@nickdowell nickdowell deleted the release-v6.23.0 branch September 14, 2022 10:42
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