Releases: getsentry/sentry-python
Releases · getsentry/sentry-python
0.4.2
17 Oct 20:01
Compare
Sorry, something went wrong.
No results found
Fix a bug in the Sanic integration that would leak data between requests.
Fix a bug that would hide all debug logging happening inside of the built-in transport.
Fix a bug that would report errors for typos in Django's shell.
0.4.1
11 Oct 19:11
Compare
Sorry, something went wrong.
No results found
Fix bug that would only show filenames in stacktraces but not the parent
directories.
0.4.0
09 Oct 16:11
Compare
Sorry, something went wrong.
No results found
Changed how integrations are initialized. Integrations are now
configured and enabled per-client.
0.3.11
08 Oct 14:33
Compare
Sorry, something went wrong.
No results found
Fix issue with certain deployment tools and the AWS Lambda integration.
0.3.10
08 Oct 13:43
Compare
Sorry, something went wrong.
No results found
Set transactions for Django like in Raven. Which transaction behavior is used
can be configured.
Fix a bug which would omit frame local variables from stacktraces in Celery.
New option: attach_stacktrace
0.3.9
03 Oct 15:57
Compare
Sorry, something went wrong.
No results found
Bugfixes for AWS Lambda integration: Using Zappa did not catch any exceptions.
0.3.8
02 Oct 18:00
Compare
Sorry, something went wrong.
No results found
Nicer log level for internal errors.
0.3.7
01 Oct 11:00
Compare
Sorry, something went wrong.
No results found
Remove repos configuration option. There was never a way to make use of
this feature.
Fix a bug in last_event_id.
Add Django SQL queries to breadcrumbs.
Django integration won't set user attributes if they were already set.
Report correct SDK version to Sentry.
0.3.6
27 Sep 10:29
Compare
Sorry, something went wrong.
No results found
0.3.5
25 Sep 13:58
Compare
Sorry, something went wrong.
No results found