Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Releases: getsentry/sentry-android

2.1.0-alpha.1

30 Mar 18:02
b8976eb
Compare
Choose a tag to compare
2.1.0-alpha.1 Pre-release
Pre-release

Release of Sentry's new SDK for Android.

What’s Changed

Packages were released on bintray, jcenter and mavenCentral

We'd love to get feedback.

2.0.2

03 Mar 13:39
Compare
Choose a tag to compare

Release of Sentry's new SDK for Android.

What’s Changed

Packages were released on bintray, jcenter and mavenCentral

We'd love to get feedback.

2.0.1

26 Feb 13:18
Compare
Choose a tag to compare

Release of Sentry's new SDK for Android.

What’s Changed

Packages were released on bintray, jcenter

We'd love to get feedback.

2.0.0

13 Feb 16:30
Compare
Choose a tag to compare

Release of Sentry's new SDK for Android.

New features not offered by (1.7.x):

  • NDK support
    • Captures crashes caused by native code
    • Access to the sentry-native SDK API by your native (C/C++/Rust code/..).
  • Automatic init (just add your DSN to the manifest)
    • Proguard rules are added automatically
    • Permission (Internet) is added automatically
  • Uncaught Exceptions might be captured even before the app restarts
  • Sentry's Unified API.
  • More context/device information
  • Packaged as aar
  • Frames from the app automatically marked as InApp=true (stack traces in Sentry highlights them by default).
  • Complete Sentry Protocol available.
  • All threads and their stack traces are captured.
  • Sample project in this repo to test many features (segfault, uncaught exception, ANR...)

Features from the current SDK like ANR are also available (by default triggered after 4 seconds).

Packages were released on bintray, jcenter

We'd love to get feedback.

2.0.0-rc04

11 Feb 17:35
Compare
Choose a tag to compare
2.0.0-rc04 Pre-release
Pre-release

Release of Sentry's new SDK for Android.

What’s Changed

Packages were released on bintray, jcenter

We'd love to get feedback and we'll work in getting the GA 2.0.0 out soon.
Until then, the stable SDK offered by Sentry is at version 1.7.30

2.0.0-rc03

04 Feb 15:33
Compare
Choose a tag to compare
2.0.0-rc03 Pre-release
Pre-release

Release of Sentry's new SDK for Android.

What’s Changed

Packages were released on bintray, jcenter

We'd love to get feedback and we'll work in getting the GA 2.0.0 out soon.
Until then, the stable SDK offered by Sentry is at version 1.7.30

2.0.0-rc02

03 Feb 18:31
Compare
Choose a tag to compare
2.0.0-rc02 Pre-release
Pre-release

Release of Sentry's new SDK for Android.

What’s Changed

Packages were released on bintray, jcenter

We'd love to get feedback and we'll work in getting the GA 2.0.0 out soon.
Until then, the stable SDK offered by Sentry is at version 1.7.30

2.0.0-rc01

17 Jan 20:04
Compare
Choose a tag to compare
2.0.0-rc01 Pre-release
Pre-release

Release of Sentry's new SDK for Android.

What’s Changed

Packages were released on bintray, jcenter

We'd love to get feedback and we'll work in getting the GA 2.0.0 out soon.
Until then, the stable SDK offered by Sentry is at version 1.7.29

2.0.0-beta02

11 Dec 19:20
Compare
Choose a tag to compare
2.0.0-beta02 Pre-release
Pre-release

Release of Sentry's new SDK for Android.

  • fix Android bug on API 24 and 25 about getting current threads and stack traces (#194)
  • addBreadcrumb overloads #196 and #198

Packages were released on bintray, jcenter

We'd love to get feedback and we'll work in getting the GA 2.0.0 out soon.
Until then, the stable SDK offered by Sentry is at version 1.7.28

2.0.0-beta01

06 Dec 15:27
Compare
Choose a tag to compare
2.0.0-beta01 Pre-release
Pre-release

Release of Sentry's new SDK for Android.

  • ref: ANR doesn't set handled flag #186
  • SDK final review (#183)
  • ref: Drop errored in favor of crashed (#187)
  • workaround android_id (#185)
  • renamed sampleRate (#191)
  • making timestamp package-private or test-only (#190)
  • Split event processor in Device/App data (#180)

Packages were released on bintray, jcenter

We'd love to get feedback and we'll work in getting the GA 2.0.0 out soon.
Until then, the stable SDK offered by Sentry is at version 1.7.28