Skip to content

Releases: getsentry/sentry-java

5.7.2

07 Apr 11:20
Compare
Choose a tag to compare
  • Fix: bring back support for Timber.tag (#1974)

5.7.1

30 Mar 13:35
Compare
Choose a tag to compare
  • Fix: Sentry Timber integration does not submit msg.formatted breadcrumbs (#1957)
  • Fix: ANR WatchDog won't crash on SecurityException (#1962)

6.0.0-alpha.4

23 Mar 17:32
Compare
Choose a tag to compare
6.0.0-alpha.4 Pre-release
Pre-release
  • Ref: Remove not needed interface abstractions on Android (#1953)

5.7.0

17 Mar 11:29
Compare
Choose a tag to compare
  • Feat: Automatically enable Timber and Fragment integrations if they are present on the classpath (#1936)

5.6.3

11 Mar 15:11
Compare
Choose a tag to compare
  • 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)

6.0.0-alpha.3

11 Mar 16:17
Compare
Choose a tag to compare
6.0.0-alpha.3 Pre-release
Pre-release
  • Ref: Make hints Map<String, Object> instead of only Object (#1929)
  • Feat: Enable enableScopeSync by default for Android (#1928)

5.6.2

03 Mar 17:11
Compare
Choose a tag to compare
  • 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.

5.6.2-beta.3

03 Mar 07:26
Compare
Choose a tag to compare
5.6.2-beta.3 Pre-release
Pre-release
  • Bump: AGP to 7.1.2 (#1930)

5.6.2-beta.2

25 Feb 13:04
Compare
Choose a tag to compare
5.6.2-beta.2 Pre-release
Pre-release
  • Fix: NPE while adding "response_body_size" breadcrumb, when response body length is unknown (#1908)

5.6.2-beta.1

14 Feb 14:10
Compare
Choose a tag to compare
5.6.2-beta.1 Pre-release
Pre-release
  • Fix: Do not include stacktrace frames into Timber message (#1898)

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.