sentry-python v2.62.0 Release Notes
Release Date: 2026-06-08 // 4 days ago-
๐ New Features โจ
๐ Support HTTPX2 by @sentrivana in #6463
๐ Bug Fixes ๐
- (arq) Never capture control flow exceptions by @alexander-alderman-webb in #6507
- (client) Guard against dotless qualified_name in _setup_instrumentation by @devteamaegis in #6452
- (pydantic-ai) Only use hooks when
ModelRequestContext.modelexists by @alexander-alderman-webb in #6480 - โช (rq) Restore
functools.wraps()for patched functions by @alexander-alderman-webb in #6532 - (tracing_utils) Handle baggage values containing '=' in from_incoming_header by @devteamaegis in #6450
- (utils) Handle image_url string shorthand in _is_image_type_with_blob_content by @devteamaegis in #6478
Internal Changes ๐ง
- โ
(arq) Only pin
fakeredis<2.36.0in tests by @alexander-alderman-webb in #6444 - โ (flaky) Change env for flaky test detector by @sl0thentr0py in #6492
- ๐ (pydantic-ai) Create event loop before invoking sync methods by @alexander-alderman-webb in #6475
- ๐ฆ Use
package-ecosystem: uvin dependabot by @sentrivana in #6522 - ๐ ๐ค Update test matrix with new releases (06/08) by @github-actions in #6519
- โก๏ธ Raise minimum supported
aiomysqlversion and update text matrix by @alexander-alderman-webb in #6496 - ๐ Deprecate OpenTelemetryIntegration in favor of OTLPIntegration and no-op for span first by @sl0thentr0py in #6494
- ๐ ๐ค Update test matrix with new releases (06/03) by @github-actions in #6489
- โก๏ธ Raise
update-toxtimeout to 20 minutes by @alexander-alderman-webb in #6488 - ๐ Prevent
grpcio-toolssource builds when generating test matrices by @alexander-alderman-webb in #6487 - โ Add weekly flaky test detector workflow by @sl0thentr0py in #6484
- โ Pin transitive dependencies for tests on Python>=3.8 by @alexander-alderman-webb in #6437
- โก๏ธ Install uv in
update-toxjob by @alexander-alderman-webb in #6453 - โ
Only pin
setuptoolsin relevant tests by @alexander-alderman-webb in #6467
Previous changes from v2.61.1
-
Internal Changes ๐ง
Rq
- โ
Pin
fakeredis<2.36.0in tests by @alexander-alderman-webb in #6454 - โ
Unpin
redisandfakeredisfor tests by @alexander-alderman-webb in #6443
Other
- (aiohttp) Unfurl spans explicitly instead of using pop() by @sentrivana in #6435
- (tox) Migrate from pip to uv via tox-uv by @sentry-junior in #6390
- ๐ Pin redis<8 for rq by @sl0thentr0py in #6438
- โ
Pin