-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/v6.6.0 #2042
Closed
Closed
Release/v6.6.0 #2042
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add the correlation property to the Event model
Sync next and master v6.5.0
[full ci]
Add Android 14 tests
… for the JSON serializer
…that enabledReleaseStage & discardClasses can be checked before delivery
… it fitting into a preallocated buffer
NDK JSON Event Writer
* feat(gradle) update AGP and related versions for mazerunner * feat(gradle) update AGP and related versions for mazerunner
…nstead of using ArrayList
…o to avoid strcnpy_chk
NDK metadata iterator
…2034) * Add script to run instrumentation test against an emulator * Add debugging * more debugging * Use correct darn box * Use appropriate sys_arch * Upload build reports * Upload build reports * Only upload the html test reports * Introduce error to test failstate * Update to use macos 14 queue and remove test failure * Compress updated reports * Incorrect artifacts syntax? * Refer to the directory instead of globbing * Remove compression into zip
…d` and `spanid`->`spanId`
Support Android kernels running with a 16kB page size
Error/trace correlation model
Android notifier sizes
Generated by 🚫 Danger |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enhancements
#2040
Bug fixes
Bugsnag.startSession
is called whenconfig.autoTrackSessions=true
, the first automatic session will now be correctly discarded#2033