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

feat: Deprecate class based integrations #822

Merged
merged 4 commits into from
Feb 15, 2024

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Jan 30, 2024

This deprecates all the class based integrations apart form Anr which is stili class based in @sentry/node.

For the current version of the Electron SDK, we do some acrobatics so that integrations can be included from any Electron process so that users can simply import @sentry/electron. In the next major we are likely to insist that users specifically import @sentry/electron/main or @sentry/electron/renderer. For that reason, the functional integrations are currently only exported from their respective process.

@timfish timfish marked this pull request as ready for review February 15, 2024 17:35
@timfish timfish merged commit 3ddf5a7 into getsentry:master Feb 15, 2024
@timfish timfish deleted the feat/deprecate-class-integrations branch February 15, 2024 18:21
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

2 participants