Sentry v2.0.0-beta3 Release Notes

Release Date: 2019-07-26 // almost 5 years ago
    • All public members were documented: #252
    • 🛰 Use EnableBuffering to keep request payload around: #250
    • 0️⃣ Serilog default levels: #237

    Thanks @josh-degraw for:

    • AppDomain.ProcessExit will close the SDK: #242
    • ➕ Adds PublicApiAnalyzers to public projects: #234
    • NLog: Utilizes Flush functionality in NLog target: #228
    • 🌲 NLog: Set the logger via the log event info in SentryTarget.Write, #227