-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
meta(changelog): Update changelog for 7.58.0 #8480
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
Merged
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
6cb47a8
feat(e2e-test): Add create-remix-app test
priscilawebdev 4319a75
fix lint errors
priscilawebdev c15542b
Merge branch 'develop' into priscila/feat/add-remix-e2e-test
AbhiPrasad f675847
Merge branch 'develop' into priscila/feat/add-remix-e2e-test
priscilawebdev 7a324dd
Merge branch 'develop' into priscila/feat/add-remix-e2e-test
priscilawebdev 087819c
Merge pull request #8419 from getsentry/master
github-actions[bot] 7de917e
fix(browser): Set anonymous `crossorigin` attribute on report dialog …
f1ede57
feat(tracing): Add `PropagationContext` to scope (#8421)
AbhiPrasad e02c27f
feat(node): Populate propagation context using env variables (#8422)
AbhiPrasad 2cf8a6a
chore: Remove unused apm-transaction file (#8432)
AbhiPrasad 08ddcfb
ref(sveltekit): Extract propagation context (#8428)
AbhiPrasad f8e07ef
ref(remix): Extract propagation context in request handler (#8427)
AbhiPrasad e087afe
ref(tracing): Extract propagation context from meta tags (#8430)
AbhiPrasad cf8c072
ref(nextjs): Set propagation context for tracing (#8426)
AbhiPrasad 3625fb1
fix(node): report errorMiddleware errors as unhandled (#8048)
chdsbd 9006287
ref(tracing): Add necessary helpers for using propagation context on …
AbhiPrasad 16a29c0
chore: Make sure we run sentry-internal unit tests (#8431)
AbhiPrasad 78bb4af
build: Update lerna to 7.1.1 (#8437)
mydea f7235ae
chore(angular): remove duplicate condition (#8447)
donaldxdonald 1404fdc
docs(angular): Fix typo and grammar in comments (#8448)
mrdulin 194be82
ci: Fix `cache-hit` typo (#8446)
1db809b
feat(core): Add helpers to get module metadata from injected code (#8…
timfish 9ede8a3
feat(replay): Add a new option `networkDetailDenyUrls` (#8439)
ziyad-elabid-nw a3178f7
ref(node): Extract propagation context in `tracingHandler` (#8425)
AbhiPrasad 02e5035
ref(serverless): Extract propagation context (#8429)
AbhiPrasad 4b98349
fix(replay): Adjust slow/multi click handling (#8380)
mydea c55943f
fix(node): Apply source context to linked errors even when it is unca…
dae3475
fix(nextjs): Use `basePath` option for `tunnelRoute` (#8454)
b48bc08
fix(react): Add support for `basename` option of `createBrowserRouter…
onurtemizkan 1d8c81f
ref: Extract error tree walking logic for `LinkedErrors` integrations…
bfd8ff5
Merge branch 'develop' into priscila/feat/add-remix-e2e-test
priscilawebdev d439fc5
feat(tracing): Add tracing without performance to browser and client …
AbhiPrasad 9c86bf4
build(angular): Avoid loading all `@types/` packages (#8466)
mydea 5854132
fix(remix): Don't inject trace/baggage to `redirect` and `catch` resp…
onurtemizkan 63da54c
feat: Support `AggregateErrors` in `LinkedErrors` integration (#8463)
1ab37a3
Standardize copyright line
chadwhitacre d4cdca5
Merge pull request #8468 from getsentry/cwlw/mit-license
chadwhitacre 7ebf28b
ref(end-2-end-build): Increase timeout
priscilawebdev 8cdc8a8
cr feedback
priscilawebdev 04bd6ff
Merge branch 'develop' into priscila/ref/end-2-end-test-increase-timeout
priscilawebdev 0008d94
Merge pull request #8470 from getsentry/priscila/ref/end-2-end-test-i…
priscilawebdev befe6fa
Merge branch 'develop' into priscila/feat/add-remix-e2e-test
priscilawebdev 97694e7
Merge pull request #8286 from getsentry/priscila/feat/add-remix-e2e-test
priscilawebdev 86ffdf4
fix(nextjs): Ignore `tunnelRoute` when doing static exports (#8471)
704b846
build(deps): bump semver from 5.7.1 to 5.7.2 (#8490)
dependabot[bot] 4d781bc
feat(node): Export `getModule` for Electron SDK (#8488)
timfish 86a4219
build(deps): bump semver
dependabot[bot] ae358ae
build(deps): bump semver in /packages/nextjs/test/buildProcess/testApp
dependabot[bot] 99a0864
chore: Add 4th e2e test shard and disable remix e2e tests (#8486)
AbhiPrasad 81baae6
test(e2e): Fix remix E2E test & types (#8495)
mydea 5caec05
feat(node): Add tracing without performance to Node http integration …
AbhiPrasad db9523e
feat(node): Add tracing without performance to Node Undici (#8449)
AbhiPrasad 428e531
chore(node): Remove `test.only` usage in context lines (#8485)
AbhiPrasad 130e4a3
feat(types): Allow `user.id` to be a number (#8330)
HazAT 87bdcba
meta: Don't gitignore `.d.ts` files (#8472)
1167436
test(remix): Skip flaky firefox integration tests (#8506)
AbhiPrasad f0afc37
feat(node): Add trace context to checkin (#8503)
AbhiPrasad 9b58519
fix(remix): Add explicit `@sentry/node` exports. (#8509)
onurtemizkan 6e4e805
feat(core): Add sampling decision to trace envelope header (#8483)
AbhiPrasad 7e9fb01
meta(changelog): Update changelog for 7.58.0
mydea File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,6 @@ build/ | |
dist/ | ||
coverage/ | ||
scratch/ | ||
*.d.ts | ||
*.js.map | ||
*.pyc | ||
*.tsbuildinfo | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,21 @@ | ||
Copyright (c) 2018 Sentry (https://sentry.io) and individual contributors. All rights reserved. | ||
MIT License | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated | ||
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the | ||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit | ||
persons to whom the Software is furnished to do so, subject to the following conditions: | ||
Copyright (c) 2022 Functional Software, Inc. dba Sentry | ||
|
||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the | ||
Software. | ||
Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
this software and associated documentation files (the "Software"), to deal in | ||
the Software without restriction, including without limitation the rights to | ||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | ||
of the Software, and to permit persons to whom the Software is furnished to do | ||
so, subject to the following conditions: | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE | ||
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | ||
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
{ | ||
"$schema": "node_modules/lerna/schemas/lerna-schema.json", | ||
"version": "7.57.0", | ||
"npmClient": "yarn", | ||
"useWorkspaces": true | ||
"npmClient": "yarn" | ||
} |
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.