All Versions
103
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 1

  • v5.7.3 Changes

    • ๐Ÿ›  Fix: Sentry Timber integration throws an exception when using args (#1986)
  • v5.7.2 Changes

    • ๐Ÿ›  Fix: bring back support for Timber.tag (#1974)
  • v5.7.1 Changes

    • ๐Ÿ›  Fix: Sentry Timber integration does not submit msg.formatted breadcrumbs (#1957)
    • ๐Ÿ›  Fix: ANR WatchDog won't crash on SecurityException (#1962)
  • v5.7.0 Changes

    • Feat: Automatically enable Timber and Fragment integrations if they are present on the classpath (#1936)
  • v5.6.3 Changes

    • ๐Ÿ›  Fix: If transaction or span is finished, do not allow to mutate (#1940)
    • ๐Ÿ›  Fix: Keep used AndroidX classes from obfuscation (Fixes UI breadcrumbs and Slow/Frozen frames) (#1942)
  • v5.6.2 Changes

    • Ref: Make ActivityFramesTracker public to be used by Hybrid SDKs (#1931)
    • โฌ†๏ธ Bump: AGP to 7.1.2 (#1930)
    • Fix: NPE while adding "response_body_size" breadcrumb, when response body length is unknown (#1908)
    • ๐Ÿ›  Fix: Do not include stacktrace frames into Timber message (#1898)
    • ๐Ÿ›  Fix: Potential memory leaks (#1909)

    ๐Ÿ’ฅ Breaking changes: ๐Ÿ”ง Timber.tag is no longer supported by our Timber integration and will not appear on Sentry for error events. ๐Ÿ‘ Please vote on this issue, if you'd like us to provide support for that.

  • v5.6.2-beta.3 Changes

    • Ref: Make ActivityFramesTracker public to be used by Hybrid SDKs (#1931)
    • โฌ†๏ธ Bump: AGP to 7.1.2 (#1930)
  • v5.6.2-beta.2 Changes

    • Fix: NPE while adding "response_body_size" breadcrumb, when response body length is unknown (#1908)
  • v5.6.2-beta.1 Changes

    • ๐Ÿ›  Fix: Do not include stacktrace frames into Timber message (#1898)
    • ๐Ÿ›  Fix: Potential memory leaks (#1909)

    ๐Ÿ’ฅ Breaking changes: ๐Ÿ”ง Timber.tag is no longer supported by our Timber integration and will not appear on Sentry for error events. ๐Ÿ‘ Please vote on this issue, if you'd like us to provide support for that.

  • v5.6.1 Changes

    ๐Ÿ”‹ Features

    • โž• Add options.printUncaughtStackTrace to print uncaught exceptions (#1890)

    ๐Ÿ›  Fixes

    • NPE while adding "response_body_size" breadcrumb, when response body is null (#1884)
    • โฌ†๏ธ Bump: AGP to 7.1.0 (#1892)