Sentry v2.0.0-beta Release Notes

Release Date: 2019-06-04 // almost 5 years ago
  • Major version bumped due to these breaking changes:

    1. Sentry.Protocol version 2.0.0
    • ✂ Remove StackTrace from SentryEvent #38 - StackTrace is either part of Thread or SentryException.

    🚚 1. Removed ContextLine #223

    1. Use StackTrace from Threads #222
    2. FlushAsync added to ISentryClient #214

    Other Features:

    • 🌲 Debug logging for ASP.NET Classic #209

    🛠 Fixes: