-
Notifications
You must be signed in to change notification settings - Fork 251
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 v7.11.0 #1484
Release v7.11.0 #1484
Commits on Jul 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8928145 - Browse repository at this point
Copy the full SHA 8928145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548a443 - Browse repository at this point
Copy the full SHA 548a443View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19fd340 - Browse repository at this point
Copy the full SHA 19fd340View commit details
Commits on Jul 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7486cbe - Browse repository at this point
Copy the full SHA 7486cbeView commit details -
Merge pull request #1463 from bugsnag/nickdowell/bugsnag-cocoa-v6.10.1
deps(react-native): Update bugsnag-cocoa to v6.10.1
Configuration menu - View commit details
-
Copy full SHA for d92f35a - Browse repository at this point
Copy the full SHA d92f35aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd3856 - Browse repository at this point
Copy the full SHA 1dd3856View commit details -
Merge pull request #1464 from bugsnag/bengourley/plugin-auto-detect-e…
…rrors-false [PLAT-6174] feat: Ensure server plugins honour autoDetectErrors option
Configuration menu - View commit details
-
Copy full SHA for 09462bc - Browse repository at this point
Copy the full SHA 09462bcView commit details -
Leave breadcrumbs when enabledBreadcrumbTypes=null
The intended behaviour of enabledBreadcrumbTypes is for breadcrumbs to be left when it is null. This allows notifiers to avoid creating a set of breadcrumb types when it is not necessary The latest Android release changed enabledBreadcrumbTypes to null by default for performance reasons and uncovered this bug via the RN tests
Configuration menu - View commit details
-
Copy full SHA for 758badb - Browse repository at this point
Copy the full SHA 758badbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd6cce3 - Browse repository at this point
Copy the full SHA bd6cce3View commit details
Commits on Jul 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6ef283 - Browse repository at this point
Copy the full SHA e6ef283View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa3e5d - Browse repository at this point
Copy the full SHA dfa3e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 568ae3a - Browse repository at this point
Copy the full SHA 568ae3aView commit details
Commits on Jul 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 341d6c7 - Browse repository at this point
Copy the full SHA 341d6c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 734bcf3 - Browse repository at this point
Copy the full SHA 734bcf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac0a88f - Browse repository at this point
Copy the full SHA ac0a88fView commit details -
Merge pull request #1466 from bugsnag/fix-auto-breadcrumbs-when-null
Leave autotomatic breadcrumbs when `enabledBreadcrumbTypes` is null
Configuration menu - View commit details
-
Copy full SHA for 7ce9059 - Browse repository at this point
Copy the full SHA 7ce9059View commit details -
Merge pull request #1467 from bugsnag/fix-crash-when-enabled-breadcru…
…mb-types-is-null Fix crashes when `enabledBreadcrumbTypes` is null
Configuration menu - View commit details
-
Copy full SHA for 17e4f34 - Browse repository at this point
Copy the full SHA 17e4f34View commit details -
Merge pull request #1468 from bugsnag/add-breadcrumb-type-helper
Add `_isBreadcrumbTypeEnabled` helper to core
Configuration menu - View commit details
-
Copy full SHA for 1e9997e - Browse repository at this point
Copy the full SHA 1e9997eView commit details
Commits on Jul 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 292e347 - Browse repository at this point
Copy the full SHA 292e347View commit details -
Merge pull request #1472 from bugsnag/nickdowell/bugsnag-cocoa-v6.10.2
deps(react-native): Update bugsnag-cocoa to v6.10.2
Configuration menu - View commit details
-
Copy full SHA for aae81b2 - Browse repository at this point
Copy the full SHA aae81b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b28a609 - Browse repository at this point
Copy the full SHA b28a609View commit details
Commits on Jul 15, 2021
-
Merge pull request #1452 from bugsnag/android-595
Bump bugsnag-android to v5.10.0
Configuration menu - View commit details
-
Copy full SHA for 76ccdfb - Browse repository at this point
Copy the full SHA 76ccdfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b783e27 - Browse repository at this point
Copy the full SHA b783e27View commit details
Commits on Jul 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ad5ca5a - Browse repository at this point
Copy the full SHA ad5ca5aView commit details -
Merge pull request #1474 from bugsnag/android5101
Bump bugsnag-android to v5.10.1
Configuration menu - View commit details
-
Copy full SHA for 46448d1 - Browse repository at this point
Copy the full SHA 46448d1View commit details
Commits on Jul 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ce9d8dc - Browse repository at this point
Copy the full SHA ce9d8dcView commit details -
Merge pull request #1480 from bugsnag/fix-internal-types
Fix internal type definition for session delegates
Configuration menu - View commit details
-
Copy full SHA for 577bc44 - Browse repository at this point
Copy the full SHA 577bc44View commit details
Commits on Jul 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a59dc1e - Browse repository at this point
Copy the full SHA a59dc1eView commit details -
Fix Koa "throw non-Error error" test
Koa internally wraps thrown non-Errors in an Error instance, which means we no longer detect a non-Error in Bugsnag This doesn't seem like a problem as it's still clearly not an Error instance originally: > non-error thrown: "<thing that was thrown>"
Configuration menu - View commit details
-
Copy full SHA for 5c19016 - Browse repository at this point
Copy the full SHA 5c19016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72eb7bb - Browse repository at this point
Copy the full SHA 72eb7bbView commit details -
Don't duplicate attaching metadata
There's no need to attach metadata if ctx.bugsnag exists as we know we have added an onError callback to record the metadata already This was previously required as the errorHandler and requestHandler were totally independant
Configuration menu - View commit details
-
Copy full SHA for 8eda704 - Browse repository at this point
Copy the full SHA 8eda704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443682e - Browse repository at this point
Copy the full SHA 443682eView commit details -
Ensure the status code is set correctly
We no longer set the status code internally, but Koa does this in its error handler so we don't need to anymore
Configuration menu - View commit details
-
Copy full SHA for f846fa9 - Browse repository at this point
Copy the full SHA f846fa9View commit details -
Call through to the app error handler if necessary
Koa doesn't add its own error handler if another handler has been added already. We don't want to suppress the default handler just by adding Bugsnag, so we need to manually call the built-in handler However, if another handler has already been added then we don't want to call the default as that is also a change in behaviour
Configuration menu - View commit details
-
Copy full SHA for 05729f3 - Browse repository at this point
Copy the full SHA 05729f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d86988 - Browse repository at this point
Copy the full SHA 9d86988View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50d840 - Browse repository at this point
Copy the full SHA e50d840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ffe2a8 - Browse repository at this point
Copy the full SHA 1ffe2a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for febca91 - Browse repository at this point
Copy the full SHA febca91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdad3d - Browse repository at this point
Copy the full SHA 8cdad3dView commit details
Commits on Jul 21, 2021
-
Merge pull request #1482 from bugsnag/fix-koa-not-propagating-errors
Fix the Koa plugin suppressing other error handlers
Configuration menu - View commit details
-
Copy full SHA for e75fa7c - Browse repository at this point
Copy the full SHA e75fa7cView commit details
Commits on Jul 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a773072 - Browse repository at this point
Copy the full SHA a773072View commit details