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

V2.23.0: Potentially broken release? #4139

Closed
mimre25 opened this issue Mar 17, 2025 · 3 comments · Fixed by #4140
Closed

V2.23.0: Potentially broken release? #4139

mimre25 opened this issue Mar 17, 2025 · 3 comments · Fixed by #4140
Assignees

Comments

@mimre25
Copy link
Contributor

mimre25 commented Mar 17, 2025

How do you use Sentry?

Self-hosted/on-premise

Version

2.23

Steps to Reproduce

  1. Upgrade sentry to 2.23
  2. use from sentry_sdk import *

Expected Result

The import should just work.

Actual Result

E   AttributeError: module 'sentry_sdk' has no attribute '_experimental_logger.py'. Did you mean: '_experimental_logger'?

It worked fine with 2.22.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Mar 17, 2025
@antonpirker
Copy link
Member

Thanks for the report @mimre25 !
I will release a fix for this soon.

@antonpirker
Copy link
Member

Hey @mimre25 just wanted to let you know that I yanked version 2.23.0 from PyPI and released a fixed version 2.23.1.

Thanks again for the quick issue report!

@mimre25
Copy link
Contributor Author

mimre25 commented Mar 17, 2025

Awesome! Thank you for the quick fix 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants