Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta(changelog): Update changelog for 8.13.0 #12675

Merged
merged 20 commits into from
Jun 27, 2024
Merged

Conversation

andreiborza
Copy link
Member

No description provided.

github-actions bot and others added 20 commits June 25, 2024 10:58
[Gitflow] Merge master into develop
While looking into
#11646, I decided
to add an E2E test for INP spans.
Adds context to the global scope for missing instrumentation of node
frameworks.

Fixes #12346
Implements basic nest js package as wrapper on top of node sdk

---------

Co-authored-by: Luca Forstner <luca.forstner@sentry.io>
)

Moved the existing app to `solid-solidrouter` and created a new for
`solid` without using any of the solid router integration.
Fix error message colour back to red. Also updated the default error
message to include information about network issues and ad blockers
since ad blockers can result in a type error which has no status code.
This adds a doc page with infos about creating a new SDK.

See:
https://github.com/getsentry/sentry-javascript/blob/fn/new-sdk-docs/docs/creating-a-new-sdk.md

---------

Co-authored-by: Luca Forstner <luca.forstner@sentry.io>
Co-authored-by: Andrei <168741329+andreiborza@users.noreply.github.com>
…2656)

This is mostly an internal change, but it does change the layout of the
published package, which shouldn't affect users, unless they depend on
non-public things (which nobody should!).

With this change, we will simply pack the packages as-is without moving
any folder relativity. This means we do not need a `prepack` step
anymore.

Instead, we define which files should be included in the tarball via
`files` in the `package.json`.

<img width="497" alt="image"
src="https://github.com/getsentry/sentry-javascript/assets/2411343/39aeba01-eff2-41b3-afc2-6e437a23be96">

Fixes #12642

There are some tiny fluctuations in the comparison table but as far as I
can tell nothing serious/bad.
Updates the triaging docs based on talks I've had with folks.

---------

Co-authored-by: Andrei <168741329+andreiborza@users.noreply.github.com>
Ran `npx yarn-update-dependency @opentelemetry/instrumentation` over the
repo.

This fixes an issue with the aws lambda layer build where
`@opentelemetry/instrumentation-aws-lambda` used an older version of
`@opentelemetry/instrumentation` without named imports of
import-in-the-middle.

Possibly related to:
#12465
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser 22.22 KB (added)
@sentry/browser (incl. Tracing) 33.31 KB (added)
@sentry/browser (incl. Tracing, Replay) 69.09 KB (added)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.42 KB (added)
@sentry/browser (incl. Tracing, Replay with Canvas) 73.15 KB (added)
@sentry/browser (incl. Tracing, Replay, Feedback) 85.75 KB (added)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 87.61 KB (added)
@sentry/browser (incl. metrics) 26.5 KB (added)
@sentry/browser (incl. Feedback) 38.86 KB (added)
@sentry/browser (incl. sendFeedback) 26.85 KB (added)
@sentry/browser (incl. FeedbackAsync) 31.45 KB (added)
@sentry/react 24.97 KB (added)
@sentry/react (incl. Tracing) 36.36 KB (added)
@sentry/vue 26.33 KB (added)
@sentry/vue (incl. Tracing) 35.17 KB (added)
@sentry/svelte 22.36 KB (added)
CDN Bundle 23.42 KB (added)
CDN Bundle (incl. Tracing) 35.05 KB (added)
CDN Bundle (incl. Tracing, Replay) 69.18 KB (added)
CDN Bundle (incl. Tracing, Replay, Feedback) 74.38 KB (added)
CDN Bundle - uncompressed 68.8 KB (added)
CDN Bundle (incl. Tracing) - uncompressed 103.66 KB (added)
CDN Bundle (incl. Tracing, Replay) - uncompressed 214.13 KB (added)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 226.84 KB (added)
@sentry/nextjs (client) 36.24 KB (added)
@sentry/sveltekit (client) 33.95 KB (added)
@sentry/node 130.61 KB (added)
@sentry/node - without tracing 91.63 KB (added)
@sentry/aws-serverless 116.8 KB (added)
@andreiborza andreiborza merged commit 8802799 into master Jun 27, 2024
138 checks passed
@andreiborza andreiborza deleted the prepare-release/8.13.0 branch June 27, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants