Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SG60
/
sentry-javascript
Public
forked from
getsentry/sentry-javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 21, 2025
chore: Fix stale yarn.lock (#15096)
AbhiPrasad
authored
a017048
View commit details
Copy full SHA for a017048
Browse repository at this point
chore: Add external contributor to CHANGELOG.md (#15103)
Show description for 82620ec
3 people
authored
82620ec
View commit details
Copy full SHA for 82620ec
Browse repository at this point
fix(node/nestjs): Use method on current fastify request (#15066)
Show description for 6bf2374
tjhiggins
and
chargome
authored
6bf2374
View commit details
Copy full SHA for 6bf2374
Browse repository at this point
Commits on Jan 20, 2025
feat(deps): Upgrade all OpenTelemetry dependencies (#14967)
Show description for 9a9fb89
nwalters512
authored
9a9fb89
View commit details
Copy full SHA for 9a9fb89
Browse repository at this point
chore(deps): Deduplicate yarn.lock (#14968)
nwalters512
authored
82adfbb
View commit details
Copy full SHA for 82adfbb
Browse repository at this point
doc(deno): Remove `deno.land` link (#15090)
timfish
authored
199a146
View commit details
Copy full SHA for 199a146
Browse repository at this point
feat(aws-serverless): Upgrade OTEL deps (#15091)
Show description for 6c69a78
AbhiPrasad
authored
6c69a78
View commit details
Copy full SHA for 6c69a78
Browse repository at this point
doc(deno): Make Deno v2 the minimum supported version (#15085)
timfish
authored
3a410a8
View commit details
Copy full SHA for 3a410a8
Browse repository at this point
feat(node): Add `processSessionIntegration` (#15081)
Luca Forstner
authored
8433d45
View commit details
Copy full SHA for 8433d45
Browse repository at this point
fix(core): `fatal` events should set session as crashed (#15072)
Show description for 7404fdc
timfish
authored
7404fdc
View commit details
Copy full SHA for 7404fdc
Browse repository at this point
ci: Update labels for remix integration tests (#15076)
Show description for 62fdfe7
chargome
and
mydea
authored
62fdfe7
View commit details
Copy full SHA for 62fdfe7
Browse repository at this point
feat!: Remove deprecated and unused code (#15077)
Luca Forstner
authored
2dc9d87
View commit details
Copy full SHA for 2dc9d87
Browse repository at this point
feat!: Remove `enableTracing` (#15078)
Luca Forstner
authored
e7b7d08
View commit details
Copy full SHA for e7b7d08
Browse repository at this point
ref: Remove a subset of `TODO(v9)` instances (#15033)
Luca Forstner
authored
fc48f83
View commit details
Copy full SHA for fc48f83
Browse repository at this point
chore: Add external contributor to CHANGELOG.md (#15061)
Show description for ddc378d
3 people
authored
ddc378d
View commit details
Copy full SHA for ddc378d
Browse repository at this point
feat(browser): Set `user.ip_address` explicitly to `{{auto}}` (#15008)
Show description for eedf4a5
mydea
authored
eedf4a5
View commit details
Copy full SHA for eedf4a5
Browse repository at this point
test(browser): Test `moduleMetadataIntegration` in CDN bundle integration tests (#15053)
Lms24
authored
9cdf720
View commit details
Copy full SHA for 9cdf720
Browse repository at this point
fix(node): Fix sample rand propagation for negative sampling decisions (#15045)
Luca Forstner
authored
d464269
View commit details
Copy full SHA for d464269
Browse repository at this point
Commits on Jan 17, 2025
test(google-cloud): Replace error handling using node domain (#14908)
GrizliK1988
authored
4b0d06f
View commit details
Copy full SHA for 4b0d06f
Browse repository at this point
feat(deno): Don't bundle `@sentry/deno` (#15014)
timfish
authored
c4cb57a
View commit details
Copy full SHA for c4cb57a
Browse repository at this point
feat(deno): Don't publish to `deno.land` (#15016)
timfish
authored
6dd3fb5
View commit details
Copy full SHA for 6dd3fb5
Browse repository at this point
test(node): Use https version of example.com in Node integration tests (#15060)
Show description for e7446c5
Lms24
authored
e7446c5
View commit details
Copy full SHA for e7446c5
Browse repository at this point
test(browser): Avoid making requests to `http://example.com` (#15059)
Show description for 516f632
Lms24
authored
516f632
View commit details
Copy full SHA for 516f632
Browse repository at this point
ci(e2e-test): Switch to `https://example.com` from http equivalent for Next.js e2e tests (#15052)
Luca Forstner
authored
e28d491
View commit details
Copy full SHA for e28d491
Browse repository at this point
test(browser): Unflake browser request test (#15050)
mydea
authored
aeedf31
View commit details
Copy full SHA for aeedf31
Browse repository at this point
feat(remix)!: Drop support for Remix v1 (#14988)
Show description for 56f82aa
chargome
and
onurtemizkan
authored
56f82aa
View commit details
Copy full SHA for 56f82aa
Browse repository at this point
fix(aws-lambda): Avoid overwriting root span name (#15000)
Show description for 3e14f6b
Lms24
authored
3e14f6b
View commit details
Copy full SHA for 3e14f6b
Browse repository at this point
feat(browser): Add `multiplexedtransport.js` CDN bundle (#15043)
Show description for 4af179e
Lms24
authored
4af179e
View commit details
Copy full SHA for 4af179e
Browse repository at this point
fix(core): Fork scope if custom scope is passed to `startSpanManual` (#14901)
Show description for 559d3bf
Lms24
authored
559d3bf
View commit details
Copy full SHA for 559d3bf
Browse repository at this point
feat(sveltekit)!: Drop support for SvelteKit @1.x (#15037)
Show description for b831f36
chargome
authored
b831f36
View commit details
Copy full SHA for b831f36
Browse repository at this point
Commits on Jan 16, 2025
feat: Propagate and use a sampling random (#14989)
Luca Forstner
authored
95cc948
View commit details
Copy full SHA for 95cc948
Browse repository at this point
feat(ember)!: Officially drop support for ember `<=3.x` (#15032)
Show description for 5a46a5c
Luca Forstner
authored
5a46a5c
View commit details
Copy full SHA for 5a46a5c
Browse repository at this point
feat(react)!: Raise minimum supported TanStack Router version to `1.63.0` (#15030)
Show description for ea830c1
Luca Forstner
authored
ea830c1
View commit details
Copy full SHA for ea830c1
Browse repository at this point
Commits on Jan 15, 2025
chore: Add external contributor to CHANGELOG.md (#15023)
Show description for e590550
HazAT
authored
e590550
View commit details
Copy full SHA for e590550
Browse repository at this point
feat(gatsby): Preserve user-provided source map settings (#15006)
Show description for 550094a
s1gr1d
authored
550094a
View commit details
Copy full SHA for 550094a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.