Skip to content

Releases: getsentry/sentry-java

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.

5.6.1

02 Feb 13:38
8ad4993
Compare
Choose a tag to compare
  • Fix: NPE while adding "response_body_size" breadcrumb, when response body is null (#1884)
  • Bump: AGP to 7.1.0 (#1892)
  • Feat: Add options.printUncaughtStackTrace to print uncaught exceptions (#1890)

6.0.0-alpha.2

28 Jan 09:32
9a6e263
Compare
Choose a tag to compare
6.0.0-alpha.2 Pre-release
Pre-release
  • Ref: Simplify DateUtils with ISO8601Utils (#1837)

Breaking changes:

  • Ref: Remove deprecated and scheduled fields (#1875)
  • Ref: Add shutdownTimeoutMillis in favor of shutdownTimeout (#1873)
  • Feat: Relax TransactionNameProvider (#1861)
  • Ref: Remove Attachment ContentType since the Server infers it (#1874)

5.6.0

24 Jan 11:29
2f428d6
Compare
Choose a tag to compare
  • Fix: Change scope of servlet-api to compileOnly (#1880)
  • Feat: Add breadcrumbs support for UI events (automatically captured) (#1876)

5.5.3

18 Jan 12:59
4d823dd
Compare
Choose a tag to compare
  • Fix: Do not create SentryExceptionResolver bean when Spring MVC is not on the classpath (#1865)

5.5.2

21 Dec 06:57
63f3a46
Compare
Choose a tag to compare
  • Fix: Detect App Cold start correctly for Hybrid SDKs (#1855)
  • Bump: log4j to 2.17.0 (#1852)
  • Bump: logback to 1.2.9 (#1853)