Skip to content

Releases: getsentry/sentry-java

sentry-java v1.7.18

04 Feb 18:30
Compare
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

sentry-java v1.7.17

19 Jan 18:36
Compare
Choose a tag to compare

Changes:

  • Fixes for Sentry Gradle Plugin when using Android Studio 3.3 and Gradle 5.1.

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

sentry-java v1.7.16

07 Dec 20:54
Compare
Choose a tag to compare

Changes:

  • Fix timestamp format locale to be what Sentry expects.
  • Add sentry-spring-boot-starter module that autoconfigures Sentry for Spring-Boot. (thanks eddumelendez)
  • Fix Sentry Gradle Plugin for AGP 3.3 and Gradle 4.10 (thanks realdadfish)

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

sentry-java v1.7.15

14 Nov 21:06
Compare
Choose a tag to compare

Changes:

  • Allow users to provide a custom manifestPath in the Sentry Gradle Plugin.

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

sentry-java-1.7.14

01 Nov 15:13
Compare
Choose a tag to compare

Changes:

  • Fix Sentry Gradle Plugin asset directory so Proguard debug information
    is written to the correct location when using newer versions of the
    Android Gradle Plugin.

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

sentry-java v1.7.13

23 Oct 16:12
Compare
Choose a tag to compare

Changes:

  • Fix compatibility with Gradle 4.4+ (#621) (thanks cezary-butler)
  • Bump Sentry Gradle Plugin embedded sentry-cli to 1.36.3

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

sentry-java v1.7.12

10 Oct 14:25
Compare
Choose a tag to compare

Changes:

  • Only set release and dist on Android events if the user didn't provide their own.
  • Allow Gradle plugin to be included in library projects. (thanks linakis)

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

sentry-java v1.7.10

19 Sep 18:52
Compare
Choose a tag to compare

Changes:

  • Android Plugin: Look for properties file directly under flavor directory. (thanks biggestT)
  • Drop events when the server returns an HTTP 429.

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

sentry-java v1.7.9

12 Sep 16:20
Compare
Choose a tag to compare

Changes:

  • Encode SDK_VERSION in a Java class instead of looking up a ResouceBundle.

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

sentry-java v1.7.8

10 Sep 14:39
Compare
Choose a tag to compare

Changes:

  • Fix Android Gradle Plugin for >=3.3.0.

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