Skip to content

Releases: getsentry/sentry-java

sentry-java v1.7.27

20 Aug 11:15

Choose a tag to compare

  • Android: Fix setResourceLoader order #753
  • Fix classLoader lookup #754
  • Android ANR support: #752

sentry-java v1.7.26

08 Aug 14:25

Choose a tag to compare

  • SentryClient fixed override of event data with default data #751
  • Introduce SentryOptions #751
  • Android Gradle Plugin: Allow replacing ResourceLoader #739
  • Android Gradle Plugin: Fix find dex task #743

sentry-java v1.7.25

22 Jul 13:02

Choose a tag to compare

  • Android Gradle Plugin: Fixed bug when using ABI splits #667
  • Android Gradle Plugin: Support Android App Bundle #707
  • Android SDK: Support providing the whole Application Context #713

sentry-java v1.7.24

12 Jul 16:06

Choose a tag to compare

Changes:

  • Android Gradle plugin: Look for sentry.properties on flavor directory.
  • Android Gradle plugin: Bumped sentry-cli version.

sentry-java v1.7.23

18 Jun 19:01

Choose a tag to compare

Changes:

  • Remove usage of deprecated constructors in log4j2 (thanks @justacodefan)
  • Change logback appender to the unsynchronized version (thanks @SerCeMan)
  • When a secret key is not set, don't throw NPE (thanks @mayt017)
  • Upgrade Jackson to version 2.9.9 (thanks @justacodefan)
  • Don't erase inner class names from stack trace interface when it's of type exception (thanks @justacodefan)
  • Add more classes to blacklist and optimize parsing (thanks @justacodefan)
  • Include log4j marker parent(s) in log4j marker tag (thanks @JoakimNil)
  • Allow read timeout to be configured (thanks @mdreis2211)
  • Gradle plugin on AGP version 3.4 (thanks @justacodefan, @ninniuz, @remcomokveld, @realdadfish)
  • Find dex task when shrinking resources (thanks @codeniko)

Available on Maven Central: https://search.maven.org/search?q=io.sentry

sentry-java v1.7.22

12 Mar 20:54

Choose a tag to compare

Changes:

  • Don't put body in nested object if parameterMap is empty. (thanks erhangullu)
  • Allow creating and setting an HttpInterface in the Context. (thanks chris-smith-zocdoc)

Available on Maven: http://search.maven.org/#search%7Cga%7C1%7Cio.sentry

sentry-java v1.7.21

15 Feb 16:51

Choose a tag to compare

Changes:

  • Updating sentry-cli version in the Android gradle plugin.

Available on Maven: http://search.maven.org/#search%7Cga%7C1%7Cio.sentry

sentry-java v1.7.20

06 Feb 16:47

Choose a tag to compare

Changes:

  • Fixes for Android R8 support.

Available on Maven: http://search.maven.org/#search%7Cga%7C1%7Cio.sentry

sentry-java v1.7.19

05 Feb 17:56

Choose a tag to compare

Changes:

  • Add support for Android R8 minification.

Available on Maven: http://search.maven.org/#search%7Cga%7C1%7Cio.sentry

sentry-java v1.7.18

04 Feb 18:30

Choose a tag to compare

Changes:

  • Fix --no-upload option in Sentry Gradle Plugin under newer Groovy.
  • Allow overriding Sentry Organization and Project per buildType. (thanks nesterov-n)

Available on Maven: http://search.maven.org/#search%7Cga%7C1%7Cio.sentry