Commit f42386b
Release 3.6.0 (#96)
* .NET 3.5 backward compatibility (#93)
* Backward compatibility
* Annotations test isolation
* Removed not used anymore variable
* Version bump
* iOS Support
* Safe enum comparision x64 vs x86
* variable name improvements
* Version bump
* client side unwinding (#95)
* Client side unwinding
* Client side unwinding - initialze client side unwinding with the crashpad database path
* Adjust client side unwinding to the newest api
* Libraries update
* Removed new lines
* removed unused function
* Update CHANGELOG.md
* Update README.md
* Expose unwinding in the Backtrace UI
* native client updates - ignore anrs on the debug mode, don't generate oom reports when memory warning occurred + fixed structure calculation
* 3.6.0-preview.0
* Added client side unwinding details.
* Update CHANGELOG.md
* Add files via upload
* Delete Backtrace Panel Native Crashes.png
* Add files via upload
* Update README.md
* Add files via upload
* Update README.md
* Windows native support (#97)
* Windows native support
* Removed debugging information from native libraries, improved scoped attributes for unity crash reporting tool, improved attributes support for minidump/json query params, native client improvements + tests
* Breadcrumbs support from previous session (when multiple crashes occurred in the previous session
* Removed comment
* Attribute cache
* Source Code integration (#98)
* Bring back source code support
* .NET 3.5 support
* Fixed every typo 'Untiy'
* Include source code in each frame
* Version bump
* Preview 3: Fixes compilation issues on platforms without native client
* Preview 3: version bump
* Remove class instance on OnDestroy method and move disabing native integration code outside #ifdef
* Enable by default metrics support
* event agg documentation clarification (#99)
Updated a few bits in the readme to clarify a question a customer had.
* Enable client side unwinding + CSU switch
* Enable client side unwinding flag available outside Android env
* Adjusted .meta files
* Adjusted win libraries
* Client side unwinding only for unity 2019
* Version bump
Co-authored-by: jasoncdavis0 <jdavis@backtrace.io>
Co-authored-by: Drake Autery <54295241+Dautery91@users.noreply.github.com>1 parent e8c46c2 commit f42386b
File tree
76 files changed
+2201
-427
lines changed- Android/lib
- arm64-v8a
- armeabi-v7a
- x86
- Documentation~/images
- Editor
- Runtime
- Extensions
- Model
- Breadcrumbs/Storage
- JsonData
- Native
- Android
- Windows
- iOS
- Services
- Tests/Runtime
- Metrics/Mocks
- Mocks
- Native/Windows
- RateLimit
- SourceCode
- Windows
- x86_64
- x86
- iOS
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+2201
-427
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments