Skip to content

Releases: joshdholtz/Sentry-Android

1.6.2

25 May 12:47
Compare
Choose a tag to compare
  • Now able to set the environment of the app #123
  • Fix bug in release version setting - the built-in package version was overriding the user-specified one. #120

1.6.0

23 Feb 23:47
Compare
Choose a tag to compare
  • Increase breadcrumb limit to 100 to match other Sentry clients, allow runtime configuration. #117.
  • Removed org.apache HTTP library 116.

https://bintray.com/joshdholtz/maven/sentry-android/1.6.0

1.5.4

15 Feb 21:56
Compare
Choose a tag to compare

Ensure that breadcrumbs are added to all exceptions. #115.

https://bintray.com/joshdholtz/maven/sentry-android/1.5.4

1.5.3

31 Jan 02:41
Compare
Choose a tag to compare

Fix thread-safety bug when serializing breadcrumbs. #110 (thanks to fab1an).

1.5.2

06 Dec 14:49
Compare
Choose a tag to compare

Send stack-frames to Sentry in the correct order. #95.
Use the versionName, rather than versionCode, as the default value for the release field of events (thanks to FelixBondarenko).

https://bintray.com/joshdholtz/maven/sentry-android/1.5.2

1.4.4

04 Aug 20:49
Compare
Choose a tag to compare

Sends up device, app, and OS context by default (thanks to marcomorain)

https://bintray.com/joshdholtz/maven/sentry-android/1.4.4

1.4.1

08 Jun 20:05
Compare
Choose a tag to compare

Fixes for a potential memory leak and a crash (thanks to Syhids and woostrowski)

https://bintray.com/joshdholtz/maven/sentry-android/1.4.1/view

1.4.0

09 May 19:45
Compare
Choose a tag to compare
  • Fixes for self-hosted instances of Sentry
  • Fixes for gradle requirements

https://bintray.com/joshdholtz/maven/sentry-android/1.4.0/view

1.2.2

05 Mar 16:20
Compare
Choose a tag to compare

Fix

Adds in setRelease and platform onSentryEventBuilder `. Thanks to @grabbou for the contribution!

Download

Download JAR here or available via Gradle (jCenter) compile 'com.joshdholtz.sentry:sentry-android:1.2.2'

1.2.1

22 Jan 21:21
Compare
Choose a tag to compare

Fix

Sends up data s UTF-8

Download

Download JAR here or available via Gradle (jCenter) compile 'com.joshdholtz.sentry:sentry-android:1.2.1'