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.8.3 #1064

Merged
merged 9 commits into from
Apr 7, 2021
Merged

Release v6.8.3 #1064

merged 9 commits into from
Apr 7, 2021

Conversation

nickdowell
Copy link
Contributor

@nickdowell nickdowell commented Apr 7, 2021

6.8.3 (2021-04-07)

Bug fixes

  • Catch exceptions thrown while preparing JSON for upload rather than crashing.
    #1063

  • Prevent app hangs being reported if a debugger is attached.
    #1058

nickdowell and others added 9 commits March 31, 2021 14:49
[PLAT-6291] Ignore app hangs when a debugger is attached
performSelector:withObject:afterDelay: sets up a timer to perform the
selector on the *current* thread. This is not guaranteed to fire since
the user thread may terminate or not be running a runloop.
Prevent uploads from crashing with bad JSON
@github-actions
Copy link

github-actions bot commented Apr 7, 2021

Infer: No issues found 🎉

OCLint: No issues found 🎉

Bugsnag.framework binary size increased by 448 bytes from 1,102,512 to 1,102,960

Generated by 🚫 Danger

@nickdowell nickdowell marked this pull request as ready for review April 7, 2021 10:36
@nickdowell nickdowell merged commit 04e6ab8 into master Apr 7, 2021
@nickdowell nickdowell deleted the release-v6.8.3 branch April 7, 2021 12:01
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