Skip to content

2.66.0

Latest

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 16 Jul 12:42

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 πŸ”§