8.0.0-alpha.2
Pre-release
Pre-release
This alpha release fixes a build problem that prevented 8.0.0-alpha.1 from being properly released.
Important Changes
- feat: Remove
@sentry/opentelemetry-node
package (#10906)
The @sentry/opentelemetry-node
package has been removed. Instead, you can either use @sentry/node
with built-in
OpenTelemetry support, or use @sentry/opentelemetry
to manually connect Sentry with OpenTelemetry.
Removal/Refactoring of deprecated functionality
- ref: Refactor some deprecated
startSpan
options (#10825) - feat(v8/core): remove void from transport return (#10794)
- ref(integrations): Delete deprecated class integrations (#10887)
Other Changes
- feat(core): Use serialized spans in transaction event (#10912)
- feat(deps): bump @sentry/cli from 2.28.6 to 2.29.1 (#10908)
- feat(node): Allow to configure
skipOpenTelemetrySetup
(#10907) - feat(esm): Import rather than require
inspector
(#10910) - fix(browser): Don't use chrome variable name (#10874)
- chore(sveltekit): Fix punctuation in a console.log (#10895)
- fix(opentelemetry): Ensure DSC propagation works correctly (#10904)
- feat(browser): Exclude span exports from non-performance CDN bundles (#10879)
- ref: Refactor span status handling to be OTEL compatible (#10871)
- feat(core): Fix span scope handling & transaction setting (#10886)
- ref(ember): Avoid namespace import to hopefully resolve minification issue (#10885)
Work in this release contributed by @harish-talview & @bfontaine. Thank you for your contributions!
Bundle size 📦
Path | Size |
---|---|
@sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) | 77.16 KB |
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) | 68.39 KB |
@sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) | 72.32 KB |
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) | 61.94 KB |
@sentry/browser (incl. Tracing) - Webpack (gzipped) | 32.65 KB |
@sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) | 32.65 KB |
@sentry/browser (incl. Feedback) - Webpack (gzipped) | 31.01 KB |
@sentry/browser (incl. sendFeedback) - Webpack (gzipped) | 31.02 KB |
@sentry/browser - Webpack (gzipped) | 22.25 KB |
@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) | 75.31 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) | 66.96 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) | 32.85 KB |
@sentry/browser - ES6 CDN Bundle (gzipped) | 23.83 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 210.15 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) | 99.01 KB |
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) | 71.03 KB |
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) | 35.94 KB |
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) | 68.68 KB |
@sentry/react - Webpack (gzipped) | 22.28 KB |
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) | 85.1 KB |
@sentry/nextjs Client - Webpack (gzipped) | 49.51 KB |
@sentry-internal/feedback - Webpack (gzipped) | 17.1 KB |