-
Notifications
You must be signed in to change notification settings - Fork 555
Labels
Breaking changeneeds to go out in a majorneeds to go out in a major
Description
Remove the entire sentry_sdk.hub
module. sentry_sdk.hub.Hub
in particular needs to be deleted, as well as anything else in sentry_sdk.hub
which is only used by sentry_sdk.hub.Hub
. If there is any logic in sentry_sdk.hub
which we still need to keep (hopefully there is none), then this needs to be moved somewhere else before starting this issue.
Also, remove all tests testing the removed features.
Do in potel-base
Sub-issues
Metadata
Metadata
Assignees
Labels
Breaking changeneeds to go out in a majorneeds to go out in a major