Sentry v5.2.0-beta.1 Release Notes

  • ๐Ÿ”‹ Features

    • โž• Add tracestate HTTP header support (#1683)
    • โž• Add option to filter which origins receive tracing headers (#1698)
    • Include unfinished spans in transaction (#1699)
    • โž• Add static helpers for creating breadcrumbs (#1702)
    • ๐ŸŽ Performance support for Android Apollo (#1705)

    ๐Ÿ›  Fixes

    • ๐Ÿšš Move tags from transaction.contexts.trace.tags to transaction.tags (#1700)

    ๐Ÿ’ฅ Breaking changes:

    • โšก๏ธ Updated proguard keep rule for enums, which affects consumer application code (#1694)