Uh oh!
There was an error while loading. Please reload this page.
meta(changelog): Update changelog for 8.45.0 - #14682
Merged
Merged
Conversation
[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.  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
Lms24, lforst and mydea
and removed request for
a teamDecember 12, 2024 15:43
lforst
approved these changes
Dec 12, 2024
Lms24
approved these changes
Dec 12, 2024
Contributor
size-limit report 📦
|
s1gr1dforce-pushed
the
prepare-release/8.45.0
branch
from
December 12, 2024 15:58
28d3e85 to
1f90302CompareCo-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
s1gr1dforce-pushed
the
prepare-release/8.45.0
branch
from
December 12, 2024 16:28
1f90302 to
e9d6031Compare…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
Lms24force-pushed
the
prepare-release/8.45.0
branch
2 times, most recently
from
December 12, 2024 18:43
60a101d to
4efe572CompareIncludes 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))
s1gr1dforce-pushed
the
prepare-release/8.45.0
branch
from
December 13, 2024 08:29
4efe572 to
734b375Compare
This file contains hidden or 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
Sign up for freeto 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.