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.10.0 #1142

Merged
merged 21 commits into from
Jun 30, 2021
Merged

Release v6.10.0 #1142

merged 21 commits into from
Jun 30, 2021

Conversation

nickdowell
Copy link
Contributor

Bug fixes

  • Fix an issue that could cause C++ exceptions with very long descriptions to not be reported.
    #1137

  • Improve performance of adding metadata by using async file I/O.
    #1133

  • Improve performance of leaving breadcrumbs by using async file I/O.
    #1124

nickdowell and others added 21 commits June 23, 2021 09:47
[PLAT-6590] Move binaryArch from event.metaData.app to event.app
* Store breadcrumbs as linked list + async I/O

* Use global file system queue

* Add -[BugsnagBreadcrumbsTest testCrashReportWriterConcurrency]

* Fix Infer warning

* Remove -[BugsnagBreadcrumbs loadBreadcrumbsAsDictionaries:]

* Remove unnecessary getters, setters, and @synchronized use in BugsnagBreadcrumb

* Update changelog

* Skip writing stale breadcrumbs

* Handle calloc failiure

* Disable NSDataWritingAtomic for breadcrumbs
Fix flake in features/crashprobe.feature:165
To stop Carthage using other random workspaces
Upload logs for failed scenarios
…ndling

[PLAT-6619] Fix invalid crash reports for C++ exceptions with long descriptions
Use BuildKite git repo details for Carthage build
@github-actions
Copy link

Infer: No issues found 🎉

OCLint: No issues found 🎉

Bugsnag.framework binary size increased by 4,008 bytes from 1,128,864 to 1,132,872

Generated by 🚫 Danger

@nickdowell nickdowell requested review from kstenerud and kattrali June 30, 2021 10:16
@nickdowell nickdowell merged commit 18b712d into master Jun 30, 2021
@nickdowell nickdowell deleted the release-v6.10.0 branch June 30, 2021 13:19
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