Sentry v3.4.0-beta.0 Release Notes

  • 🔋 Features

    • 👍 Serilog: Add support for Serilog.Formatting.ITextFormatter (#998)
    • simplify ifdef (#1010)
    • 0️⃣ Use DebugDiagnosticLogger as the default logger for legacy ASP.NET (#1012)
    • Adjust parameter type in AddBreadcrumb to use IReadOnlyDictionary<...> instead of Dictionary<...> (#1000)
    • await dispose everywhere (#1009)
    • Further simplify transaction integration from legacy ASP.NET (#1011)