Sentry

Latest version: v23.7.1

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

Scan your dependencies

Page 153 of 223

2.0.0alpha05

First release of Sentry's new SDK for Android.

New features not offered by our current (1.7.x), stable SDK are:

- 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
- Unified API which include scopes etc.
- 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, scope)

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


Changelog

1.72.0

- [diff](https://github.com/getsentry/sentry-cli/compare/1.71.0...1.72.0)
- Bump Sentry .NET SDK 3.13.0 ([503](https://github.com/getsentry/sentry-unity/pull/503))
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/3.13.0/CHANGELOG.md)
- [diff](https://github.com/getsentry/sentry-dotnet/compare/3.12.3...3.13.0)

1.28.1

Various fixes & improvements

- Redis: Add support for redis.asyncio (1933) by Zhenay
- Make sure each task that is started by Celery Beat has its own trace. (2249) by antonpirker
- Add Sampling Decision to Trace Envelope Header (2239) by antonpirker
- Do not add trace headers (`sentry-trace` and `baggage`) to HTTP requests to Sentry (2240) by antonpirker
- Prevent adding `sentry-trace` header multiple times (2235) by antonpirker
- Skip distributions with incomplete metadata (2231) by rominf
- Remove stale.yml (2245) by hubertdeng123
- Django: Fix 404 Handler handler being labeled as "generic ASGI request" (1277) by BeryJu

1.28.0

Various fixes & improvements

- Add support for cron jobs in ARQ integration (2088) by lewazo
- Backpressure handling prototype (2189) by sl0thentr0py
- Add "replay" context to event payload (2234) by antonpirker
- Update test Django app to be compatible for Django 4.x (1794) by DilLip-Chowdary-Codes

1.27.1

Various fixes & improvements

- Add Starlette/FastAPI template tag for adding Sentry tracing information (2225) by antonpirker
- By adding `{{ sentry_trace_meta }}` to your Starlette/FastAPI Jinja2 templates we will include Sentry trace information as a meta tag in the rendered HTML to allow your frontend to pick up and continue the trace started in the backend.
- Fixed generation of baggage when a DSC is already in propagation context (2232) by antonpirker
- Handle explicitly passing `None` for `trace_configs` in `aiohttp` (2230) by Harmon758
- Support newest Starlette versions (2227) by antonpirker

1.27.0

Various fixes & improvements

- Support for SQLAlchemy 2.0 (2200) by antonpirker
- Add instrumentation of `aiohttp` client requests (1761) by md384
- Add Django template tag for adding Sentry tracing information (2222) by antonpirker
- By adding `{{ sentry_trace_meta }}` to your Django templates we will include Sentry trace information as a meta tag in the rendered HTML to allow your frontend to pick up and continue the trace started in the backend.

- Update Flask HTML meta helper (2203) by antonpirker
- Take trace ID always from propagation context (2209) by antonpirker
- Fix trace context in event payload (2205) by antonpirker
- Use new top level API in `trace_propagation_meta` (2202) by antonpirker
- Do not overwrite existing baggage on outgoing requests (2191, 2214) by sentrivana
- Set the transaction/span status from an OTel span (2115) by daniil-konovalenko
- Fix propagation of OTel `NonRecordingSpan` (2187) by hartungstenio
- Fix `TaskLockedException` handling in Huey integration (2206) by Zhenay
- Add message format configuration arguments to Loguru integration (2208) by Gwill
- Profiling: Add client reports for profiles (2207) by Zylphrex
- CI: Fix CI (2220) by antonpirker
- Dependencies: Bump `checkouts/data-schemas` from `7fdde87` to `1b85152` (2218) by dependabot
- Dependencies: Bump `mypy` from 1.3.0 to 1.4.1 (2194) by dependabot
- Docs: Change API doc theme (2210) by sentrivana
- Docs: Allow (some) autocompletion for top-level API (2213) by sentrivana
- Docs: Revert autocomplete hack (2224) by sentrivana

Page 153 of 223

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.