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
Type
/
to 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 }}
tinylambda
/
sentry-python
Public
forked from
getsentry/sentry-python
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
Breadcrumbs
History for
sentry-python
sentry_sdk
on
master
User selector
All users
All time
Commit history
Commits on May 3, 2022
release: 1.5.11
getsentry-bot
committed
e4ea11c
View commit details
Copy full SHA for e4ea11c
View code at this point
Browse repository at this point
chore: Bump mypy and fix abstract ContextManager typing (#1421)
sl0thentr0py
authored
85208da
View commit details
Copy full SHA for 85208da
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
ref: Update error verbose for sentry init (#1361)
targhs
authored
6a805fa
View commit details
Copy full SHA for 6a805fa
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
fix(sessions): Update session also for non sampled events and change filter order (#1394)
Show description for 4cce4b5
adinauer
authored
4cce4b5
View commit details
Copy full SHA for 4cce4b5
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
release: 1.5.10
getsentry-bot
committed
29c1b62
View commit details
Copy full SHA for 29c1b62
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
Change ordering of event drop mechanisms (#1390)
Show description for 91436cd
adinauer
and
antonpirker
authored
91436cd
View commit details
Copy full SHA for 91436cd
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
release: 1.5.9
getsentry-bot
committed
c9a58b5
View commit details
Copy full SHA for c9a58b5
View code at this point
Browse repository at this point
fix(sqlalchemy): Use context instead of connection in sqlalchemy integration (#1388)
Show description for 9a0c133
sl0thentr0py
authored
9a0c133
View commit details
Copy full SHA for 9a0c133
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Update black (#1379)
Show description for 9a82f7b
antonpirker
authored
9a82f7b
View commit details
Copy full SHA for 9a82f7b
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
fix: Auto-enabling Redis and Pyramid integration (#737)
Show description for 67c0279
untitaker
and
antonpirker
authored
67c0279
View commit details
Copy full SHA for 67c0279
View code at this point
Browse repository at this point
Treat x-api-key header as sensitive (#1236)
Show description for c33cac9
3 people
authored
c33cac9
View commit details
Copy full SHA for c33cac9
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
fix: Remove obsolete MAX_FORMAT_PARAM_LENGTH (#1375)
blueyed
authored
d880f47
View commit details
Copy full SHA for d880f47
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
release: 1.5.8
getsentry-bot
committed
dba3d24
View commit details
Copy full SHA for dba3d24
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
feat(asgi): Add support for setting transaction name to path in FastAPI (#1349)
tiangolo
authored
84015f9
View commit details
Copy full SHA for 84015f9
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
fix(sqlalchemy): Change context manager type to avoid race in threads (#1368)
vlmaksimuk
authored
de0bc50
View commit details
Copy full SHA for de0bc50
View code at this point
Browse repository at this point
fix(perf): Fix transaction setter on scope to use containing_transaction to match with getter (#1366)
sl0thentr0py
authored
a6cec41
View commit details
Copy full SHA for a6cec41
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
feat(django): Make django middleware expose more wrapped attributes (#1202)
Show description for c405136
MattFisher
authored
c405136
View commit details
Copy full SHA for c405136
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
release: 1.5.7
getsentry-bot
committed
c1ec408
View commit details
Copy full SHA for c1ec408
View code at this point
Browse repository at this point
fix(serializer): Make sentry_repr dunder method to avoid mock problems (#1364)
sl0thentr0py
authored
a14c127
View commit details
Copy full SHA for a14c127
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
release: 1.5.6
getsentry-bot
committed
0ba75fe
View commit details
Copy full SHA for 0ba75fe
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Added default value for auto_session_tracking
Show description for deade2d
antonpirker
authored
deade2d
View commit details
Copy full SHA for deade2d
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
fix(tests): Removed unsupported Django 1.6 from tests to avoid confusion (#1338)
antonpirker
authored
3b17b68
View commit details
Copy full SHA for 3b17b68
View code at this point
Browse repository at this point
Group captured warnings under separate issues (#1324)
Show description for c927d34
mnito
authored
c927d34
View commit details
Copy full SHA for c927d34
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
fix(aiohttp): AioHttpIntegration sentry_app_handle() now ignores ConnectionResetError (#1331)
cmalek
authored
9ba2d5f
View commit details
Copy full SHA for 9ba2d5f
View code at this point
Browse repository at this point
feat(flask): Add `sentry_trace()` template helper (#1336)
Show description for 254b7e7
BYK
authored
254b7e7
View commit details
Copy full SHA for 254b7e7
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
release: 1.5.5
getsentry-bot
committed
a48424a
View commit details
Copy full SHA for a48424a
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
Add session tracking to ASGI integration (#1329)
Show description for 435e856
antonpirker
authored
435e856
View commit details
Copy full SHA for 435e856
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
feat(serializer): Allow classes to short circuit serializer with `sentry_repr` (#1322)
sl0thentr0py
authored
cdfab0d
View commit details
Copy full SHA for cdfab0d
View code at this point
Browse repository at this point
Commits on Jan 25, 2022
fix(tracing): Set default on json.dumps in compute_tracestate_value to ensure string conversion (#1318)
tomchuk
authored
4ce0a1d
View commit details
Copy full SHA for 4ce0a1d
View code at this point
Browse repository at this point
release: 1.5.4
getsentry-bot
committed
817c6df
View commit details
Copy full SHA for 817c6df
View code at this point
Browse repository at this point
Commits on Jan 24, 2022
fix(django): Attempt custom urlconf resolve in got_request_exception as well (#1317)
sl0thentr0py
authored
4dc2deb
View commit details
Copy full SHA for 4dc2deb
View code at this point
Browse repository at this point
fix(python): Capture only 5xx HTTP errors in Falcon Integration (#1314)
Show description for bebd815
antonpirker
and
sentry-bot
authored
bebd815
View commit details
Copy full SHA for bebd815
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
release: 1.5.3
getsentry-bot
committed
95a8e50
View commit details
Copy full SHA for 95a8e50
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
feat(django): Pick custom urlconf up from request if any (#1308)
Show description for 20f0a76
sl0thentr0py
authored
20f0a76
View commit details
Copy full SHA for 20f0a76
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
release: 1.5.2
getsentry-bot
committed
65786fd
View commit details
Copy full SHA for 65786fd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.