Sentry

Latest version: v23.7.1

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 149 of 223

2.0.3

Fixes

- patch from 2.1.0-alpha.2 - avoid crash if NDK throws UnsatisfiedLinkError ([344](https://github.com/getsentry/sentry-android/pull/344)) marandaneto

Packages were released on [`bintray`](https://dl.bintray.com/getsentry/sentry-android/io/sentry/sentry-android/), [`jcenter`](https://jcenter.bintray.com/io/sentry/sentry-android/) and [`mavenCentral`](https://repo.maven.apache.org/maven2/io/sentry/sentry-android/)

We'd love to get feedback.

2.0.2

Not secure
Release of Sentry's new SDK for Android.

Features

- MavenCentral support ([284](https://github.com/getsentry/sentry-android/pull/284)) marandaneto

Fixes

- Bump AGP to 3.6.1 ([285](https://github.com/getsentry/sentry-android/pull/285)) marandaneto

Packages were released on [`bintray`](https://dl.bintray.com/getsentry/sentry-android/io/sentry/sentry-android/), [`jcenter`](https://jcenter.bintray.com/io/sentry/sentry-android/) and [`mavenCentral`](https://repo.maven.apache.org/maven2/io/sentry/sentry-android/)

We'd love to get feedback.

2.0.1

Not secure
Release of Sentry's new SDK for Android.

What’s Changed

Features

- Attach threads/stacktraces ([267](https://github.com/getsentry/sentry-android/pull/267)) marandaneto
- Add the default serverName to SentryOptions and use it in MainEventProcessor ([279](https://github.com/getsentry/sentry-android/pull/279)) metlos

Fixes

- set current threadId when there's no mechanism set ([277](https://github.com/getsentry/sentry-android/pull/277)) marandaneto
- Preview package manager ([269](https://github.com/getsentry/sentry-android/pull/269)) bruno-garcia

Packages were released on [`bintray`](https://dl.bintray.com/getsentry/sentry-android/io/sentry/), [`jcenter`](https://jcenter.bintray.com/io/sentry/sentry-android/)

We'd love to get feedback.

2.0

rearchitecting of the codebase.

If you were previously extending Sentry, it would be wise
to test your extensions before upgrading.

* Added project scoping to all data in sentry.
* Added permissions to projects.
* The authorization header is now X-Sentry-Auth to avoid certain default behaviors such as
mod_wsgi's "don't pass HTTP Authorization header".
* sentry.client has been removed
* The default key is now base64-encoded.
* sentry.interfaces are now used for coercing and rendering structured data.
* The store endpoint has a new API.
* The from_kwargs method has a new API.
* The ``class_name``, ``traceback``, an ``url`` fields have been removed.
* GroupedMessage was renamed to Group.
* Message was renamed to Event.
* Switched to Bootstrap framework.
* Added "Replay Request" action for events.
* Graphs can now be generated for Projects.
* There is now a trends sort option for aggregated events.
* Added ``sentry manage`` command.
* Sentry now has its own isolated queues (using Kombu).

2.0.0

Not secure
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](https://github.com/getsentry/sentry-native/) 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`](https://dl.bintray.com/getsentry/sentry-android/io/sentry/), [`jcenter`](https://jcenter.bintray.com/io/sentry/sentry-android/)

We'd love to get feedback.

2.0.0rc04

Release of Sentry's new SDK for Android.

Features

- Take sampleRate from metadata ([262](https://github.com/getsentry/sentry-android/pull/262)) bruno-garcia
- Support mills timestamp format ([263](https://github.com/getsentry/sentry-android/pull/263)) marandaneto
- Adding logs to installed integrations ([265](https://github.com/getsentry/sentry-android/pull/265)) marandaneto

Fixes

- Breacrumb.data to string,object, Add LOG level ([264](https://github.com/getsentry/sentry-android/pull/264)) HazAT
- Read release conf. on manifest ([266](https://github.com/getsentry/sentry-android/pull/266)) marandaneto

Packages were released on [`bintray`](https://dl.bintray.com/getsentry/sentry-android/io/sentry/), [`jcenter`](https://jcenter.bintray.com/io/sentry/sentry-android/)

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](https://github.com/getsentry/sentry-java/releases/tag/v1.7.30)

Page 149 of 223

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.