Sentry v1.1.0 Release Notes

  • ๐Ÿš€ Includes all features and bug fixes of previous beta releases:

    ๐Ÿ”‹ Features:

    • ๐ŸŒฒ Use log entry to improve grouping #125
    • ๐Ÿ‘‰ Use .NET Core SDK 2.1.401
    • ๐Ÿ‘‰ Make AddProcessors extension methods on Options public #115
    • Format InternalsVisibleTo to avoid iOS issue: 94e28b3
    • Serilog Integration #118, #145
    • Capture methods return SentryId #139, #140
    • MEL integration keeps properties as tags #146
    • ๐Ÿ“ฆ Sentry package Includes net461 target #135

    ๐Ÿ› Bug fixes:

    • Disabled SDK throws on shutdown: #124
    • Log4net only init if current hub is disabled #119

    Thanks to our growing list of contributors.