Skip to content

Releases: joshdholtz/Sentry-Android

1.6.2

Choose a tag to compare

@joshdholtz joshdholtz released this 25 May 12:47
  • 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

Choose a tag to compare

@joshdholtz joshdholtz released this 23 Feb 23:47
  • 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

Choose a tag to compare

@joshdholtz joshdholtz released this 15 Feb 21:56

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

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

1.5.3

Choose a tag to compare

@joshdholtz joshdholtz released this 31 Jan 02:41

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

1.5.2

Choose a tag to compare

@joshdholtz joshdholtz released this 06 Dec 14:49

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

Choose a tag to compare

@joshdholtz joshdholtz released this 04 Aug 20:49

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

Choose a tag to compare

@joshdholtz joshdholtz released this 08 Jun 20:05

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

Choose a tag to compare

@joshdholtz joshdholtz released this 09 May 19:45
  • 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

Choose a tag to compare

@joshdholtz joshdholtz released this 05 Mar 16:20

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

Choose a tag to compare

@joshdholtz joshdholtz released this 22 Jan 21:21

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'