You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the deprecated functions from `sessions.py` (this includes all Hub-based logic) and all tests for these functions.
BREAKING CHANGE: Remove `sentry_sdk.sessions.auto_session_tracking`.
BREAKING CHANGE: Remove `sentry_sdk.sessions.is_auto_session_tracking_enabled`.
BREAKING CHANGE: Remove `sentry_sdk.sessions.is_auto_session_tracking_enabled_scope`.
BREAKING CHANGE: Remove `sentry_sdk.sessions.is_auto_session_tracking_enabled_scope`.
Closes: #3416
Remove the deprecated functions from `sessions.py` (this includes all Hub-based logic) and all tests for these functions.
BREAKING CHANGE: Remove `sentry_sdk.sessions.auto_session_tracking`.
BREAKING CHANGE: Remove `sentry_sdk.sessions.is_auto_session_tracking_enabled`.
BREAKING CHANGE: Remove `sentry_sdk.sessions.is_auto_session_tracking_enabled_scope`.
BREAKING CHANGE: Remove `sentry_sdk.sessions.is_auto_session_tracking_enabled_scope`.
Closes: #3416
Prerequisite for #3404
The text was updated successfully, but these errors were encountered: