Releases: stream-labs/crash-handler
Releases · stream-labs/crash-handler
v0.0.29
Integrate metrics light (#7) * Setup libraries and the metrics provider class * Verify the server pid on shutdown * Set to send the report on shutdown if possible, add support for tags * Add the crashpad library and setup a class for it * Revert "Set to send the report on shutdown if possible, add support for tags" This reverts commit a532bbaaabb864dd86c8a2f79fdf02a363fdd4c0. * Revert "Revert "Set to send the report on shutdown if possible, add support for tags"" This reverts commit e755c9dd2ad1c53eb0bca89d6da8a35aa70179ad. * Revert "Add the crashpad library and setup a class for it" This reverts commit 297c80b3f3e01f6b132f80d555d4b1720768a102. * Fix layout style * Make the reports go to the dedicated Sentry project * Allows exiting the crashhandler if the client wasn't able to connect * Set the initial status in case SLOBS crashes before connecting * Rename the pipe used for metrics * Handle blaming directly the server or the frontend * Adjust the initial status when initializing the metrics provider * Fix layout issues * Do not update the metrics status if the last one was the "handled crash" one * Handle blaming from the client side * Fix blaming the frontend instead the backend when the server crashes on shutdown * Changes the SKD used to proper reflect our company, add the release tag * Fix layout issues
v0.0.28-electron_4
save artifacts for non tag build
v0.0.28
Merge pull request #4 from stream-labs/fix-critical-crash Check state of critical process when a crash happened
v0.0.27
Revert "Remove the native module" This reverts commit c946f22953c98e839277b70b694538385fe70c1c.
v0.0.26
Merge pull request #3 from stream-labs/remove-signature Remove signing binaries
v0.0.25-remove-signature
Remove signing binaries
v0.0.25
Merge pull request #1 from stream-labs/fix-crash-closing Fix crash closing
v0.0.24-hotfix.3
Send acknowledge on unregister
v0.0.24-hotfix.2
Prevent possible race condition
v0.0.24-hotfix.1
Fix catch crashes on exit