Skip to content
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

bugsnag-js v8 #2011

Open
wants to merge 264 commits into
base: next
Choose a base branch
from
Open

bugsnag-js v8 #2011

wants to merge 264 commits into from

Conversation

djskinner
Copy link
Contributor

No description provided.

gingerbenw and others added 30 commits October 11, 2022 17:00
[PLAT-8023] Prevent session/event delivery with invalid configuration
monkey patch the client._notify method to run in zone where applicable, preventing unnecessary change detection cycles

Updating the UI within the onError callback will no longer be considered reliable
Co-authored-by: Joe Haines <hello@joehaines.co.uk>
use all arguments when monkey patching

Co-authored-by: Joe Haines <hello@joehaines.co.uk>
Dan Skinner and others added 30 commits May 16, 2024 15:37
This reverts commit 3581fe3.
using http://locahost:65536/ is causing an invalid URL unhandled exception
Update bugsnag-android to v6.6.1
* feat: ✨ add correlation property to eventPayload

* test: 🧪 test correlation property in delivery

* refactor: ♻️ access `event._correlation` without use of .toJSON method
* update bugsnag-android to v6 in test fixture

* use redacted keys as pattern to work with bugsnag-android v6
* feat: ✨ handle correlation property in ios events

* update changelog entry
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.

None yet

7 participants