-
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 v6.5.2 #732
Release v6.5.2 #732
Commits on Jan 20, 2020
-
feat(node): Use util.inspect() before printing non-errors
throw { ... } or reject({ ... }) is bad practice, but sometimes it happens. Previously (as highlighted in #597), Bugsnag would just print [object Object], which is unhelpful. This uses util.inspect() to get a better textual representation of anything that doesn't have a .stack property, before logging it to the console. Parially fixes #597
Configuration menu - View commit details
-
Copy full SHA for 4c25af0 - Browse repository at this point
Copy the full SHA 4c25af0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d82dc80 - Browse repository at this point
Copy the full SHA d82dc80View commit details
Commits on Jan 21, 2020
-
Merge pull request #696 from bugsnag/node-print-non-error
feat(node): Use util.inspect() before printing non-errors
Configuration menu - View commit details
-
Copy full SHA for 043406d - Browse repository at this point
Copy the full SHA 043406dView commit details
Commits on Jan 25, 2020
-
chore (build): bump to docker-compose-buildkite-plugin v.3.1.0
Update to docker-compose-buildkite-plugin v.3.1.0 in preparation for Buildkite agent v4.3.5
Configuration menu - View commit details
-
Copy full SHA for e25c1d8 - Browse repository at this point
Copy the full SHA e25c1d8View commit details
Commits on Jan 27, 2020
-
Merge pull request #713 from bugsnag/bump-docker-compose-buildkite-pl…
…ugin chore (build): bump to docker-compose-buildkite-plugin v.3.1.0
Configuration menu - View commit details
-
Copy full SHA for 1b94be3 - Browse repository at this point
Copy the full SHA 1b94be3View commit details
Commits on Feb 3, 2020
-
chore(examples): node example apps
Maintenance performed: - update to latest version of Node - remove manual breadcrumbs as not currently supported by Node - resolve issue in typescript example where .ts was not automatically transpiled
Configuration menu - View commit details
-
Copy full SHA for 4a22387 - Browse repository at this point
Copy the full SHA 4a22387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 060bc3d - Browse repository at this point
Copy the full SHA 060bc3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 882a7fc - Browse repository at this point
Copy the full SHA 882a7fcView commit details -
Merge pull request #722 from bugsnag/x-domain-send-session-error-bug
fix(delivery-x-domain-request): Fix incorrect "this" reference
Configuration menu - View commit details
-
Copy full SHA for e83152b - Browse repository at this point
Copy the full SHA e83152bView commit details -
Merge pull request #721 from bugsnag/update-node-examples
Chore (Node example app maintenance)
Configuration menu - View commit details
-
Copy full SHA for f86f75d - Browse repository at this point
Copy the full SHA f86f75dView commit details
Commits on Feb 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e940b9a - Browse repository at this point
Copy the full SHA e940b9aView commit details