Sentry v3.4.0 Release Notes

  • ๐Ÿ”‹ Features

    • ๐Ÿšš Sentry.EntityFramework moved to this repository (#1017)
    • โž• Additional netstandard2.1 target added. Sample with .NET Core 3.1 console app.
    • UseBreadcrumbs is called automatically by AddEntityFramework

    ๐Ÿ›  Fixes

    • Normalize line breaks (#1016)
    • ๐Ÿ‘ป Finish span with exception in SentryHttpMessageHandler (#1037)