-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat: Delete @sentry/minimal #4971
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
97 commits
Select commit
Hold shift + click to select a range
378a6cd
[v7] feat: Remove references to @sentry/apm (#4845)
AbhiPrasad 7e50a94
[v7] feat(core): Delete API class (#4848)
AbhiPrasad d2fe512
[v7] feat: Delete deprecated `startSpan` and `child` methods (#4849)
AbhiPrasad 50395bd
feat(core): Remove whitelistUrls/blacklistUrls (#4850)
AbhiPrasad b12e864
feat(gatsby): Remove Sentry from window (#4857)
AbhiPrasad 6623d43
feat(hub): Remove getActiveDomain (#4858)
AbhiPrasad 9094492
feat(types): Remove deprecated user dsn field (#4864)
AbhiPrasad ffb8b16
feat(hub): Remove setTransaction scope method (#4865)
AbhiPrasad 7ea63c7
[v7] feat: Drop support for Node 6 (#4851)
AbhiPrasad 68317c4
[v7] feat(tracing): Rename registerRequestInstrumentation -> instrume…
AbhiPrasad 780512b
fix(test): Increase MongoMemoryServer creation timeout (#4881)
Lms24 7d3a3bf
[v7] feat(node): Remove deprecated `frameContextLines` (#4884)
timfish 9d29071
[v7] feat(browser): Remove top level eventbuilder exports (#4887)
timfish cbbc15d
ref(build): Update to TypeScript 3.8.3 (#4895)
lobsterkatie 14bb9ac
build(bundles): Stop publishing CDN bundles on npm (#4901)
lforst 4bb3c64
feat(types): Delete RequestSessionStatus enum (#4889)
AbhiPrasad 2e1eaf3
[v7] feat(types): Delete Status enum (#4891)
AbhiPrasad 899ed58
ref(build): Rename `dist` directories to `cjs` (#4900)
Lms24 780af57
feat(integrations): Remove old angular, ember, and vue integrations (…
AbhiPrasad 2123da5
feat(types): Delete SessionStatus enum (#4890)
AbhiPrasad b2f361d
meta: 7.0.0-alpha.0 changelog (#4892)
AbhiPrasad 381183e
fix(build): Skip flags file when building integration bundles (#4906)
lobsterkatie 7fa3e8c
fix(dev): Standardize yarn `clean` scripts (#4909)
lobsterkatie 05504b3
chore(dev): Remove redundant `.gitignore` in `utils` package (#4905)
lobsterkatie 4f0469b
ref(dev): Centralize jest config (#4907)
lobsterkatie 66f63de
release: 7.0.0-alpha.0
getsentry-bot 66727fd
Merge branch 'release/7.0.0-alpha.0' into 7.x
de739c9
Add migration guide for v7 (#4910)
lforst 144bec3
feat(browser): Add debugging hints to browser integration tests (#4914)
lobsterkatie 2ecf1e5
feat: Remove usage of deprecated `event.stacktrace` (#4885)
timfish af7abc0
chore(dev): Update `jest` and friends (#4897)
lobsterkatie f2c8cee
fix(dev): Fix unit test debugging configuration (#4915)
lobsterkatie 7079520
ref(backend): Port functionality from Backend to Client (#4911)
Lms24 58b9c4e
docs(migration): Add section for renaming of CDN bundles (#4918)
lforst 3f59f9d
ref(backend): Delete Backend classes (#4919)
Lms24 0f10358
fix(wasm): Ensure wasm bundle exists before running wasm tests (#4916)
lobsterkatie f3e9384
ref: Expose configurable stack parser (#4902)
timfish 6445db2
feat: Remove stack parser support for Opera pre v15 (#4923)
timfish 20b8c52
ref(measurements): Update `setMeasurements` to only set a single meas…
lforst b5fd785
ref(measurements): Make `setMeasurement` public API (#4933)
lforst 292075f
ref(types): Stop using `Severity` enum (#4926)
lobsterkatie 5fa71bb
ref(build): Turn on `isolatedModules` TS option (#4896)
lobsterkatie 96d1e05
chore(types): Update `@types/jest` (#4929)
lobsterkatie 71d1aba
ref(client): Inject Transports into Client (#4921)
Lms24 bf2dc7b
doc(migration): Add `Backend` removal and `Transport` injection to mi…
Lms24 df32f93
doc(migration): Add enum removal and deprecation section to migration…
Lms24 d5c1d58
feat(eventprocessors): Add name field to EventProcessor (#4932)
lforst be9465b
meta: 7.0.0-alpha.1 changelog (#4939)
AbhiPrasad 90c83f1
release: 7.0.0-alpha.1
getsentry-bot d6c397d
Merge branch 'release/7.0.0-alpha.1' into 7.x
ffc80e2
chore(gatsby): Create type declarations for gatsby plugin files (#4928)
lobsterkatie 503b798
feat(typescript): Remove tslint (#4940)
AbhiPrasad 2593be0
ref(test): Switch to `mongodb-memory-server-global`. (#4872)
onurtemizkan 961d3af
fix(tests): Use non-delayed success endpoints to test `crashed` and `…
onurtemizkan 0cf5fb5
ref(utils): remove `forget` async utility function (#4941)
Lms24 f67b1c2
feat(tracing): Add GB unit to device memory tag value (#4935)
dashed 949e90e
fix(build): Cache gatsby plugin types files in CI (#4944)
lobsterkatie 91f2634
fix(tests): Fix type errors in tests (#4908)
lobsterkatie 0b2163b
ref(node): Remove raven-node backward-compat code (#4942)
AbhiPrasad 7e6f7f2
ref(build): Split up rollup config code (#4950)
lobsterkatie a5ef02c
ref(tests): Suppress unconstructive listener and open handle warnings…
onurtemizkan 6227c7f
feat(core): Introduce seperate client options (#4927)
AbhiPrasad ff810cb
fix(dev): Check out correct commit in manual GHA `Build & Test` workf…
lobsterkatie 5d74974
ref(baseclient): Simplify the setup logic of integrations (#4952)
lforst 6d7326c
build(bundles): Rename CDN bundles to be es6 per default (#4958)
lforst 45f4320
fix(angular): Use Angular compiler to compile @sentry/angular (#4641)
Lms24 9b0c759
doc(angular): Add Angular migration instructions to migration doc (#4…
Lms24 7fb13d7
ref: Enforce stackParser through options. (#4953)
AbhiPrasad 1e0e9d6
feat(tracing): Add Prisma ORM integration. (#4931)
onurtemizkan 8b6c50d
meta(gha): Deploy action enforce-license-compliance.yml (#4961)
chadwhitacre ac7f186
fix(dev): Correctly lint `scripts` typescript files (#4963)
lobsterkatie 96b37e7
feat(angular): Log warning if SDK is used with an older Angular versi…
Lms24 6267b54
feat: Switch to new transports (#4943)
AbhiPrasad c930bf0
port CaptureException
AbhiPrasad b4b7221
port captureMessage
AbhiPrasad 091524b
port captureEvent
AbhiPrasad 99c9af0
port configureScope
AbhiPrasad 3d3dd2b
port addBreadcrumb
AbhiPrasad f502374
port setContext
AbhiPrasad fb505be
port setExtras
AbhiPrasad 79470f0
port setTags
AbhiPrasad 03d08b0
port setExtra
AbhiPrasad e44b259
port setTag
AbhiPrasad 764be24
port setUser
AbhiPrasad 38eabe3
port withScope
AbhiPrasad 97d161a
delete invokeClient
AbhiPrasad e9ce479
port startTransaction
AbhiPrasad 596bafc
delete callOnHub
AbhiPrasad f76d41d
write exports tests
AbhiPrasad 719fa7f
re-org exports
AbhiPrasad 74aed53
delete minimal
AbhiPrasad fe8e51b
remove minimal from the repo
AbhiPrasad 215d57d
improve synthetic exception in hub
AbhiPrasad 8477f97
add docs about minimal deletion
AbhiPrasad 8d66cba
clean up hub mocks
AbhiPrasad 299e4da
Merge branch '7.x' into v7-abhi-delete-minimal
AbhiPrasad 7a3b90f
add back missing changelog entry
AbhiPrasad 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gotta say I'm not a huge fan of these return types. Imo it would be better to just define the type right here (
void
in this case) and add areturn
for good measure, even though it's a void func, but we want these functions to be legit proxies I believe.I'll let you make the last call on this however.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agree with the
return
, but I'd leave the type as is. This way we are 100% sure that they are in sync.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So I initially had the return types (see: 3d3dd2b), but I removed because it's unnecessary bundle size (can't minify return). I can add a note about this.
Will add migration docs!