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

Remove hub from sessions.py #3416

Closed
szokeasaurusrex opened this issue Aug 8, 2024 · 1 comment
Closed

Remove hub from sessions.py #3416

szokeasaurusrex opened this issue Aug 8, 2024 · 1 comment
Assignees
Labels
Breaking change needs to go out in a major

Comments

@szokeasaurusrex
Copy link
Member

Prerequisite for #3404

@szokeasaurusrex szokeasaurusrex added the Breaking change needs to go out in a major label Aug 8, 2024
@szokeasaurusrex szokeasaurusrex self-assigned this Aug 9, 2024
szokeasaurusrex added a commit that referenced this issue Aug 9, 2024
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
@szokeasaurusrex szokeasaurusrex linked a pull request Aug 9, 2024 that will close this issue
szokeasaurusrex added a commit that referenced this issue Aug 9, 2024
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
@antonpirker
Copy link
Member

Done in #3446

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change needs to go out in a major
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants