Sentry v3.19.0 Release Notes

  • Includes Sentry.Maui Preview 2

    ๐Ÿ”‹ Features

    • ๐Ÿ”ฆ Expose EnumerateChainedExceptions (#1733)
    • ๐Ÿ”€ Android Scope Sync (#1737)
    • ๐ŸŒฒ Enable logging in MAUI (#1738)
    • ๐Ÿ‘Œ Support IntPtr and UIntPtr serialization (#1746)
    • โš  Log Warning when secret is detected in DSN (#1749)
    • Catch permission exceptions on Android (#1750)
    • Enable offline caching in MAUI (#1753)
    • Send client report when flushing queue (#1757)

    ๐Ÿ›  Fixes

    • Set MAUI minimum version (#1728)
    • Don't allow SentryDiagnosticListenerIntegration to be added multiple times (#1748)
    • Catch permission exceptions for MAUI (#1750)
    • Don't allow newlines in diagnostic logger messages (#1756)