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.1.1 #754

Merged
merged 49 commits into from
Jul 16, 2020
Merged

Release v6.1.1 #754

merged 49 commits into from
Jul 16, 2020

Conversation

tomlongridge
Copy link
Contributor

No description provided.

fractalwrench and others added 30 commits June 26, 2020 15:41
The layout of the MachHeaders module is not optimal as it exposes unnecessary implementation
detail. This means the index of the image in the list is passed around and increases the
chances of this changing if used in multi-threaded context.
…lation

refactor(mach headers): refactor to linked list to avoid threading issues
Improve performance of thread capture
Removed suspend threads during report writing.
Reinstated suspend threads at point of tracing
…ndled-thread-traces

fix(kscrash): disable introspection for handled thread traces
fix(kscrash): prevent stack overflow escaping strings to JSON
tomlongridge and others added 19 commits July 4, 2020 14:09
…ugsnag/bugsnag-cocoa into tom/fix-breadcrumb-count-thread-safety
…safety

fix(breadcrumbs): guard read access to breadcrumbs count
…rayvalue-docs

docs(breadcrumbs): updated outdated docs for BugsnagBreadcrumbs.arrayValue
…arraycopy

fix(breadcrumbs): reinstate dispatch barrier guard
…arraycopy

fix(breadcrumbs): further refactor of count into barrier guard
Copy link
Contributor

@fractalwrench fractalwrench left a comment

Choose a reason for hiding this comment

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

Version bump + changelog LGTM

@tomlongridge tomlongridge merged commit 9251dc0 into master Jul 16, 2020
@tomlongridge tomlongridge deleted the release-v6.1.1 branch July 16, 2020 09:00
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