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.28.1 #1633

Merged
merged 21 commits into from
Feb 29, 2024
Merged

Release v6.28.1 #1633

merged 21 commits into from
Feb 29, 2024

Conversation

kstenerud
Copy link
Contributor

Bug fixes

  • Fix race condition crash when calling BugsnagSessionTracker.addRuntimeVersionInfo from another thread.
    1632

  • Fixed the issue causing PrivacyInfo collisions when using Cocoapods
    1630

Cawllec and others added 21 commits December 13, 2023 15:39
Increase step timeouts to avoid unnecessary build failures
Run iOS 17 unit tests on Xcode 15
Set Xcode version for CI build step
… apps (#1629)

* update apple team id for ci testing

* [full ci]

* update swiftui ios identifier

* update swiftui ios identifier

---------

Co-authored-by: Josh Edney <[email protected]>
* Add automatic retries in app hang failure event

* Use test version of maze-runner temporarily

* Ensure feature is correctly tagged

* Rename variable to failure from error

* Remove localjump error causing return

* Revert back to previously used version of maze-runner
Ensure cocoapods are installed when building the examples
…r-race-condition

[PLAT-11642] BugsnagSessionTracker race condition
Copy link

Bugsnag.framework binary size increased by 56 bytes from 713,208 to 713,264

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.1%    +120  +0.1%    +120    __TEXT,__text
  +0.0%     +32  +0.0%     +32    Symbol Table
  +1.0%     +32  +1.0%     +32    __TEXT,__gcc_except_tab
  +0.0%     +24  +0.0%     +24    String Table
  +0.4%     +12  +0.4%     +12    __TEXT,__unwind_info
  [ = ]       0  -0.7%     -56    [__LINKEDIT]
  -0.9%    -164  -0.9%    -164    [__TEXT]
  +0.0%     +56  [ = ]       0    TOTAL

Generated by 🚫 Danger

@kstenerud kstenerud merged commit 16b9145 into master Feb 29, 2024
33 checks passed
@kstenerud kstenerud deleted the release-v6.28.1 branch February 29, 2024 14:31
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