-
-
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.45.0 #14682
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
Co-authored-by: Andrei Borza <andrei.borza@sentry.io>
This PR adds the external contributor to the CHANGELOG.md file, so that they are credited for their contribution. See #10102 Co-authored-by: andreiborza <168741329+andreiborza@users.noreply.github.com>
…er for docs (#14679) Unfortunately, having the v8 layer already in `.craft.yml` ends up with this layer being the default selection in the docs. ![Screenshot 2024-12-12 at 13 02 08@2x](https://github.com/user-attachments/assets/30bb83ce-79e9-41b1-887b-ec4ab7019a10) We should add this to the `v8` branch once it exists instead.
Add a `handled` option to the `captureConsoleIntegration`. Right now, for v8, it will default to `false` as previously but it gives users the option to override the handled value. In v9, we will flip the default value to `true` after discussing this offline with the team. In this integration we can never be sure about the `handled` state at all. But flipping it to handled by default seems reasonable. Co-authored-by: Luca Forstner <luca.forstner@sentry.io>
…14681) Put the profile id onto the isolation scope instead, which at least in server applications (like express) should correspond to the lifetime of a request.
s1gr1d
requested review from
lforst,
Lms24 and
mydea
and removed request for
a team
December 12, 2024 15:43
lforst
approved these changes
Dec 12, 2024
Lms24
approved these changes
Dec 12, 2024
size-limit report 📦
|
s1gr1d
force-pushed
the
prepare-release/8.45.0
branch
from
December 12, 2024 15:58
28d3e85
to
1f90302
Compare
Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
s1gr1d
force-pushed
the
prepare-release/8.45.0
branch
from
December 12, 2024 16:28
1f90302
to
e9d6031
Compare
…tests/test-applications/react-router-6-descendant-routes (#14686)
…ktrace: true` as synthetic (#14668) Add the `synthetic: true` flag to the `mechanism` of a synthetic exception captured alongside a `captureMessage` call. Setting this property marks the exception as synthetic for processing on the backend
Set `level` property on error event captured via `captureException`, analogously to how this is handled in browser SDKs --------- Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
3 tasks
Lms24
force-pushed
the
prepare-release/8.45.0
branch
2 times, most recently
from
December 12, 2024 18:43
60a101d
to
4efe572
Compare
Includes the following fixes: - fix: remote CSS does not get rebuilt properly ([#226](getsentry/rrweb#226)) - fix(snapshot): Set <link> attributes to null for remote CSS ([#227](getsentry/rrweb#227)) - fix(snapshot): Change to ignore all link[rel="modulepreload"] ([#228](getsentry/rrweb#228))
s1gr1d
force-pushed
the
prepare-release/8.45.0
branch
from
December 13, 2024 08:29
4efe572
to
734b375
Compare
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.