Sentry v3.0.8 Release Notes

  • ๐Ÿ”‹ Features

    • โž• Add AddSentryTag and AddSentryContext Extensions for exception class (#834) @lucas-zimerman
    • Associate span exceptions with event exceptions (#848) @Tyrrrz
    • MaxCacheItems option to control files on disk (#846) @Tyrrrz
    • ๐Ÿšš Move SentryHttpMessageHandlerBuilderFilter to Sentry.Extensions.Logging (#845) @Tyrrrz

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix CachingTransport throwing an exception when it can't move the files from the previous session (#871) @Tyrrrz