-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Gitflow] Merge master into develop
While looking into #11646, I decided to add an E2E test for INP spans.
Pulls in a bunch of [import-in-the-middle](https://github.com/DataDog/import-in-the-middle/releases/tag/v1.8.1) fixes: https://github.com/open-telemetry/opentelemetry-js/releases/tag/experimental%2Fv0.52.1 supercedes #12625, #12626, #12627, #12628, #12629
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 <[email protected]>
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 <[email protected]> Co-authored-by: Andrei <[email protected]>
…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 <[email protected]>
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
size-limit report 📦
|
mydea
approved these changes
Jun 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.