Releases: getsentry/sentry-java
Releases · getsentry/sentry-java
sentry-android-gradle-plugin v1.7.31
v1.7.30
sentry-java v1.7.29
- Add method to check if Sentry is already initializated #783
- Proguard: Keep exception type names #790
- Blacklist other frameworks using cglib dynamic classes, like Guice #796
- Logback: Adds support for logback encoders (the message field is encoded). #794
- Android Gradle Plugin: Changes for making it to work with AGP 3.0, 3.1 and 3.2 #798
- Fixed loosing of interruption status in EventBuilder. #799
sentry-java v1.7.28
sentry-java v1.7.27
sentry-java v1.7.26
sentry-java v1.7.25
sentry-java v1.7.24
Changes:
- Android Gradle plugin: Look for sentry.properties on flavor directory.
- Android Gradle plugin: Bumped sentry-cli version.
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