Sentry

Latest version: v23.7.1

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

Scan your dependencies

Page 32 of 223

7.24.1

This patch corrects an oversight on our end which caused the Sentry Replay integration CDN bundles to be ignored when uploading bundles to our CDN.
If you want to use the Replay CDN bundles, please use version 7.24.1 or newer.

- fix(react): Add type for React Router's `encodeLocation` method (6439)
- fix(replay): Add CDN bundle path to release artifacts (6452)
- fix(tracing): Instrument cursors returned from MongoDB operations. (6437)
- ref(angular): Extract zonejs error unwrapper into a dedicated function (6443)

Work in this release contributed by theofidry. Thank you for your contribution!

7.24.0

This release bumps the [`sentry/replay`](https://github.com/getsentry/sentry-javascript/blob/master/packages/replay/README.md) package from version 0.x to 7.24.0.
Along with this version bump, we're introducing a few breaking changes.
Take a look at the [Replay migration guide](https://github.com/getsentry/sentry-javascript/blob/master/packages/replay/MIGRATION.md) for further information.
The Replay version bump is the result of moving the package into the Sentry JavaScript SDK monorepo which aligns the version with our other JS SDK packages.
**Important:** If you're using Replay with version 7.24.x or newer, make sure to also upgrade your other `sentry/*` packages to this version.

- feat(browser): Support dom.maxStringLength configuration (6311)
- feat(nextjs): Don't init SDK on Vercel Edge Runtime (6408)
- feat(nextjs): Parameterize prefix loader values (6377)
- feat(nextjs): Support `assetPrefix` option (6388)
- fix(nextjs): Inject SDK in dev mode (6368)
- fix(nextjs): Use `basePath` for `assetPrefix` if needed (6424)
- fix(node): Move `profilesSampleRate` into `BaseNodeOptions` (6409)
- ref(nextjs): Clean up client-side integrations code (6382)
- ref(nextjs): Use loader for rather than webpack plugin for injecting release (6404)
- ref(remix): Do not fail silently if `getClientIpAddress` throws error. (6400)

Work in this release contributed by tomgrossman and ZachGawlik. Thank you for your contributions!

7.24.0beta.0

Features

- Report App Memory Usage (2027)
- Include app permissions with event (1984)
- Add culture context to event (2036)
- Attach view hierarchy to events (2044)
- Clean up SentryOptions: added `enableCrashHandler` and deprecated `integrations` (2049)
- Integrations send the [transaction name source](https://develop.sentry.dev/sdk/event-payloads/transaction/#transaction-annotations) (2076)
- Added extra logs when creating automatic transactions and spans (2087)

Fixes

- Fix Swift 5.5 compatibility (2060)
- Add span finish flag (2059)
- SentryUser.userId should be nullable (2071)
- Send time zone name, not abbreviation (2091)
- Use a prime number for the profiler's sampling rate to reduce the potential for [lock-step](https://stackoverflow.com/a/45471031) issues (#2055).
- Improve App Hangs detection (2100)
- Send `environment` set from `SentryOptions` or `configureScope` with profiling data (2095)

7.23.0

- feat(browser): Add `__SENTRY_RELEASE__` magic string (6322)
- fix(node): Add `profilesSampleRate` (6318)
- fix(otel): Account for number status code (6345)
- fix(otel): Add trace info to error events (6364)
- fix(otel): Set root transaction name to be route (6334)
- ref(core): Move sentry breadcrumb logic into integration (6195)
- ref(tracing): Remove `sentry_reportAllChanges` tag (6360)

Work in this release contributed by zhiyan114. Thank you for your contributions!

7.22.0

- feat(core): Pass `event` as third argument to `recordDroppedEvent` (6289)
- fix(nextjs): Apply Webpack configuration in dev mode (6291)
- fix(react): Relax React Router 6 `RouteObject` typing. (6274)
- fix(remix): Prevent crashes from failed `normalizeRemixRequest` calls. (6296)
- fix(remix): Attempt to extract user IP from request headers. (6263)
- fix(remix): Pass transaction name as route to `RequestData`. (6276)

7.21.1

- fix(nextjs): Stop excluding `withSentryConfig` from serverless bundles (6267)

Page 32 of 223

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.