Sentry

Latest version: v23.7.1

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

Scan your dependencies

Page 148 of 223

2.1.0rc.1

Features

- Options for uncaught exception and make SentryOptions list Thread-Safe ([384](https://github.com/getsentry/sentry-android/pull/384)) marandaneto
- Automatic breadcrumbs for app, activity and sessions lifecycles and system events ([348](https://github.com/getsentry/sentry-android/pull/348)) marandaneto
- Make capture session and envelope internal ([372](https://github.com/getsentry/sentry-android/pull/372)) marandaneto

Fixes

- If retry after header has empty categories, apply retry after to all of them ([377](https://github.com/getsentry/sentry-android/pull/377)) marandaneto
- Discard events and envelopes if cached and retry after ([378](https://github.com/getsentry/sentry-android/pull/378)) marandaneto
- Merge loadLibrary calls for sentry-native and clean up CMake files ([373](https://github.com/getsentry/sentry-android/pull/373)) Swatinem
- Exceptions should be sorted oldest to newest ([370](https://github.com/getsentry/sentry-android/pull/370)) marandaneto
- Check external storage size even if its read only ([368](https://github.com/getsentry/sentry-android/pull/368)) marandaneto
- Wrong check for cellular network capability ([369](https://github.com/getsentry/sentry-android/pull/369)) marandaneto
- add ScheduledForRemoval annotation to deprecated methods ([375](https://github.com/getsentry/sentry-android/pull/375)) marandaneto
- Bump NDK to 21.0.6113669 ([367](https://github.com/getsentry/sentry-android/pull/367)) marandaneto
- Bump AGP and add new make cmd to check for updates ([365](https://github.com/getsentry/sentry-android/pull/365)) 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.1.0beta.2

Fixes

- Bump sentry-native to 0.2.4 ([364](https://github.com/getsentry/sentry-android/pull/364)) marandaneto
- Update current session on session start after deleting previous session ([362](https://github.com/getsentry/sentry-android/pull/362)) 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.1.0beta.1

Fixes

- Bump sentry-native to 0.2.3 ([357](https://github.com/getsentry/sentry-android/pull/357)) marandaneto
- Check for androidx availability on runtime ([356](https://github.com/getsentry/sentry-android/pull/356)) marandaneto
- If theres a left over session file and its crashed, we should not overwrite its state ([354](https://github.com/getsentry/sentry-android/pull/354)) marandaneto
- Session should be exited state if state was ok ([352](https://github.com/getsentry/sentry-android/pull/352)) marandaneto
- Envelope has dedicated endpoint ([353](https://github.com/getsentry/sentry-android/pull/353)) 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.1.0alpha.2

Fixes

- Change integration order for cached outbox events ([347](https://github.com/getsentry/sentry-android/pull/347)) marandaneto
- Avoid crash if NDK throws UnsatisfiedLinkError ([344](https://github.com/getsentry/sentry-android/pull/344)) marandaneto
- Avoid getting a threadlocal twice. ([339](https://github.com/getsentry/sentry-android/pull/339)) metlos
- Removing session tracking guard on hub and client ([338](https://github.com/getsentry/sentry-android/pull/338)) marandaneto
- Bump agp to 3.6.2 ([336](https://github.com/getsentry/sentry-android/pull/336)) marandaneto
- Fix racey ANR integration ([332](https://github.com/getsentry/sentry-android/pull/332)) marandaneto
- Logging envelopes path when possible instead of nullable id ([331](https://github.com/getsentry/sentry-android/pull/331)) marandaneto
- Renaming transport gate method ([330](https://github.com/getsentry/sentry-android/pull/330)) 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.1.0alpha.1

Release of Sentry's new SDK for Android.

What’s Changed

Features

- Release health marandaneto bruno-garcia
- ANR report should have 'was active=yes' on the dashboard ([299](https://github.com/getsentry/sentry-android/pull/299)) marandaneto
- NDK events apply scoped data ([322](https://github.com/getsentry/sentry-android/pull/322)) marandaneto
- Add a StdoutTransport ([310](https://github.com/getsentry/sentry-android/pull/310)) mike-burns
- Implementing new retry after protocol ([306](https://github.com/getsentry/sentry-android/pull/306)) marandaneto

Fixes

- Bump sentry-native to 0.2.2 ([305](https://github.com/getsentry/sentry-android/pull/305)) Swatinem
- Missing App's info ([315](https://github.com/getsentry/sentry-android/pull/315)) marandaneto
- Buffered writers/readers - otimizations ([311](https://github.com/getsentry/sentry-android/pull/311)) marandaneto
- Boot time should be UTC ([309](https://github.com/getsentry/sentry-android/pull/309)) marandaneto
- Make transport result public ([300](https://github.com/getsentry/sentry-android/pull/300)) 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.4

- fix: Remember stored scope & bump dependencies (274)

Page 148 of 223

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.