sentry-python v2.66.1 Release Notes

Release Date: 2026-07-22 // 28 days ago
  • ๐Ÿ› Bug Fixes ๐Ÿ›

    Tracing
    • ๐Ÿ– Handle exceptions raised within traces_sampler and other callbacks by @ericapisani in #6853

    Internal Changes ๐Ÿ”ง


Previous changes from v2.66.0

  • ๐Ÿ†• New Features โœจ

    • (tracing) Promote trace_lifecycle and ignore_spans to top-level options by @ericapisani in #6821

    ๐Ÿ› Bug Fixes ๐Ÿ›

    Tracing
    • Skip child span creation in streaming path when no current span (HTTP clients) by @sentrivana in #6811
    • Skip child span creation in streaming path when no current span (task queues) by @sentrivana in #6814
    • Skip child span creation in streaming path when no current span (misc) by @sentrivana in #6815
    • Skip child span creation in streaming path when no current span (databases) by @sentrivana in #6808
    • ๐ŸŒ Skip child span creation in streaming path when no current span (web frameworks) by @sentrivana in #6810
    • Skip child span creation in streaming path when no current span (django) by @sentrivana in #6809

    Internal Changes ๐Ÿ”ง