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

Merged
merged 272 commits into from
Aug 29, 2024
Merged

bugsnag-js v8 #2011

merged 272 commits into from
Aug 29, 2024

Conversation

djskinner
Copy link
Contributor

No description provided.

gingerbenw and others added 30 commits October 17, 2022 15:48
[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>
# Conflicts:
#	CHANGELOG.md
#	packages/delivery-node/test/delivery.test.ts
#	packages/delivery-xml-http-request/test/delivery.test.ts
Dan Skinner and others added 23 commits June 28, 2024 14:15
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
UPGRADING.md Outdated Show resolved Hide resolved
packages/node/src/notifier.js Outdated Show resolved Hide resolved
packages/node/src/notifier.js Outdated Show resolved Hide resolved
@gingerbenw gingerbenw merged commit 72a2e94 into next Aug 29, 2024
70 checks passed
@gingerbenw gingerbenw deleted the integration/v8 branch August 29, 2024 09:31
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.

7 participants