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.29.0 #1664

Merged
merged 73 commits into from
Jun 19, 2024
Merged

Release v6.29.0 #1664

merged 73 commits into from
Jun 19, 2024

Conversation

robert-smartbear
Copy link
Contributor

Enhancements

  • Adds basic support for visionOS with SPM projects
    1660

Bug fixes

  • Prevent inlining of Bugsnag stack trace entries that are marked to be pruned away (to promote a consistent number of those frames).
    1661

  • Fix off-by-1 error when fetching register values on arm64 that could potentially run off the array.
    1635

kstenerud and others added 30 commits March 1, 2024 13:19
[PLAT-11320] Fix an off-by-1 error when fetching arm64 register values that could potentially run off the end of the array
Refresh iOS 16 and 17 e2e test strategy
kstenerud and others added 24 commits May 24, 2024 10:12
Co-authored-by: Robert <robert.smartbear@gmail.com>
Temporarily skip iOS 17 testing due to device farm issues
Make test fixture bundle id all lower case
Fix test flake for foregrounding breadcrumb
… gathering paths so that we can prune entries with confidence.
Wait longer for the macOS test fixture to stop running
[Plat-12269] Prevent inlining of stack trace entries that are going to be pruned
Copy link

Bugsnag.framework binary size increased by 5,048 bytes from 713,264 to 718,312

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +1.9% +3.04Ki  +1.9% +3.04Ki    String Table
  +1.0% +2.43Ki  +1.0% +2.43Ki    __TEXT,__text
  +1.5% +1.83Ki  +1.5% +1.83Ki    Symbol Table
  +2.0%    +776  +2.0%    +776    __DATA,__objc_const
  +1.7%    +319  +1.7%    +319    __TEXT,__objc_methname
  +1.4%    +288  +1.4%    +288    __DATA,__cfstring
  +1.3%    +243  +1.3%    +243    __TEXT,__cstring
  +4.5%    +160  +4.5%    +160    __DATA,__objc_data
  +1.7%     +80  +1.7%     +80    __DATA,__objc_selrefs
  +5.5%     +59  +5.5%     +59    __TEXT,__objc_classname
  +1.8%     +36  +1.8%     +36    __TEXT,__objc_methtype
  +1.8%     +32  +1.8%     +32    Rebase Info
  +0.5%     +28  +0.5%     +28    [4 Others]
  [ = ]       0  +0.2%     +24    __DATA,__bss
  +0.8%     +24  +0.8%     +24    __TEXT,__unwind_info
  +0.6%     +16  +0.6%     +16    Binding Info
  +1.0%     +16  +1.0%     +16    Function Start Addresses
  +4.5%     +16  +4.5%     +16    __DATA,__objc_classlist
 -19.8% -1.32Ki -10.3% -1.34Ki    [__DATA]
 -16.7% -3.09Ki -16.7% -3.09Ki    [__TEXT]
  [ = ]       0 -66.1% -4.93Ki    [__LINKEDIT]
  +0.7% +4.93Ki  [ = ]       0    TOTAL

Generated by 🚫 Danger

@robert-smartbear robert-smartbear merged commit cd3a27c into master Jun 19, 2024
40 checks passed
@robert-smartbear robert-smartbear deleted the release-v6.29.0 branch June 19, 2024 13:57
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.

6 participants