Releases: getsentry/sentry-java
sentry-java v1.7.23
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
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
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
Changes:
- Fixes for Android R8 support.
Available on Maven: http://search.maven.org/#search%7Cga%7C1%7Cio.sentry
sentry-java v1.7.19
Changes:
- Add support for Android R8 minification.
Available on Maven: http://search.maven.org/#search%7Cga%7C1%7Cio.sentry
sentry-java v1.7.18
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
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
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
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
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