Features:
- Add option to attach screenshots on Windows to fatal error events. (#1170, crashpad#123)
- Add an option for
Crashpadon Linux to delay application shutdown until the upload of the crash report in thecrashpad_handleris complete. This is useful for deployment inDockerorsystemd, where the life cycle of additional processes is bound by the application life cycle. (#1153, crashpad#121) - Expose
traces_sample_rateoption for synchronization with Android SDK. (#1176)
Thank you: