Skip to content

Fix deprecated sentry scope function calls - #66587

Merged
potiuk merged 1 commit into
apache:mainfrom
LipuFei:fix/deprecated-sentry-scope-functions
May 10, 2026
Merged

Fix deprecated sentry scope function calls#66587
potiuk merged 1 commit into
apache:mainfrom
LipuFei:fix/deprecated-sentry-scope-functions

Conversation

@LipuFei

@LipuFei LipuFei commented May 8, 2026

Copy link
Copy Markdown
Contributor

Closes: #66585

Update sentry to use sentry 2.x APIs for scope-related function calls.

@LipuFei
LipuFei force-pushed the fix/deprecated-sentry-scope-functions branch from 584fb2b to e2bfec5 Compare May 8, 2026 09:44
@ashb

ashb commented May 9, 2026

Copy link
Copy Markdown
Member

Do we specify the minimum version of sentry sdk to >=2 already?

@LipuFei

LipuFei commented May 9, 2026

Copy link
Copy Markdown
Contributor Author

Do we specify the minimum version of sentry sdk to >=2 already?

It's sentry-sdk>=2.30.0 in the latest main branch.

"sentry-sdk>=2.30.0",

@potiuk
potiuk merged commit 0868f75 into apache:main May 10, 2026
112 checks passed
jason810496 pushed a commit to jason810496/airflow that referenced this pull request May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warnings on deprecated Sentry scope-related functions

3 participants