Skip to content

Conversation

@konraddysput
Copy link
Collaborator

Version 3.3.0

  • BacktraceReport stack trace now includes the file name of the stack frame.
  • Performance improvements:
    • JSON algorithm performance improvements - avoid analyzing data types,
    • improved library attributes management,
    • improved Unity logs management.
    • improved database operations,
    • Removed IDisposable from the backtrace database record implementation

konraddysput and others added 12 commits December 18, 2020 15:42
Compilation failed on MacOS building for Windows x64
* iOS support

* OOM + ANRs Android

* Squashed commit of the following:

commit d61fb8f
Author: kdysput <konrad.dysput@gmail.com>
Date:   Wed Jan 20 12:33:27 2021 +0100

    Guessing library name improvements

commit 40e3bdc
Author: kdysput <konrad.dysput@gmail.com>
Date:   Wed Jan 20 12:08:48 2021 +0100

    Guessing library name improvements

commit 3971dbc
Author: kdysput <konrad.dysput@gmail.com>
Date:   Tue Jan 19 19:23:25 2021 +0100

    support for filename - .

commit 963e0f3
Author: kdysput <konrad.dysput@gmail.com>
Date:   Tue Jan 19 16:52:53 2021 +0100

    Prevents from returning empty file name - return instead libary name

commit ec7ab38
Author: kdysput <konrad.dysput@gmail.com>
Date:   Tue Jan 19 16:03:17 2021 +0100

    Fixed line endings

commit ec8bca2
Author: kdysput <konrad.dysput@gmail.com>
Date:   Tue Jan 19 15:59:23 2021 +0100

    Inlcuded removed namespace

commit 4b0a686
Author: Vincent Lussenburg <vlussenburg@users.noreply.github.com>
Date:   Fri Jan 15 15:12:31 2021 -0700

    Update BacktraceDatabaseAttachmentManager.cs

    Compilation failed on MacOS building for Windows x64

* Enable ANR dection on iOS

* OOM/ANR - Android full tests + code refactor

* Enable ANR via UI

* Check if database is enabled

* Fixed line endings

* Fixed line endings

* Fixed line endings

* Fixed line endings
konraddysput and others added 8 commits January 21, 2021 16:42
commit 356df35
Author: jasoncdavis0 <jdavis@backtrace.io>
Date:   Sun Jan 10 18:04:32 2021 -0500

    Update README.md

commit aaa5054
Author: jasoncdavis0 <jdavis@backtrace.io>
Date:   Mon Dec 21 11:45:38 2020 -0500

    Update README.md

commit f3d9884
Author: jasoncdavis0 <jdavis@backtrace.io>
Date:   Fri Dec 11 08:16:15 2020 -0500

    Added section on Log Error Sampling

commit dfe66e0
Author: jasoncdavis0 <jdavis@backtrace.io>
Date:   Fri Dec 11 07:51:12 2020 -0500

    Adding info about debug.logerrors

    Details on the 5 classes of Errors backtrace captures. Details up to Best Practices.

commit f6b9237
Author: jasoncdavis0 <jdavis@backtrace.io>
Date:   Wed Dec 9 15:52:08 2020 -0500

    Update CHANGELOG.md

commit 142face
Author: jasoncdavis0 <jdavis@backtrace.io>
Date:   Wed Dec 9 15:50:08 2020 -0500

    Update CHANGELOG.md

    updated text to refer to Debug.LogError
@konraddysput konraddysput merged commit 3dd8c35 into master Jan 22, 2021
@konraddysput konraddysput deleted the feature/improvements branch February 8, 2021 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants