chore: Drop more deprecated stuff by sentrivana · Pull Request #4176 · getsentry/sentry-python · GitHub
Skip to content

chore: Drop more deprecated stuff - #4176

Merged
sentrivana merged 8 commits into
potel-basefrom
ivana/potel/drop-more-deprecations
Mar 21, 2025
Merged

sentrivana merged 8 commits into
potel-basefrom
ivana/potel/drop-more-deprecations

Conversation

@sentrivana

@sentrivana sentrivana commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

Remove the following deprecated stuff:

  • configure_debug_hub from debug.py
  • exported stuff in profiler/__init__.py that's not part of public API and was only exported for backwards compat reasons
  • support for _experiments['profiler_mode'] and _experiments['profiles_sample_rate'] which both have non-experimental top-level options now
  • Transport.capture_event
  • _FunctionTransport and support for function transports in general
  • enable_tracing

@codecov

codecov Bot commented Mar 20, 2025

Copy link
Copy Markdown

@sentrivana sentrivana changed the title chore: Drop more deprecated things chore: Drop more deprecated stuff Mar 20, 2025
@sentrivana
sentrivana marked this pull request as ready for review March 20, 2025 14:54

@szokeasaurusrex szokeasaurusrex left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[optional] I would prefer a separate PR for each item being removed to make it easier to review this change, and to be able to see each item being dropped in the Git history. Though since @sl0thentr0py already approved this PR, I won't block merging because of this

@antonpirker antonpirker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

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.

4 participants