Commits
User selector
Commit History
Commits on Feb 24, 2025
feat(core): Add links to span options (#15453)
Show description for 14667eeauthoredfeat(core): Add `addLink(s)` to Sentry span (#15452)
Show description for 63ea300authored
Commits on Feb 21, 2025
Revert "test(node): Add `pg-native` integration tests" (#15464)
Show description for 08569e6authoredfeat(sveltekit): Add Support for Cloudflare (#14672)
Show description for 8f9f42candauthored
Commits on Feb 20, 2025
test(node): Add `pg-native` integration tests (#15206)
Show description for e01a428andauthoredfeat(node): Support Express v5 (#15380)
Show description for 1aa5bbeauthored
Commits on Feb 19, 2025
feat(nuxt): Add `enableNitroErrorHandler` to server options (#15444)
Show description for d42d04fauthored
Commits on Feb 17, 2025
feat(opentelemetry): Add `links` to span options (#15403)
Show description for 6363e75authoredchore(deps): bump esbuild from 0.20.0 to 0.25.0 in /dev-packages/e2e-tests/test-applications/node-profiling-esm (#15366)
Show description for abb37a3authoredfix(core): Ensure `http.client` span descriptions don't contain query params or fragments (#15404)
Show description for 6e6f85bauthoredfeat(opentelemetry): Add `addLink(s)` to span (#15387)
Show description for 5e6b852authored
Commits on Feb 14, 2025
Merge pull request #15401 from getsentry/master
Show description for e991a5fauthoredtest(node): Extend timeouts for Prisma tests (#15413)
Show description for 7d4e1e9authored
Commits on Feb 13, 2025
test(node): Run Prisma docker containers via test runner (#15402)
Show description for b433821authored- committed
Commits on Feb 12, 2025
test(react-router): Add basic e2e test (#15369)
Show description for 6227c13authoredfeat(vue): Support Pinia v3 (#15383)
Show description for e21bcc2authoredfeat(core): Allow for nested trpc context (#15379)
Show description for 3d16a07authored
Luca Forstnerfeat(node): Extract Sentry-specific node-fetch instrumentation (#15231)
Show description for 7c8f0cdandauthored
Commits on Feb 11, 2025
feat(browser): Add `graphqlClientIntegration` (#13783)
Show description for cea9484authored
- committed
feat(nestjs): Support v11 (#15114)
Show description for 55cccfdandauthoredfeat(replay/feedback): Add experimental autoFlushOnFeedback option (#15356)
Show description for 2f17ef1authored
Commits on Feb 10, 2025
Commits on Feb 8, 2025
feat(flags): add Statsig browser integration (#15319)
Show description for 22f841eauthored
Commits on Feb 7, 2025
- authored
test(browser): Avoid using `example.com` for browser-integration-tests (#15332)
Show description for 53194d7authoredtest(node): Remove last example.com requests in node integration tests (#15333)
Show description for dd55860authored
Commits on Feb 6, 2025
- committed
ref(browser): Skip browser extension warning in non-debug builds (#15310)
Show description for 24409e3authored
Commits on Feb 5, 2025
test(sveltekit): Unflake SvelteKit fetch proxy E2E test (#15311)
Show description for aa8704aauthoredfeat(pinia)!: Include state of all stores in breadcrumb (#15312)
Show description for 4b6dff7authoredchore(svelte): Remove redundant component tracking config in e2e test (#15314)
Show description for 2c76868authored
Commits on Feb 4, 2025
- authored
Luca Forstner