Skip to content

Releases: stream-labs/crash-handler

v0.0.29

08 May 00:20
Compare
Choose a tag to compare
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

23 Apr 22:40
Compare
Choose a tag to compare
save artifacts for non tag build

v0.0.28

13 Mar 18:02
03dc52a
Compare
Choose a tag to compare
Merge pull request #4 from stream-labs/fix-critical-crash

Check state of critical process when a crash happened

v0.0.27

07 Mar 22:32
Compare
Choose a tag to compare
Revert "Remove the native module"

This reverts commit c946f22953c98e839277b70b694538385fe70c1c.

v0.0.26

07 Mar 20:00
bde53ed
Compare
Choose a tag to compare
Merge pull request #3 from stream-labs/remove-signature

Remove signing binaries

v0.0.25-remove-signature

07 Mar 19:33
Compare
Choose a tag to compare
Remove signing binaries

v0.0.25

05 Dec 21:09
e090530
Compare
Choose a tag to compare
Merge pull request #1 from stream-labs/fix-crash-closing

Fix crash closing

v0.0.24-hotfix.3

05 Dec 02:30
Compare
Choose a tag to compare
Send acknowledge on unregister

v0.0.24-hotfix.2

05 Dec 01:49
Compare
Choose a tag to compare
Prevent possible race condition

v0.0.24-hotfix.1

04 Dec 00:35
Compare
Choose a tag to compare
Fix catch crashes on exit