Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Version 3.7.4 #153

Merged
merged 36 commits into from
Mar 14, 2022
Merged

Version 3.7.4 #153

merged 36 commits into from
Mar 14, 2022

Conversation

konraddysput
Copy link
Collaborator

@konraddysput konraddysput commented Feb 1, 2022

Changelog

Bugfixes

  • Updates native libraries for Windows.
  • Removes native support for x86 games on Windows.
  • Improves the background thread exception handler on Android, which allows you to capture managed crashes and forward exception information to other exceptions handlers.
  • Handles database paths in the configuration file that end with trailing slashes (“/”).
  • Disables the dialog used to upload symbols for Android when Unity is running in batch mode.
  • Fixes a problem with nullable breadcrumbs when i

konraddysput and others added 28 commits November 18, 2021 16:41
* Android compilation issues

* Add missing namespace
* Apply default when value is below limit

* use defaults and different cast for backtracedatabasesettings
* Safe way to serialize Backtrace response

* Configurable ANR watchdog timeout

* Formatting + logger changes

* Code review suggestions
* Avoid using unsupported property in not-native builds

* Filter out whole base client
* INvalid background exception behaviour

* remove cast

* Java background exception better variable names/comments

* correcet variable name
…rts-from-db-path

fix unable to delete reports when db path has trailing slash
NDK16b support is now baked into the main.
* Fixed crashpad handler for x86

* Different meta guid

* Different crashpad path to x86/x64 directories

* Disable native client on x86 devices on Windows

* Disable on editor mode
* Small nits that should speedup anr algorithm

* Background exception handler

* Forward crashes in the background exception handler, capture and store unhandled android Exceptions

* ANR watchdog adjustements
@konraddysput konraddysput added the enhancement New feature or request label Feb 1, 2022
@konraddysput konraddysput self-assigned this Feb 1, 2022
Change request changes

Co-authored-by: Lysanne Pinto <lysannepinto@gmail.com>
Copy link
Contributor

@lysannep lysannep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the changelog and added some suggestions.

@konraddysput konraddysput merged commit 4b8a959 into master Mar 14, 2022
@konraddysput konraddysput deleted the release branch July 13, 2022 11:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants