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.27.4 #1619

Closed
wants to merge 28 commits into from
Closed

Release v6.27.4 #1619

wants to merge 28 commits into from

Conversation

kstenerud
Copy link
Contributor

Enhancements

  • Free disk space is only sent on macOS, since the APIs to get it are now on the Apple grey list.
    1617

  • Remove calls to stat, which is now an API on the Apple grey list.
    1614

  • Add Privacy Manifest covering BugSnag data and API usage
    1616

twometresteve and others added 28 commits November 20, 2023 11:51
Bump Maze Runner version used for macOS e2e tests
Bump minimum test version to iOS/tvOS 13
…space-on-macos

[Plat-11045] only send free disk space on macos
@@ -1,6 +1,19 @@
Changelog
=========

## 6.27.4 (2023-12-13)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be 6.28.0 - given they are all classed as Enhancements

@kstenerud kstenerud closed this Dec 13, 2023
@kstenerud kstenerud deleted the release-v6.27.4 branch December 13, 2023 11:49
Copy link

Bugsnag.framework binary size decreased by 280 bytes from 713,488 to 713,208 🎉

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +3.1%    +573  +3.1%    +573    [__TEXT]
  [ = ]       0  +3.8%    +280    [__LINKEDIT]
  +0.6%     +40  +0.3%     +40    [__DATA]
  -0.0%      -5  -0.0%      -5    __TEXT,__cstring
  -0.5%      -8  -0.5%      -8    Indirect Symbol Table
  -0.2%      -8  -0.2%      -8    Lazy Binding Info
  -0.6%      -8  -0.6%      -8    __DATA,__la_symbol_ptr
  -0.6%     -12  -0.6%     -12    __TEXT,__stub_helper
  -0.6%     -12  -0.6%     -12    __TEXT,__stubs
  -0.2%     -32  -0.2%     -32    __DATA,__cfstring
  -0.1%     -88  -0.1%     -88    String Table
  -0.1%    -176  -0.1%    -176    Symbol Table
  -0.2%    -544  -0.2%    -544    __TEXT,__text
  -0.0%    -280  [ = ]       0    TOTAL

Generated by 🚫 Danger

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.

5 participants