Sentry v3.11.0 Release Notes

  • ๐Ÿ”‹ Features

    • Sentry Sessions status as Breadcrumbs (#1263)
    • โœจ Enhance GCP Integraction with performance monitoring and revision number (#1286)
    • โฌ†๏ธ Bump Ben.Demystifier to support .NET 6 (#1290)

    ๐Ÿ›  Fixes

    • ASP.NET Core: Data from Scope in options should be applied on each request (#1270)
    • โž• Add missing ConfigureAwaits(false) for async using (#1276)
    • ๐Ÿ›  Fix missing handled tag when events are logged via an ASP.NET Core pipeline logger ([#1284](getsentry/sentry-dotnet/pull/1284))