Sentry

Latest version: v23.7.1

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

Scan your dependencies

Page 48 of 223

7.0.0beta.4

Features

- Support beforeSendTransaction ([1238](https://github.com/getsentry/sentry-dart/pull/1238))
- Add In Foreground to App context ([1260](https://github.com/getsentry/sentry-dart/pull/1260))

Fixes

- View hierarchy reads size from RenderBox only ([1258](https://github.com/getsentry/sentry-dart/pull/1258))
- Try to avoid ConcurrentModificationError by not using a Future.forEach ([1259](https://github.com/getsentry/sentry-dart/pull/1259))

Dependencies

- Bump Android SDK from v6.12.1 to v6.13.0 ([1250](https://github.com/getsentry/sentry-dart/pull/1250))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6130)
- [diff](https://github.com/getsentry/sentry-java/compare/6.12.1...6.13.0)

7.0.0beta.1

Features and Fixes

- ref: Set sample rates to default if out of range (1074): When setting a value `SentryOptions.sampleRate` that is not >= 0.0 and <= 1.0 the SDK sets it to the default of 1.0.
- feat: Add trace information from scope to event capture (1065)
- fix: SentryOptions.tracesSampleRate default value (1069)
- ref: Discard unfinished spans when capturing transaction (1066)
- ref: Make calls to customSamplingContext nonnull (1061)
- ref: Mark async call chains explicitly as such (1071)
- fix: fix: performance headers (1079)
- fix: performance headers (1079)
- fix: Release builds in CI (1076)

7.0.0beta.0

- feat: Add close method to SDK 1046

7.0.0alpha.5

Breaking Changes

- ref: Add SentryMechanismMeta 1048: Replaced dict `SentryMechanism.meta` with new class `SentryMechanismMeta`. Moved `SenryNSError` to `SentryMechanismMeta`.

Features and Fixes

- feat: Async callstacks are being tracked by wrapping the `dispatch_async` and related APIs. 998
- feat: Add transaction to the scope 992
- fix: Pass SentryTracer to span child 1040
- feat: Add span to SentrySDK 1042
- feat: Add urlSessionDelegate option to SentryOptions 965

7.0.0alpha.4

Breaking Changes

- ref: Align SentryException with unified API 1026: Replaced `SentryException.thread` with `SentryException.threadId` and `SentryException.stacktrace`.
- ref: Remove deprecated SentryHub.getScope 1025: Use `SentryHub.scope` instead.
- ref: Make closeCachedSessionWithTimestamp private 1022
- ref: Improve envelope API for Hybrid SDKs 1020: We removed `SentryClient.storeEnvelope`, which is reserved for Hybrid SDKs.
- ref: Remove currentHub from SentrySDK 1019: We removed `SentrySDK.currentHub` and `SentrySDK.setCurrentHub`. In case you need this methods, please open up an issue.
- feat: Add maxCacheItems 1017: This changes the maximum number of cached envelopes from 100 to 30. You can configure this number with `SentryOptions.maxCacheItems`.

Features and Fixes

- perf: Avoid allocating dict in BreadcrumbTracker 1027
- feat: Add start and endSession to SentrySDK 1021
- fix: Crash when passing garbage to maxBreadcrumbs 1018
- fix: OutOfMemory exception type 1015
- fix: macOS version for Mac Catalyst 1011

7.0.0alpha.3

- feat: Out Of Memory Tracking 1001

Page 48 of 223

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.