Sentry

Latest version: v23.7.1

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

Scan your dependencies

Page 80 of 223

5.17.0

- [browser] feat: Support `fetchParameters` (2567)
- [apm] feat: Report LCP metric on pageload transactions (2624)
- [core] fix: Normalize Transaction and Span consistently (2655)
- [core] fix: Handle DSN qs and show better error messages (2639)
- [browser] fix: Change XHR instrumentation order to handle `onreadystatechange` breadcrumbs correctly (2643)
- [apm] fix: Re-add TraceContext for all events (2656)
- [integrations] fix: Change Vue interface to be inline with the original types (2634)
- [apm] ref: Use startTransaction where appropriate (2644)

5.16.1

- [node] fix: Requests to old `/store` endpoint need the `x-sentry-auth` header in node (2637)

5.16.0

_If you are a `sentry/apm` and did manual instrumentation using `hub.startSpan` please be aware of the changes we did
to the API. The recommended entry point for manual instrumentation now is `Sentry.startTransaction` and creating child
Span by calling `startChild` on it. We have internal workarounds in place so the old code should still work but will be
removed in the future. If you are only using the `Tracing` integration there is no need for action._

- [core] feat: Send transactions in envelopes (2553)
- [core] fix: Send event timestamp (2575)
- [browser] feat: Allow for configuring TryCatch integration (2601)
- [browser] fix: Call wrapped `RequestAnimationFrame` with correct context (2570)
- [node] fix: Prevent reading the same source file multiple times (2569)
- [integrations] feat: Vue performance monitoring (2571)
- [apm] fix: Use proper type name for op (2584)
- [core] fix: sent_at for envelope headers to use same clock (2597)
- [apm] fix: Improve bundle size by moving span status to sentry/apm (2589)
- [apm] feat: No longer discard transactions instead mark them deadline exceeded (2588)
- [apm] feat: Introduce `Sentry.startTransaction` and `Transaction.startChild` (2600)
- [apm] feat: Transactions no longer go through `beforeSend` (2600)
- [browser] fix: Emit Sentry Request breadcrumbs from inside the client (2615)
- [apm] fix: No longer debounce IdleTransaction (2618)
- [apm] feat: Add pageload transaction option + fixes (2623)
- [minimal/core] feat: Allow for explicit scope through 2nd argument to `captureException/captureMessage` (2627)

5.15.5

- [browser/node] Add missing `BreadcrumbHint` and `EventHint` types exports (2545)
- [utils] fix: Prevent `isMatchingPattern` from failing on invalid input (2543)

5.15.4

- [node] fix: Path domain onto global extension method to not use require (2527)

5.15.3

- [hub] fix: Restore dynamicRequire, but for `perf_hooks` only (2524)

Page 80 of 223

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.