Skip to content

Releases: getsentry/sentry-java

5.1.1

19 Aug 14:58
ce5737d

Choose a tag to compare

  • Fix: Remove onActivityPreCreated call in favor of onActivityCreated (#1661)
  • Fix: Do not crash if SENSOR_SERVICE throws (#1655)
  • Feat: Add support for async methods in Spring MVC (#1652)
  • Feat: Add secondary constructor taking IHub to SentryOkHttpInterceptor (#1657)
  • Feat: Merge external map properties (#1656)
  • Fix: Make sure scope is popped when processing request results in exception (#1665)

5.1.0

17 Aug 12:26
e6abd89

Choose a tag to compare

  • Feat: Spring WebClient integration (#1621)
  • Feat: OpenFeign integration (#1632)
  • Feat: Add more convenient way to pass BeforeSpanCallback in OpenFeign integration (#1637)
  • Bump: sentry-native to 0.4.12 (#1651)
  • Feat: Generate Sentry BOM (#1486)
  • Feat: Slow/Frozen frames metrics (#1609)
  • Fix: set min sdk version of sentry-android-fragment to API 14 (#1608)
  • Fix: Ser/Deser of the UserFeedback from cached envelope (#1611)
  • Feat: Add request body extraction for Spring MVC integration (#1595)
  • Make SentryAppender non-final for Log4j2 and Logback (#1603)
  • Fix: Do not throw IAE when tracing header contain invalid trace id (#1605)
  • Update sentry-native to 0.4.11 (#1591)
  • Feat: Spring Webflux integration (#1529)
  • Fix: Handling missing Spring Security on classpath on Java 8 (#1552)
  • Feat: Support transaction waiting for children to finish. (#1535)
  • Feat: Capture logged marker in log4j2 and logback appenders (#1551)
  • Feat: Allow clearing of attachments in the scope (#1562)
  • Fix: Use a different method to get strings from JNI, and avoid excessive Stack Space usage. (#1214)
  • Fix: Add data field to SentrySpan (#1555)
  • Fix: Clock drift issue when calling DateUtils#getDateTimeWithMillisPrecision (#1557)
  • Feat: Set mechanism type in SentryExceptionResolver (#1556)
  • Feat: Perf. for fragments (#1528)
  • Ref: Prefer snake case for HTTP integration data keys (#1559)
  • Fix: Assign lastEventId only if event was queued for submission (#1565)
  • Feat: Measure app start time (#1487)
  • Feat: Automatic breadcrumbs logging for fragment lifecycle (#1522)

5.1.0-beta.9

29 Jul 09:25
58ee46c

Choose a tag to compare

5.1.0-beta.9 Pre-release
Pre-release
  • No documented changes.

5.1.0-beta.8

28 Jul 11:50
0f56092

Choose a tag to compare

5.1.0-beta.8 Pre-release
Pre-release
  • Feat: Generate Sentry BOM (#1486)

5.1.0-beta.7

28 Jul 08:37
0690bfa

Choose a tag to compare

5.1.0-beta.7 Pre-release
Pre-release
  • Feat: Slow/Frozen frames metrics (#1609)

5.1.0-beta.6

20 Jul 12:21
6b6c6a8

Choose a tag to compare

5.1.0-beta.6 Pre-release
Pre-release
  • Fix: set min sdk version of sentry-android-fragment to API 14 (#1608)
  • Fix: Ser/Deser of the UserFeedback from cached envelope (#1611)
  • Feat: Add request body extraction for Spring MVC integration (#1595)

5.1.0-beta.5

16 Jul 08:35
1b4cd41

Choose a tag to compare

5.1.0-beta.5 Pre-release
Pre-release
  • Make SentryAppender non-final for Log4j2 and Logback (#1603)
  • Fix: Do not throw IAE when tracing header contain invalid trace id (#1605)

5.1.0-beta.4

13 Jul 12:27
33a1b1e

Choose a tag to compare

5.1.0-beta.4 Pre-release
Pre-release
  • Update sentry-native to 0.4.11 (#1591)

5.1.0-beta.3

02 Jul 10:02
6361b65

Choose a tag to compare

5.1.0-beta.3 Pre-release
Pre-release
  • Feat: Spring Webflux integration (#1529)

5.1.0-beta.2

28 Jun 09:41
d5d54cf

Choose a tag to compare

5.1.0-beta.2 Pre-release
Pre-release

What’s Changed

Packages were released on mavenCentral

  • Fix: Handling missing Spring Security on classpath on Java 8 (#1552)
  • Feat: Support transaction waiting for children to finish. (#1535)
  • Feat: Capture logged marker in log4j2 and logback appenders (#1551)
  • Feat: Allow clearing of attachments in the scope (#1562)
  • Fix: Use a different method to get strings from JNI, and avoid excessive Stack Space usage. (#1214)
  • Fix: Add data field to SentrySpan (#1555)
  • Fix: Clock drift issue when calling DateUtils#getDateTimeWithMillisPrecision (#1557)
  • Feat: Set mechanism type in SentryExceptionResolver (#1556)
  • Feat: Perf. for fragments (#1528)
  • Ref: Prefer snake case for HTTP integration data keys (#1559)
  • Fix: Assign lastEventId only if event was queued for submission (#1565)

We'd love to get feedback.