-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
feat: Update JavaScript SDKs to v9.0.0 #1072
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Tim! Reads like it's a smooth upgrade 🚀
CHANGELOG.md
Outdated
## 6.0.0 | ||
|
||
This release updates the underlying Sentry JavaScript SDKs to v9 which includes some breaking changes. Check out the the [migration guide](./MIGRATION.md) for more details. | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given this will be added to the GH release and hence to dependabot PRs: Do you think there's anything that we should point out in the changelog specifically?
Thinking of the supported Electron versions and maybe the session stuff. Happy to let you make the cal but just wanted to double-check.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, good point!
This PR updates to v9 of the JavaScript SDKs and prepares the Electron SDK for a new major version
autoSessionTracking
removednetBreadcrumbsIntegration
tracing headers simplificationchildProcessIntegration
user.ipaddress = "{{auto}}"
using helpers